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

C / C++ / MFC

 
GeneralRe: Funny symbols Reading Registry Key Values Pin
Mark Salsbery20-Feb-08 13:19
Mark Salsbery20-Feb-08 13:19 
GeneralRe: Funny symbols Reading Registry Key Values Pin
Mark Salsbery20-Feb-08 13:23
Mark Salsbery20-Feb-08 13:23 
GeneralRe: Funny symbols Reading Registry Key Values Pin
J_E_D_I21-Feb-08 21:31
J_E_D_I21-Feb-08 21:31 
GeneralRe: Funny symbols Reading Registry Key Values Pin
David Crow22-Feb-08 2:54
David Crow22-Feb-08 2:54 
GeneralRe: Funny symbols Reading Registry Key Values Pin
J_E_D_I22-Feb-08 9:45
J_E_D_I22-Feb-08 9:45 
QuestionRe: Funny symbols Reading Registry Key Values Pin
David Crow22-Feb-08 9:57
David Crow22-Feb-08 9:57 
GeneralHow to Read a Registry Key Value Pin
J_E_D_I22-Feb-08 10:18
J_E_D_I22-Feb-08 10:18 
GeneralDetermine if an exe is running or not Pin
act_x20-Feb-08 10:01
act_x20-Feb-08 10:01 
1 )I am implementing a component that receives an event , which needs to launch an exe
However , I do not want to launch the exe if it is already running .
Is there a way to determinie if the exe is currently running ?

2)Typically there are applications that are launched the first time when an event occurs .
Say Windows media player is launched when i connect my music player
However I would want to understand how these applications get notified when subsequent events ( non-first time events ) occur ? Is there a standard pattern to follow ?

I was thinking, more on the lines of the App ( such as Windows Media player) that acts as a client to a Com Server ( which receives the notifications) , however the non first time notifications would be conveyed via a callback ( registered during initialization of the EXE ) .

Ideas are welcome
Thanks

Engineering is the effort !

GeneralRe: Determine if an exe is running or not Pin
David Crow20-Feb-08 10:44
David Crow20-Feb-08 10:44 
GeneralRe: Determine if an exe is running or not Pin
Chris Meech20-Feb-08 11:11
Chris Meech20-Feb-08 11:11 
GeneralRe: Determine if an exe is running or not [modified] Pin
User 238229221-Feb-08 3:22
User 238229221-Feb-08 3:22 
GeneralExtended MAPI in C, not C++ or C# Pin
panther8220-Feb-08 8:55
panther8220-Feb-08 8:55 
GeneralRe: Extended MAPI in C, not C++ or C# Pin
Member 75496021-Feb-08 5:37
Member 75496021-Feb-08 5:37 
GeneralRe: Extended MAPI in C, not C++ or C# Pin
Member 75496021-Feb-08 6:04
Member 75496021-Feb-08 6:04 
QuestionWhat is the SafeArrayGetElement Equalent method in Unix Pin
Jahnson K20-Feb-08 8:42
Jahnson K20-Feb-08 8:42 
AnswerRe: What is the SafeArrayGetElement Equalent method in Unix Pin
CPallini20-Feb-08 21:15
mveCPallini20-Feb-08 21:15 
GeneralLocking and Unlocking LogFile Pin
sharanu20-Feb-08 6:32
sharanu20-Feb-08 6:32 
GeneralRe: Locking and Unlocking LogFile Pin
Mark Salsbery20-Feb-08 6:52
Mark Salsbery20-Feb-08 6:52 
GeneralRe: Locking and Unlocking LogFile Pin
sharanu20-Feb-08 20:16
sharanu20-Feb-08 20:16 
GeneralRe: Locking and Unlocking LogFile Pin
Mark Salsbery21-Feb-08 7:36
Mark Salsbery21-Feb-08 7:36 
GeneralRe: Locking and Unlocking LogFile Pin
James R. Twine20-Feb-08 7:12
James R. Twine20-Feb-08 7:12 
QuestionRe: Locking and Unlocking LogFile Pin
David Crow20-Feb-08 7:37
David Crow20-Feb-08 7:37 
QuestionHow to get a local printer status? Pin
Skywalker200820-Feb-08 5:16
Skywalker200820-Feb-08 5:16 
AnswerRe: How to get a local printer status? Pin
David Crow20-Feb-08 5:31
David Crow20-Feb-08 5:31 
GeneralRe: How to get a local printer status? Pin
Skywalker200821-Feb-08 6:09
Skywalker200821-Feb-08 6:09 

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.