Click here to Skip to main content
15,914,066 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Forms in VC++? Pin
23-Apr-01 6:25
suss23-Apr-01 6:25 
QuestionHow to Use keyboard in dialog box Pin
22-Apr-01 23:45
suss22-Apr-01 23:45 
AnswerRe: How to Use keyboard in dialog box Pin
Bernhard23-Apr-01 1:28
Bernhard23-Apr-01 1:28 
GeneralWhy different run on different computer Pin
Maysam22-Apr-01 22:42
Maysam22-Apr-01 22:42 
GeneralRe: Why different run on different computer Pin
Maysam3-May-01 6:15
Maysam3-May-01 6:15 
GeneralCALLBACK ... Pin
Hadi Rezaee22-Apr-01 20:06
Hadi Rezaee22-Apr-01 20:06 
GeneralRe: CALLBACK ... Pin
23-Apr-01 2:16
suss23-Apr-01 2:16 
GeneralRe: CALLBACK ... Pin
l a u r e n23-Apr-01 7:35
l a u r e n23-Apr-01 7:35 
in addition to what gbo said i think you might mean "what the hell is it?" and so it is simply a function pointer you provide to various api and mfc functions that allows the os to call into your app when an event happens that you want to be notified ... it kinda is a alternative to getting a message posted to your app queue for some situations (timers etc)

as far as i know that is Wink | ;)


---
"every year we invent better idiot proof systems and every year they invent better idiots"
GeneralRe: CALLBACK ... Pin
23-Apr-01 12:36
suss23-Apr-01 12:36 
Generalobj file Pin
22-Apr-01 7:37
suss22-Apr-01 7:37 
GeneralRe: obj file Pin
23-Apr-01 23:40
suss23-Apr-01 23:40 
Generalobj file Pin
22-Apr-01 7:36
suss22-Apr-01 7:36 
QuestionTimer functions in Win32? Pin
Rickard Andersson2022-Apr-01 5:45
Rickard Andersson2022-Apr-01 5:45 
AnswerRe: Timer functions in Win32? Pin
Masaaki Onishi22-Apr-01 14:55
Masaaki Onishi22-Apr-01 14:55 
AnswerRe: Timer functions in Win32? Pin
Hadi Rezaee22-Apr-01 17:36
Hadi Rezaee22-Apr-01 17:36 
AnswerRe: Timer functions in Win32? Pin
#realJSOP23-Apr-01 5:40
professional#realJSOP23-Apr-01 5:40 
GeneralUnicode Files Pin
22-Apr-01 3:09
suss22-Apr-01 3:09 
GeneralRe: Unicode Files Pin
Michael Dunn22-Apr-01 9:21
sitebuilderMichael Dunn22-Apr-01 9:21 
GeneralRe: Unicode Files Pin
22-Apr-01 13:48
suss22-Apr-01 13:48 
GeneralRe: Unicode Files Pin
l a u r e n22-Apr-01 14:10
l a u r e n22-Apr-01 14:10 
GeneralRe: Unicode Files Pin
22-Apr-01 17:43
suss22-Apr-01 17:43 
GeneralRe: Unicode Files Pin
Michael Dunn22-Apr-01 19:21
sitebuilderMichael Dunn22-Apr-01 19:21 
GeneralUsing RichEdit control ... Pin
Hadi Rezaee21-Apr-01 10:12
Hadi Rezaee21-Apr-01 10:12 
GeneralRe: Using RichEdit control ... Pin
Hadi Rezaee22-Apr-01 17:24
Hadi Rezaee22-Apr-01 17:24 
GeneralODBC CRecordset::Delete Pin
21-Apr-01 6:49
suss21-Apr-01 6:49 

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.