Click here to Skip to main content
16,005,734 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: nope Pin
7-Aug-01 21:03
suss7-Aug-01 21:03 
AnswerRe: weird, i dun get if()? Pin
Dean Goodman8-Aug-01 6:24
Dean Goodman8-Aug-01 6:24 
AnswerRe: weird, i dun get if()? Pin
17-Aug-01 10:48
suss17-Aug-01 10:48 
GeneralProgramming the control panel Pin
7-Aug-01 20:23
suss7-Aug-01 20:23 
GeneralRe: LOGON32_LOGON_UNLOCK Pin
8-Aug-01 0:45
suss8-Aug-01 0:45 
QuestionHow do I show a short description of an item in a combo list? Pin
7-Aug-01 12:28
suss7-Aug-01 12:28 
AnswerRe: How do I show a short description of an item in a combo list? Pin
Carlos Antollini7-Aug-01 16:09
Carlos Antollini7-Aug-01 16:09 
GeneralCallback functions Pin
Jake Palmer7-Aug-01 11:52
Jake Palmer7-Aug-01 11:52 
I'm trying to use the function AVISave, which takes as a parameter a callback function:
AVISAVECALLBACK lpfnCallback
with the prototype:
LONG PASCAL SaveCallback(int nPercent)

When it comes to passing a function to another function, we leave the realm of any C++ that I understand. How do I call AVISave? And, where does the "Pascal" come from?
thanks,
Jake
GeneralRe: Callback functions Pin
Andrew Peace7-Aug-01 13:03
Andrew Peace7-Aug-01 13:03 
GeneralRe: Callback functions - Still not working Pin
Jake Palmer8-Aug-01 7:19
Jake Palmer8-Aug-01 7:19 
GeneralRe: Callback functions - Still not working Pin
Michael Dunn8-Aug-01 7:39
sitebuilderMichael Dunn8-Aug-01 7:39 
GeneralRe: Callback functions - STILL not working Pin
Jake Palmer8-Aug-01 12:24
Jake Palmer8-Aug-01 12:24 
GeneralRe: Callback functions - STILL not working Pin
Michael Dunn9-Aug-01 0:54
sitebuilderMichael Dunn9-Aug-01 0:54 
GeneralRe: Callback functions - Still not working Pin
Christian Graus8-Aug-01 12:40
protectorChristian Graus8-Aug-01 12:40 
GeneralException handling Pin
Frank Deo7-Aug-01 11:47
Frank Deo7-Aug-01 11:47 
GeneralRe: Exception handling Pin
Andrew Peace7-Aug-01 11:54
Andrew Peace7-Aug-01 11:54 
GeneralRe: Exception handling Pin
Frank Deo7-Aug-01 12:01
Frank Deo7-Aug-01 12:01 
GeneralUsing ATL objects in the project its created Pin
Cem Kalyoncu7-Aug-01 11:36
Cem Kalyoncu7-Aug-01 11:36 
GeneralCView and CFormView Pin
Matt Newman7-Aug-01 11:17
Matt Newman7-Aug-01 11:17 
GeneralRe: CView and CFormView Pin
Christian Graus8-Aug-01 12:41
protectorChristian Graus8-Aug-01 12:41 
GeneralRe: CView and CFormView Pin
Matt Newman8-Aug-01 17:43
Matt Newman8-Aug-01 17:43 
GeneralRemoving close button from wizard Pin
7-Aug-01 10:51
suss7-Aug-01 10:51 
GeneralRe: Removing close button from wizard Pin
Frank Deo7-Aug-01 11:22
Frank Deo7-Aug-01 11:22 
GeneralAvoiding multiple instances of an application. Pin
John Uhlenbrock7-Aug-01 9:53
John Uhlenbrock7-Aug-01 9:53 
GeneralRe: Avoiding multiple instances of an application. Pin
7-Aug-01 10:45
suss7-Aug-01 10:45 

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.