Click here to Skip to main content
15,910,981 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: 'KBDLLHOOKSTRUCT' : undeclared identifier Why? Pin
prasad_som21-Nov-06 20:29
prasad_som21-Nov-06 20:29 
GeneralRe: 'KBDLLHOOKSTRUCT' : undeclared identifier Why? Pin
LaHaHa21-Nov-06 20:50
LaHaHa21-Nov-06 20:50 
AnswerRe: 'KBDLLHOOKSTRUCT' : undeclared identifier Why? Pin
Michael Dunn21-Nov-06 22:42
sitebuilderMichael Dunn21-Nov-06 22:42 
QuestionDuplicate Processes in differnt sessions Pin
Programm3r21-Nov-06 18:59
Programm3r21-Nov-06 18:59 
AnswerRe: Duplicate Processes in differnt sessions Pin
Galatei21-Nov-06 22:23
Galatei21-Nov-06 22:23 
GeneralRe: Duplicate Processes in differnt sessions Pin
Programm3r22-Nov-06 1:38
Programm3r22-Nov-06 1:38 
GeneralRe: Duplicate Processes in differnt sessions Pin
Blake Miller22-Nov-06 3:45
Blake Miller22-Nov-06 3:45 
GeneralRe: Duplicate Processes in differnt sessions Pin
Galatei22-Nov-06 4:16
Galatei22-Nov-06 4:16 
In my example, you can use Opened semaphore for IPC.

Generally, creating to fail and then checking is not correct, it may be cause of serious problems.
If you try to create file which should be reported as existing, but it wasn't reported because of some disk I/O failure, you may end up scratching your desk with your teeths.

It's like this
"go shopping, get new MP3 player, go to the cash-desk, and finally find out that you don't have enough money." <- How about checking your wallet before you even leave your home?

Regards
GeneralRe: Duplicate Processes in differnt sessions Pin
Blake Miller22-Nov-06 4:25
Blake Miller22-Nov-06 4:25 
GeneralRe: Duplicate Processes in differnt sessions Pin
Galatei23-Nov-06 3:08
Galatei23-Nov-06 3:08 
Questionproblem with lib file Pin
With_problem21-Nov-06 17:07
With_problem21-Nov-06 17:07 
AnswerRe: problem with lib file Pin
ThatsAlok21-Nov-06 17:47
ThatsAlok21-Nov-06 17:47 
AnswerRe: problem with lib file Pin
prasad_som21-Nov-06 18:01
prasad_som21-Nov-06 18:01 
GeneralRe: problem with lib file Pin
With_problem21-Nov-06 18:02
With_problem21-Nov-06 18:02 
GeneralRe: problem with lib file Pin
prasad_som21-Nov-06 18:10
prasad_som21-Nov-06 18:10 
AnswerRe: problem with lib file Pin
Mark Salsbery21-Nov-06 18:45
Mark Salsbery21-Nov-06 18:45 
QuestionHow to send message to Win32 Console Application? Pin
hanlei000000000921-Nov-06 15:49
hanlei000000000921-Nov-06 15:49 
AnswerRe: How to send message to Win32 Console Application? Pin
Stephen Hewitt21-Nov-06 17:00
Stephen Hewitt21-Nov-06 17:00 
AnswerRe: How to send message to Win32 Console Application? Pin
dharani21-Nov-06 18:22
dharani21-Nov-06 18:22 
QuestionMFC: CPropertySheet -- how do you get rid of default APPLY + HELP button Pin
devvvy21-Nov-06 15:19
devvvy21-Nov-06 15:19 
AnswerRe: MFC: CPropertySheet -- how do you get rid of default APPLY + HELP button Pin
PJ Arends21-Nov-06 15:21
professionalPJ Arends21-Nov-06 15:21 
GeneralRe: MFC: CPropertySheet -- how do you get rid of default APPLY + HELP button Pin
devvvy21-Nov-06 15:45
devvvy21-Nov-06 15:45 
GeneralRe: MFC: CPropertySheet -- how do you get rid of default APPLY + HELP button Pin
PJ Arends21-Nov-06 15:59
professionalPJ Arends21-Nov-06 15:59 
GeneralRe: MFC: CPropertySheet -- how do you get rid of default APPLY + HELP button Pin
devvvy21-Nov-06 16:09
devvvy21-Nov-06 16:09 
GeneralRe: MFC: CPropertySheet -- how do you get rid of default APPLY + HELP button Pin
PJ Arends21-Nov-06 16:15
professionalPJ Arends21-Nov-06 16:15 

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.