Click here to Skip to main content
15,897,273 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Updating screen Pin
Waldermort3-Oct-06 17:24
Waldermort3-Oct-06 17:24 
GeneralRe: Updating screen Pin
box_boy_scott4-Oct-06 15:52
box_boy_scott4-Oct-06 15:52 
AnswerRe: Updating screen Pin
Hamid_RT3-Oct-06 18:12
Hamid_RT3-Oct-06 18:12 
GeneralRe: Updating screen Pin
box_boy_scott4-Oct-06 15:50
box_boy_scott4-Oct-06 15:50 
GeneralRe: Updating screen Pin
Hamid_RT4-Oct-06 19:07
Hamid_RT4-Oct-06 19:07 
AnswerRe: Updating screen Pin
A_Fa3-Oct-06 19:39
A_Fa3-Oct-06 19:39 
GeneralRe: Updating screen Pin
box_boy_scott4-Oct-06 15:56
box_boy_scott4-Oct-06 15:56 
QuestionWhat does WINAPI do? Pin
Oliver1233-Oct-06 14:21
Oliver1233-Oct-06 14:21 
I have been reading and analyzing various progs dealing with DLL's, looking up things in manuals until I understand what is happening. I have encountered the term WINAPI in one prog that used explicit linking to the DLL. There are references in MSDN, but no explanation. (Just its appearance in code snips.) For example, what does WINAPI do in the following:

typedef INT (WINAPI * lp_ptRegisterCallback)(INT callbackID, ProcAddr CBackProc);
AnswerRe: What does WINAPI do? Pin
Waldermort3-Oct-06 17:18
Waldermort3-Oct-06 17:18 
AnswerRe: What does WINAPI do? Pin
Nibu babu thomas3-Oct-06 17:22
Nibu babu thomas3-Oct-06 17:22 
AnswerRe: What does WINAPI do? Pin
David Crow4-Oct-06 3:23
David Crow4-Oct-06 3:23 
GeneralRe: What does WINAPI do? Pin
Oliver1234-Oct-06 5:16
Oliver1234-Oct-06 5:16 
GeneralRe: What does WINAPI do? Pin
David Crow4-Oct-06 5:27
David Crow4-Oct-06 5:27 
AnswerRe: What does WINAPI do? Pin
Hamid_RT4-Oct-06 9:06
Hamid_RT4-Oct-06 9:06 
Questiondisplaying data in a table like view Pin
jones_m3-Oct-06 12:34
jones_m3-Oct-06 12:34 
AnswerRe: displaying data in a table like view Pin
Nibu babu thomas3-Oct-06 17:29
Nibu babu thomas3-Oct-06 17:29 
AnswerRe: displaying data in a table like view Pin
Hamid_RT3-Oct-06 18:25
Hamid_RT3-Oct-06 18:25 
GeneralRe: displaying data in a table like view Pin
jones_m4-Oct-06 2:54
jones_m4-Oct-06 2:54 
GeneralRe: displaying data in a table like view Pin
Hamid_RT4-Oct-06 3:06
Hamid_RT4-Oct-06 3:06 
GeneralRe: displaying data in a table like view Pin
ThatsAlok4-Oct-06 7:13
ThatsAlok4-Oct-06 7:13 
AnswerRe: displaying data in a table like view Pin
Hamid_RT5-Oct-06 9:17
Hamid_RT5-Oct-06 9:17 
GeneralRe: displaying data in a table like view Pin
jones_m5-Oct-06 20:38
jones_m5-Oct-06 20:38 
QuestionAnnoying click sound using IWebBrowser2:Navigate Pin
ayol121223-Oct-06 10:26
ayol121223-Oct-06 10:26 
AnswerRe: Annoying click sound using IWebBrowser2:Navigate Pin
eusto3-Oct-06 10:54
eusto3-Oct-06 10:54 
Questionusage of const Pin
Waldermort3-Oct-06 8:57
Waldermort3-Oct-06 8:57 

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.