Click here to Skip to main content
15,890,579 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralThanks all... Pin
bektek9-Nov-04 20:43
bektek9-Nov-04 20:43 
GeneralRe: mfc Pin
Robert M Greene10-Nov-04 8:20
Robert M Greene10-Nov-04 8:20 
GeneralNotification about system shutdown Pin
Vancouver9-Nov-04 17:50
Vancouver9-Nov-04 17:50 
GeneralRe: Notification about system shutdown Pin
ThatsAlok9-Nov-04 18:18
ThatsAlok9-Nov-04 18:18 
GeneralRe: Notification about system shutdown Pin
Vancouver9-Nov-04 18:26
Vancouver9-Nov-04 18:26 
GeneralTrapping keystrokes globally Pin
Vancouver9-Nov-04 17:40
Vancouver9-Nov-04 17:40 
GeneralRe: Trapping keystrokes globally Pin
ThatsAlok9-Nov-04 18:11
ThatsAlok9-Nov-04 18:11 
GeneralRe: Trapping keystrokes globally Pin
Vancouver9-Nov-04 18:42
Vancouver9-Nov-04 18:42 
Making the window invisible was not a problem, but thanks anyway. Btw, you don't need WS_EX_TOOLWINDOW while the window is hidden, for the task bar button disappears, and the application does not come up with Alt-Tab (even the task manager does not show it as an application, only as a process). However, you need WS_EX_TOOLWINDOW if you want the task bar button disappear, etc. even while the window has the focus.

Re HOTKEY: this gave me the hint, and I looked for it (earlier I was looking for "shortcut" and did not find anything useful).
I found an alternative solution too: WM_SETHOTKEY. I will evaluate, which way is better for the particular situation.

Thanks, Alok.
GeneralRe: Trapping keystrokes globally Pin
ThatsAlok9-Nov-04 18:59
ThatsAlok9-Nov-04 18:59 
GeneralWindows Forms Pin
NormBohana9-Nov-04 17:14
NormBohana9-Nov-04 17:14 
GeneralCleaning up memory Pin
mdykstra9-Nov-04 17:00
mdykstra9-Nov-04 17:00 
GeneralRe: Cleaning up memory Pin
David Crow10-Nov-04 4:17
David Crow10-Nov-04 4:17 
GeneralRe: Cleaning up memory Pin
John R. Shaw10-Nov-04 7:19
John R. Shaw10-Nov-04 7:19 
Questionhow to get finished time for sound Pin
vc-programmer-9-Nov-04 16:52
vc-programmer-9-Nov-04 16:52 
AnswerRe: how to get finished time for sound Pin
David Crow10-Nov-04 4:24
David Crow10-Nov-04 4:24 
QuestionHow to get volume letter of a USB disk through PID&VID? Pin
Amanda Davis9-Nov-04 16:07
Amanda Davis9-Nov-04 16:07 
AnswerRe: How to get volume letter of a USB disk through PID&VID? Pin
Amanda Davis11-Nov-04 16:58
Amanda Davis11-Nov-04 16:58 
GeneralRe: How to get volume letter of a USB disk through PID&VID? Pin
Amanda Davis15-Nov-04 15:04
Amanda Davis15-Nov-04 15:04 
Generalnew to .net Pin
Anonymous9-Nov-04 16:02
Anonymous9-Nov-04 16:02 
GeneralRe: new to .net Pin
Anonymous9-Nov-04 16:19
Anonymous9-Nov-04 16:19 
GeneralRe: new to .net Pin
RChin9-Nov-04 23:31
RChin9-Nov-04 23:31 
QuestionWhat's icon shell32.dll,84 used? Pin
internal9-Nov-04 14:40
internal9-Nov-04 14:40 
QuestionHow do I get Tool window back Pin
Don129-Nov-04 14:06
Don129-Nov-04 14:06 
AnswerRe: How do I get Tool window back Pin
ThatsAlok9-Nov-04 18:14
ThatsAlok9-Nov-04 18:14 
Generalwindiff usage Pin
rmnowick9-Nov-04 12:47
rmnowick9-Nov-04 12:47 

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.