Click here to Skip to main content
15,909,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get the main module of any process? Pin
Code-o-mat28-Dec-08 21:59
Code-o-mat28-Dec-08 21:59 
AnswerRe: How to get the main module of any process? Pin
Hamid_RT28-Dec-08 5:21
Hamid_RT28-Dec-08 5:21 
GeneralRe: How to get the main module of any process? Pin
kcynic28-Dec-08 15:44
kcynic28-Dec-08 15:44 
QuestionOverlapping controls Pin
Moak28-Dec-08 2:47
Moak28-Dec-08 2:47 
AnswerRe: Overlapping controls Pin
Mark Salsbery28-Dec-08 4:52
Mark Salsbery28-Dec-08 4:52 
GeneralRe: Overlapping controls Pin
Moak28-Dec-08 6:33
Moak28-Dec-08 6:33 
GeneralRe: Overlapping controls Pin
Mark Salsbery28-Dec-08 6:40
Mark Salsbery28-Dec-08 6:40 
Questionexecute a function? Pin
dec8227-Dec-08 22:57
dec8227-Dec-08 22:57 
This is the Function declaration :
int MyClass::Send (MY_STRUCT *cStruct,
void *Para1, void *Para2,
void *Para3, void *Para4, void *Para5, void *Para6)
{
......
}

But when this function is executed ,why Para1...Para6 do not appear in the function?

MY_STRUCT Querries
Send(&Querries)


Thanks
AnswerRe: execute a function? Pin
Code-o-mat27-Dec-08 23:35
Code-o-mat27-Dec-08 23:35 
GeneralRe: execute a function? Pin
dec8227-Dec-08 23:44
dec8227-Dec-08 23:44 
GeneralRe: execute a function? [modified] Pin
Code-o-mat28-Dec-08 0:24
Code-o-mat28-Dec-08 0:24 
GeneralRe: execute a function? Pin
dec8228-Dec-08 3:46
dec8228-Dec-08 3:46 
GeneralRe: execute a function? Pin
Code-o-mat28-Dec-08 3:56
Code-o-mat28-Dec-08 3:56 
AnswerRe: execute a function? Pin
Hamid_RT28-Dec-08 0:03
Hamid_RT28-Dec-08 0:03 
AnswerRe: execute a function? Pin
CPallini28-Dec-08 2:45
mveCPallini28-Dec-08 2:45 
Questionstring and char? Pin
dec8227-Dec-08 22:36
dec8227-Dec-08 22:36 
AnswerRe: string and char? Pin
Hamid_RT28-Dec-08 0:08
Hamid_RT28-Dec-08 0:08 
AnswerRe: string and char? Pin
CPallini28-Dec-08 2:40
mveCPallini28-Dec-08 2:40 
QuestionSetWindowRgn For Text Or Label Pin
yytg27-Dec-08 20:23
yytg27-Dec-08 20:23 
AnswerRe: SetWindowRgn For Text Or Label Pin
Hamid_RT28-Dec-08 0:08
Hamid_RT28-Dec-08 0:08 
GeneralRe: SetWindowRgn For Text Or Label Pin
yytg28-Dec-08 2:04
yytg28-Dec-08 2:04 
AnswerRe: SetWindowRgn For Text Or Label Pin
Code-o-mat28-Dec-08 2:17
Code-o-mat28-Dec-08 2:17 
GeneralRe: SetWindowRgn For Text Or Label Pin
yytg28-Dec-08 6:53
yytg28-Dec-08 6:53 
GeneralRe: SetWindowRgn For Text Or Label Pin
Code-o-mat28-Dec-08 9:39
Code-o-mat28-Dec-08 9:39 
GeneralRe: SetWindowRgn For Text Or Label [modified] Pin
yytg29-Dec-08 3:01
yytg29-Dec-08 3:01 

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.