Click here to Skip to main content
15,907,497 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Iphlpapi.h Pin
dex_ter1120-Dec-04 20:29
dex_ter1120-Dec-04 20:29 
Questionhow to fill a combobox with datatadapter Pin
tiziacaia15-Dec-04 18:05
tiziacaia15-Dec-04 18:05 
AnswerRe: how to fill a combobox with datatadapter Pin
mirex16-Dec-04 1:09
mirex16-Dec-04 1:09 
GeneralRe: how to fill a combobox with datatadapter Pin
tiziacaia16-Dec-04 5:55
tiziacaia16-Dec-04 5:55 
GeneralRe: how to fill a combobox with datatadapter Pin
Anonymous16-Dec-04 20:57
Anonymous16-Dec-04 20:57 
QuestionHow to get the HTML source from the WebBrowser Control Pin
Arcrest15-Dec-04 17:56
Arcrest15-Dec-04 17:56 
AnswerRe: How to get the HTML source from the WebBrowser Control Pin
*Dreamz15-Dec-04 19:34
*Dreamz15-Dec-04 19:34 
GeneralMaximising from the system tray Pin
Monty215-Dec-04 17:56
Monty215-Dec-04 17:56 
i have a application that can be minimized to the system tray

what i want is whenever my application is minimized to system tray and user tries to run my application a second time the first app should pop out of the system tray and the second should exit

now i have used CreateEvent to prevent the application from running a second time but i cannot pop out the previous window from the system tray

i used FindWindow to find the previous window it returns NULL whenever window is in system tray

i tried to broadcast a registered message to all toplevel window didn't work either

please help, how can i obtain the HWND of the window in the system tray





C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg
GeneralRe: Maximising from the system tray Pin
ThatsAlok15-Dec-04 22:06
ThatsAlok15-Dec-04 22:06 
GeneralRe: Maximising from the system tray Pin
Monty215-Dec-04 22:18
Monty215-Dec-04 22:18 
GeneralRe: Maximising from the system tray Pin
ThatsAlok15-Dec-04 23:03
ThatsAlok15-Dec-04 23:03 
GeneralRe: Maximising from the system tray Pin
toxcct16-Dec-04 2:12
toxcct16-Dec-04 2:12 
GeneralRe: Maximising from the system tray Pin
ThatsAlok16-Dec-04 2:56
ThatsAlok16-Dec-04 2:56 
GeneralRe: Maximising from the system tray Pin
Neville Franks16-Dec-04 8:51
Neville Franks16-Dec-04 8:51 
GeneralRe: Maximising from the system tray Pin
PJ Arends16-Dec-04 22:24
professionalPJ Arends16-Dec-04 22:24 
GeneralRe: Maximising from the system tray Pin
Monty216-Dec-04 23:16
Monty216-Dec-04 23:16 
QuestionHow to know whether a double value is valid or not?? Pin
ashxly15-Dec-04 16:07
ashxly15-Dec-04 16:07 
AnswerRe: How to know whether a double value is valid or not?? Pin
Maximilien15-Dec-04 16:42
Maximilien15-Dec-04 16:42 
GeneralRe: How to know whether a double value is valid or not?? Pin
ashxly15-Dec-04 22:17
ashxly15-Dec-04 22:17 
GeneralRe: How to know whether a double value is valid or not?? Pin
RChin15-Dec-04 22:31
RChin15-Dec-04 22:31 
AnswerRe: How to know whether a double value is valid or not?? Pin
RChin15-Dec-04 22:21
RChin15-Dec-04 22:21 
AnswerRe: How to know whether a double value is valid or not?? Pin
toxcct16-Dec-04 2:09
toxcct16-Dec-04 2:09 
AnswerRe: How to know whether a double value is valid or not?? Pin
David Crow16-Dec-04 4:28
David Crow16-Dec-04 4:28 
Questionwhy these Lex and Yacc programm can't run correctly? Pin
chenbuaa15-Dec-04 13:52
chenbuaa15-Dec-04 13:52 
AnswerRe: why these Lex and Yacc programm can't run correctly? Pin
ThatsAlok15-Dec-04 17:41
ThatsAlok15-Dec-04 17:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.