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

C / C++ / MFC

 
GeneralRe: Clipboard API calls Pin
impeham12-Jan-04 23:48
impeham12-Jan-04 23:48 
GeneralRe: Clipboard API calls Pin
pratheesh13-Jan-04 23:23
pratheesh13-Jan-04 23:23 
GeneralRe: Clipboard API calls Pin
David Crow12-Jan-04 5:13
David Crow12-Jan-04 5:13 
GeneralProblem with Wh_getmessage Hook Pin
percyvimal11-Jan-04 23:52
percyvimal11-Jan-04 23:52 
GeneralSend message from separate Thread Pin
Cedric Moonen11-Jan-04 23:18
Cedric Moonen11-Jan-04 23:18 
GeneralRe: Send message from separate Thread Pin
Roger Allen11-Jan-04 23:51
Roger Allen11-Jan-04 23:51 
GeneralRe: Send message from separate Thread Pin
Cedric Moonen11-Jan-04 23:57
Cedric Moonen11-Jan-04 23:57 
GeneralRe: Send message from separate Thread Pin
Cedric Moonen12-Jan-04 2:56
Cedric Moonen12-Jan-04 2:56 
Ok so That works but the problem is I have to pass also the handle to the process I have to wait for.
So I create a structure with the HWND (window) and the HANDLE (process) and I send this to the Thread. This structure is a local one so datas are no more valid after the functions is left.

What is the best solution ? Dynamically create the structure and delete it from within the thread ?? Or what?


GeneralRe: Send message from separate Thread Pin
KarstenK12-Jan-04 4:21
mveKarstenK12-Jan-04 4:21 
GeneralRe: Send message from separate Thread Pin
Cedric Moonen12-Jan-04 4:37
Cedric Moonen12-Jan-04 4:37 
GeneralSaving information in registry 'HKEY_LOCAL_MACHINE' Pin
JensB11-Jan-04 23:14
JensB11-Jan-04 23:14 
GeneralRe: Saving information in registry 'HKEY_LOCAL_MACHINE' Pin
Roger Allen11-Jan-04 23:54
Roger Allen11-Jan-04 23:54 
GeneralRe: Saving information in registry 'HKEY_LOCAL_MACHINE' Pin
Jijo.Raj12-Jan-04 0:07
Jijo.Raj12-Jan-04 0:07 
GeneralRe: Saving information in registry 'HKEY_LOCAL_MACHINE' Pin
JensB12-Jan-04 0:13
JensB12-Jan-04 0:13 
GeneralRe: Saving information in registry 'HKEY_LOCAL_MACHINE' Pin
Jijo.Raj12-Jan-04 1:38
Jijo.Raj12-Jan-04 1:38 
GeneralRe: Saving information in registry 'HKEY_LOCAL_MACHINE' Pin
JensB12-Jan-04 2:09
JensB12-Jan-04 2:09 
GeneralRe: Saving information in registry 'HKEY_LOCAL_MACHINE' Pin
Jijo.Raj12-Jan-04 2:13
Jijo.Raj12-Jan-04 2:13 
GeneralRe: Saving information in registry 'HKEY_LOCAL_MACHINE' Pin
JensB12-Jan-04 4:47
JensB12-Jan-04 4:47 
GeneralRe: Saving information in registry 'HKEY_LOCAL_MACHINE' Pin
Jijo.Raj12-Jan-04 5:46
Jijo.Raj12-Jan-04 5:46 
GeneralRe: Saving information in registry 'HKEY_LOCAL_MACHINE' Pin
Anonymous12-Jan-04 20:11
Anonymous12-Jan-04 20:11 
GeneralRe: Saving information in registry 'HKEY_LOCAL_MACHINE' Pin
Jijo.Raj13-Jan-04 2:26
Jijo.Raj13-Jan-04 2:26 
GeneralSpying on HTML Pin
Monty211-Jan-04 22:58
Monty211-Jan-04 22:58 
GeneralRe: Spying on HTML Pin
22491712-Jan-04 0:24
22491712-Jan-04 0:24 
GeneralSomething Like this Pin
Monty212-Jan-04 1:13
Monty212-Jan-04 1:13 
GeneralRe: Spying on HTML Pin
ohadp12-Jan-04 2:22
ohadp12-Jan-04 2:22 

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.