Click here to Skip to main content
15,892,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CALLBACK Pin
l a u r e n12-Mar-04 20:21
l a u r e n12-Mar-04 20:21 
GeneralRe: CALLBACK Pin
Prakash Nadar12-Mar-04 22:29
Prakash Nadar12-Mar-04 22:29 
GeneralRe: CALLBACK Pin
Rickard Andersson2012-Mar-04 23:49
Rickard Andersson2012-Mar-04 23:49 
GeneralRe: CALLBACK Pin
Prakash Nadar13-Mar-04 1:54
Prakash Nadar13-Mar-04 1:54 
GeneralRe: CALLBACK Pin
Prakash Nadar13-Mar-04 3:19
Prakash Nadar13-Mar-04 3:19 
GeneralRe: CALLBACK Pin
Rickard Andersson2013-Mar-04 5:30
Rickard Andersson2013-Mar-04 5:30 
GeneralRe: CALLBACK Pin
Prakash Nadar13-Mar-04 5:51
Prakash Nadar13-Mar-04 5:51 
GeneralRe: CALLBACK Pin
Rickard Andersson2013-Mar-04 5:58
Rickard Andersson2013-Mar-04 5:58 
Mr.Prakash wrote:
VC++ compiles code writen in C++ so If you write something in C++ that VC++ cannot compile then its not a VC++ code.
what ever that meant.


You can write C code. And LRESULT CALLBACK Name(...) is a callback declaration of a C function callback, not C++. lauren said it's a static function, and because this is a (V)C++ forum C++ is the first hand language so a callback function is a static function (member function actually).

Mr.Prakash wrote:
and in VC++ CALLBACK is different not callback but CALLBACK (something the original poster has asked the question about).
I hope now its clear.


if so, lauren explained what a callback was? not the defination of CALLBACK...

Rickard Andersson
Here is my card, contact me later!

UIN: 50302279
Sonork: 37318

GeneralRe: CALLBACK Pin
Prakash Nadar13-Mar-04 14:11
Prakash Nadar13-Mar-04 14:11 
GeneralRe: CALLBACK Pin
Rickard Andersson2013-Mar-04 14:17
Rickard Andersson2013-Mar-04 14:17 
GeneralRe: CALLBACK Pin
Shi Zhu13-Mar-04 1:15
Shi Zhu13-Mar-04 1:15 
GeneralRe: CALLBACK Pin
Gary R. Wheeler13-Mar-04 5:45
Gary R. Wheeler13-Mar-04 5:45 
GeneralRe: CALLBACK Pin
Shi Zhu13-Mar-04 15:07
Shi Zhu13-Mar-04 15:07 
GeneralCFormView MDI App. Pin
nimrodel12-Mar-04 17:41
nimrodel12-Mar-04 17:41 
GeneralRe: CFormView MDI App. Pin
Antti Keskinen13-Mar-04 23:05
Antti Keskinen13-Mar-04 23:05 
GeneralRe: CFormView MDI App. Pin
nimrodel14-Mar-04 21:39
nimrodel14-Mar-04 21:39 
Generalsquare-root project Pin
bishead12-Mar-04 17:12
bishead12-Mar-04 17:12 
GeneralRe: square-root project Pin
greba12-Mar-04 17:59
greba12-Mar-04 17:59 
GeneralRe: square-root project Pin
Roger Wright12-Mar-04 18:39
professionalRoger Wright12-Mar-04 18:39 
GeneralAbout MSChart Pin
junli12-Mar-04 15:49
junli12-Mar-04 15:49 
GeneralUsing File Streams with an MFC app Pin
Blue Pyre12-Mar-04 13:11
Blue Pyre12-Mar-04 13:11 
GeneralRe: Using File Streams with an MFC app Pin
Michael Dunn12-Mar-04 15:01
sitebuilderMichael Dunn12-Mar-04 15:01 
GeneralRe: Using File Streams with an MFC app Pin
l a u r e n12-Mar-04 20:25
l a u r e n12-Mar-04 20:25 
GeneralRe: Using File Streams with an MFC app Pin
Blue Pyre12-Mar-04 22:52
Blue Pyre12-Mar-04 22:52 
GeneralRe: Using File Streams with an MFC app Pin
Antti Keskinen13-Mar-04 23:09
Antti Keskinen13-Mar-04 23:09 

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.