Click here to Skip to main content
16,007,443 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog problem Pin
toxcct10-May-05 5:19
toxcct10-May-05 5:19 
GeneralRe: Dialog problem Pin
ddmcr10-May-05 5:27
ddmcr10-May-05 5:27 
GeneralRe: Dialog problem Pin
James R. Twine10-May-05 5:59
James R. Twine10-May-05 5:59 
GeneralRe: Dialog problem Pin
ddmcr10-May-05 7:11
ddmcr10-May-05 7:11 
GeneralRe-Redirection with CreateProcess Pin
includeh1010-May-05 4:59
includeh1010-May-05 4:59 
GeneralVirtual and Pure Virtual functions. Pin
Neelesh K J Jain10-May-05 4:48
Neelesh K J Jain10-May-05 4:48 
GeneralRe: Virtual and Pure Virtual functions. Pin
toxcct10-May-05 4:53
toxcct10-May-05 4:53 
GeneralRe: Virtual and Pure Virtual functions. Pin
S. Senthil Kumar10-May-05 5:19
S. Senthil Kumar10-May-05 5:19 
It usually is in the same order as you declare, but it's not required to by the C++ standard. In fact, the standard doesn't talk about object layout at all.

AFAIK, COM relies on the ordering of functions in the vtable, so I guess the VC++ compiler must put them in the same order as you declare.

Regards
Senthil
_____________________________
My Blog | My Articles | WinMacro
Generalone doubt abt memberfunctions..... Pin
namaskaaram10-May-05 4:13
namaskaaram10-May-05 4:13 
GeneralRe: one doubt abt memberfunctions..... Pin
RChin10-May-05 4:29
RChin10-May-05 4:29 
GeneralRe: one doubt abt memberfunctions..... Pin
David Crow10-May-05 4:40
David Crow10-May-05 4:40 
GeneralRe: one doubt abt memberfunctions..... Pin
toxcct10-May-05 4:55
toxcct10-May-05 4:55 
GeneralRe: one doubt abt memberfunctions..... Pin
David Crow10-May-05 5:08
David Crow10-May-05 5:08 
GeneralRe: one doubt abt memberfunctions..... Pin
vladfein10-May-05 13:57
vladfein10-May-05 13:57 
GeneralRe: one doubt abt memberfunctions..... Pin
vladfein11-May-05 16:15
vladfein11-May-05 16:15 
GeneralRe: one doubt abt memberfunctions..... Pin
S. Senthil Kumar10-May-05 5:23
S. Senthil Kumar10-May-05 5:23 
GeneralRe: one doubt abt memberfunctions..... Pin
James R. Twine10-May-05 5:54
James R. Twine10-May-05 5:54 
GeneralRe: one doubt abt memberfunctions..... Pin
S. Senthil Kumar10-May-05 19:29
S. Senthil Kumar10-May-05 19:29 
GeneralGetting GMT with COleDateTime Pin
Anonymous10-May-05 3:37
Anonymous10-May-05 3:37 
GeneralRe: Getting GMT with COleDateTime Pin
David Crow10-May-05 3:49
David Crow10-May-05 3:49 
GeneralRe: Getting GMT with COleDateTime Pin
Anonymous10-May-05 4:35
Anonymous10-May-05 4:35 
QuestionHow to Maximize/Minimize PropertyPage? Pin
steven_wong10-May-05 3:33
steven_wong10-May-05 3:33 
AnswerRe: How to Maximize/Minimize PropertyPage? Pin
David Crow10-May-05 3:50
David Crow10-May-05 3:50 
GeneralRe: How to Maximize/Minimize PropertyPage? Pin
steven_wong10-May-05 5:20
steven_wong10-May-05 5:20 
GeneralRe: How to Maximize/Minimize PropertyPage? Pin
steven_wong10-May-05 5:26
steven_wong10-May-05 5:26 

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.