Click here to Skip to main content
15,888,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Assigning Member Variables to Controls Pin
David Crow24-Feb-05 10:31
David Crow24-Feb-05 10:31 
GeneralRe: Assigning Member Variables to Controls Pin
Veronique72224-Feb-05 10:39
Veronique72224-Feb-05 10:39 
GeneralRe: Assigning Member Variables to Controls Pin
wilsonian24-Feb-05 14:09
wilsonian24-Feb-05 14:09 
GeneralRe: Assigning Member Variables to Controls Pin
Veronique72225-Feb-05 2:51
Veronique72225-Feb-05 2:51 
GeneralRe: Assigning Member Variables to Controls Pin
rbid25-Feb-05 21:21
rbid25-Feb-05 21:21 
GeneralTerminate process Pin
superstar441024-Feb-05 9:14
susssuperstar441024-Feb-05 9:14 
GeneralRe: Terminate process Pin
David Crow24-Feb-05 9:19
David Crow24-Feb-05 9:19 
GeneralRe: Terminate process Pin
superstar441024-Feb-05 9:35
susssuperstar441024-Feb-05 9:35 
What other exit codes are there,

and with the first argument for the terminate process function.
I tired the code and for this segment

HANDLE hProcess = FindProcess(pstrProcessName,
dwId);

I get a compiling error saying it can't find the function FindProcess.

This is going to show how little I know about windows coding but what is a HANDLE?

Thankss


GeneralRe: Terminate process Pin
David Crow24-Feb-05 9:39
David Crow24-Feb-05 9:39 
GeneralRe: Terminate process Pin
superstar441024-Feb-05 10:21
susssuperstar441024-Feb-05 10:21 
GeneralRe: Terminate process Pin
David Crow24-Feb-05 10:25
David Crow24-Feb-05 10:25 
GeneralRe: Terminate process Pin
superstar441024-Feb-05 10:35
susssuperstar441024-Feb-05 10:35 
GeneralRe: Terminate process Pin
David Crow24-Feb-05 10:38
David Crow24-Feb-05 10:38 
GeneralRe: Terminate process Pin
superstar441024-Feb-05 11:00
susssuperstar441024-Feb-05 11:00 
GeneralRe: Terminate process Pin
David Crow24-Feb-05 16:11
David Crow24-Feb-05 16:11 
Generalpopulating a CListCtrl which is inside a Dialog Pin
lino_i24-Feb-05 7:57
lino_i24-Feb-05 7:57 
GeneralRe: populating a CListCtrl which is inside a Dialog Pin
David Crow24-Feb-05 8:05
David Crow24-Feb-05 8:05 
GeneralRe: populating a CListCtrl which is inside a Dialog Pin
lino_i24-Feb-05 8:15
lino_i24-Feb-05 8:15 
GeneralRe: populating a CListCtrl which is inside a Dialog Pin
David Crow24-Feb-05 8:30
David Crow24-Feb-05 8:30 
GeneralRe: populating a CListCtrl which is inside a Dialog Pin
lino_i24-Feb-05 8:40
lino_i24-Feb-05 8:40 
GeneralRe: populating a CListCtrl which is inside a Dialog Pin
David Crow24-Feb-05 9:18
David Crow24-Feb-05 9:18 
GeneralRe: populating a CListCtrl which is inside a Dialog Pin
Anonymous24-Feb-05 9:22
Anonymous24-Feb-05 9:22 
GeneralRe: populating a CListCtrl which is inside a Dialog Pin
David Crow24-Feb-05 9:31
David Crow24-Feb-05 9:31 
GeneralRe: populating a CListCtrl which is inside a Dialog Pin
Anonymous24-Feb-05 9:42
Anonymous24-Feb-05 9:42 
GeneralRe: populating a CListCtrl which is inside a Dialog Pin
David Crow24-Feb-05 9:53
David Crow24-Feb-05 9:53 

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.