Click here to Skip to main content
15,893,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to click a "button" from a program? Pin
codewriter31-Oct-02 4:28
codewriter31-Oct-02 4:28 
QuestionGDI question, how drawing a fine dotted line? Pin
Anonymous30-Oct-02 9:35
Anonymous30-Oct-02 9:35 
AnswerRe: GDI question, how drawing a fine dotted line? Pin
Christian Graus30-Oct-02 10:27
protectorChristian Graus30-Oct-02 10:27 
GeneralRe: GDI question, how drawing a fine dotted line? Pin
Anonymous30-Oct-02 22:23
Anonymous30-Oct-02 22:23 
Generalserial comm. Pin
peter ho30-Oct-02 9:20
peter ho30-Oct-02 9:20 
Generalcombo box as a ToolBar Pin
Anonymous30-Oct-02 9:09
Anonymous30-Oct-02 9:09 
GeneralRe: combo box as a ToolBar Pin
Maximilien30-Oct-02 10:12
Maximilien30-Oct-02 10:12 
Generalcallback functions Pin
devvvy30-Oct-02 8:44
devvvy30-Oct-02 8:44 
what's the difference between a callback function and a function pointer? can anyone show me a short code snippet?

For example, here's a typedef and function pointer:

typedef void (*PostProcessFunc) (int&, ubt&);
void ProcessFunc(PostProcessFunc, int&, int&);

and is CALLBACK a keyword...?

For example:

HDDEDATA CALLBACK DdeCallback(uType, uFmt, hconv, hsz1,
hsz2, hdata, dwData1, dwData2)

I cant find CALLBACK statement/keyword from MSDN....

norm
GeneralRe: callback functions Pin
Chris Losinger30-Oct-02 8:52
professionalChris Losinger30-Oct-02 8:52 
GeneralRe: callback functions Pin
S van Leent30-Oct-02 8:55
S van Leent30-Oct-02 8:55 
GeneralRe: callback functions Pin
Chris Losinger30-Oct-02 8:57
professionalChris Losinger30-Oct-02 8:57 
GeneralRe: callback functions Pin
S van Leent30-Oct-02 9:36
S van Leent30-Oct-02 9:36 
GeneralRe: callback functions Pin
Chris Losinger30-Oct-02 9:39
professionalChris Losinger30-Oct-02 9:39 
GeneralRe: callback functions Pin
S van Leent30-Oct-02 8:54
S van Leent30-Oct-02 8:54 
GeneralSnippet Pin
Chris Losinger30-Oct-02 9:41
professionalChris Losinger30-Oct-02 9:41 
GeneralRe: Snippet Pin
devvvy30-Oct-02 9:57
devvvy30-Oct-02 9:57 
GeneralWondering Why,... Pin
ursus zeta30-Oct-02 11:10
ursus zeta30-Oct-02 11:10 
GeneralRe: Wondering Why,... Pin
Chris Losinger30-Oct-02 11:28
professionalChris Losinger30-Oct-02 11:28 
GeneralRe: Wondering Why,... Pin
ursus zeta30-Oct-02 12:33
ursus zeta30-Oct-02 12:33 
GeneralRe: Wondering Why,... Pin
ian mariano30-Oct-02 21:51
ian mariano30-Oct-02 21:51 
GeneralDeletting EOF Pin
José Luis Sogorb30-Oct-02 8:34
José Luis Sogorb30-Oct-02 8:34 
GeneralRe: Deletting EOF Pin
Chris Losinger30-Oct-02 8:52
professionalChris Losinger30-Oct-02 8:52 
QuestionHow to check duplicate line in text file? Pin
ooosawaddee330-Oct-02 8:25
ooosawaddee330-Oct-02 8:25 
AnswerRe: How to check duplicate line in text file? Pin
Maximilien30-Oct-02 8:32
Maximilien30-Oct-02 8:32 
AnswerRe: How to check duplicate line in text file? Pin
Le centriste30-Oct-02 8:41
Le centriste30-Oct-02 8:41 

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.