Click here to Skip to main content
16,004,991 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Worker Thread problem Pin
Antony M Kancidrowski26-Apr-04 11:41
Antony M Kancidrowski26-Apr-04 11:41 
GeneralCTreeView assert when clicking in CEdit Pin
newbeetoc25-Apr-04 14:02
newbeetoc25-Apr-04 14:02 
GeneralRe: CTreeView assert when clicking in CEdit Pin
Mike Dimmick26-Apr-04 0:19
Mike Dimmick26-Apr-04 0:19 
Generalpassing parameters to main in debugger Pin
toxcct25-Apr-04 10:55
toxcct25-Apr-04 10:55 
GeneralRe: passing parameters to main in debugger Pin
f6425-Apr-04 11:22
f6425-Apr-04 11:22 
GeneralRe: passing parameters to main in debugger Pin
toxcct25-Apr-04 11:24
toxcct25-Apr-04 11:24 
GeneralCalling api functions with C++ Pin
soul.ripper25-Apr-04 10:24
soul.ripper25-Apr-04 10:24 
GeneralRe: Calling api functions with C++ Pin
toxcct25-Apr-04 11:07
toxcct25-Apr-04 11:07 
each library indexed function has its synopsis into .h files.
to include these files, do #include <the_file_to_include.h> at the top of the file.

hum well, now tell me, you ask for C++ code, but do you think the code you wrote was C++ ?
a definitely don't think so.
anyway, you can also have a look at the MSDN for any C/C++ functions you want details about.

cheers



TOXCCT >>> GEII power


GeneralRe: Calling api functions with C++ Pin
soul.ripper25-Apr-04 11:26
soul.ripper25-Apr-04 11:26 
GeneralRe: Calling api functions with C++ Pin
f6425-Apr-04 11:48
f6425-Apr-04 11:48 
GeneralRe: Calling api functions with C++ Pin
toxcct25-Apr-04 11:53
toxcct25-Apr-04 11:53 
Questionlonger paths than MAX_PATH ? Pin
name_or_alias25-Apr-04 10:13
name_or_alias25-Apr-04 10:13 
AnswerRe: longer paths than MAX_PATH ? Pin
peterchen25-Apr-04 10:19
peterchen25-Apr-04 10:19 
GeneralRe: longer paths than MAX_PATH ? Pin
name_or_alias25-Apr-04 11:04
name_or_alias25-Apr-04 11:04 
GeneralRe: longer paths than MAX_PATH ? Pin
peterchen25-Apr-04 11:11
peterchen25-Apr-04 11:11 
GeneralAccessing variable in CView anywhere in application Pin
Krugger40425-Apr-04 9:10
Krugger40425-Apr-04 9:10 
GeneralRe: Accessing variable in CView anywhere in application Pin
Ravi Bhavnani25-Apr-04 11:22
professionalRavi Bhavnani25-Apr-04 11:22 
Generalmodeless dialog Handle required Pin
Krugger40425-Apr-04 9:05
Krugger40425-Apr-04 9:05 
GeneralRe: modeless dialog Handle required Pin
Ravi Bhavnani25-Apr-04 11:26
professionalRavi Bhavnani25-Apr-04 11:26 
GeneralHWND of app Pin
Daniel132425-Apr-04 7:43
Daniel132425-Apr-04 7:43 
GeneralRe: HWND of app Pin
peterchen25-Apr-04 8:06
peterchen25-Apr-04 8:06 
GeneralRe: HWND of app Pin
Prakash Nadar25-Apr-04 16:10
Prakash Nadar25-Apr-04 16:10 
GeneralRe: HWND of app Pin
Maxwell Chen25-Apr-04 16:25
Maxwell Chen25-Apr-04 16:25 
GeneralRe: HWND of app Pin
Prakash Nadar25-Apr-04 16:34
Prakash Nadar25-Apr-04 16:34 
GeneralRe: HWND of app Pin
Maxwell Chen25-Apr-04 16:53
Maxwell Chen25-Apr-04 16: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.