Click here to Skip to main content
15,915,501 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Timer is getting frized on a particular functin call Pin
Naveen5-Aug-08 20:14
Naveen5-Aug-08 20:14 
GeneralRe: Timer is getting frized on a particular functin call Pin
ptr_Electron5-Aug-08 21:43
ptr_Electron5-Aug-08 21:43 
AnswerRe: Timer is getting frized on a particular functin call Pin
Jijo.Raj5-Aug-08 19:09
Jijo.Raj5-Aug-08 19:09 
GeneralRe: Timer is getting frized on a particular functin call Pin
ptr_Electron5-Aug-08 21:29
ptr_Electron5-Aug-08 21:29 
GeneralRe: Timer is getting frized on a particular functin call Pin
Jijo.Raj5-Aug-08 21:51
Jijo.Raj5-Aug-08 21:51 
GeneralRe: Timer is getting frized on a particular functin call Pin
ptr_Electron6-Aug-08 1:38
ptr_Electron6-Aug-08 1:38 
GeneralRe: Timer is getting frized on a particular functin call Pin
ptr_Electron6-Aug-08 3:05
ptr_Electron6-Aug-08 3:05 
Questioninterface to proxy object in COM Pin
George_George5-Aug-08 16:30
George_George5-Aug-08 16:30 
Hello everyone,


For the interface of a coclass, we can use the interface pointer to point to not only the coclass instance itself, but also pointing to the proxy for the original coclass (during marshalling).

My question is, does it mean the proxy class has the same memory signature as the coclass itself? If not, what are the differences between them and why we can use the same pointer to point to different memory signature?


thanks in advance,
George
AnswerRe: interface to proxy object in COM Pin
Stephen Hewitt5-Aug-08 16:59
Stephen Hewitt5-Aug-08 16:59 
GeneralRe: interface to proxy object in COM Pin
George_George5-Aug-08 21:23
George_George5-Aug-08 21:23 
GeneralRe: interface to proxy object in COM Pin
Stephen Hewitt5-Aug-08 21:27
Stephen Hewitt5-Aug-08 21:27 
GeneralRe: interface to proxy object in COM Pin
George_George5-Aug-08 21:43
George_George5-Aug-08 21:43 
GeneralRe: interface to proxy object in COM Pin
Stephen Hewitt5-Aug-08 21:45
Stephen Hewitt5-Aug-08 21:45 
GeneralRe: interface to proxy object in COM Pin
George_George5-Aug-08 21:52
George_George5-Aug-08 21:52 
Questionquestion about bits field structure in C Pin
kcynic5-Aug-08 15:54
kcynic5-Aug-08 15:54 
AnswerRe: question about bits field structure in C Pin
hoxsiew5-Aug-08 16:40
hoxsiew5-Aug-08 16:40 
GeneralRe: question about bits field structure in C Pin
kcynic5-Aug-08 16:56
kcynic5-Aug-08 16:56 
QuestionON_MESSAGE vs linker Pin
greghint5-Aug-08 14:28
greghint5-Aug-08 14:28 
GeneralRe: ON_MESSAGE vs linker [modified] Pin
fantasy12155-Aug-08 15:59
fantasy12155-Aug-08 15:59 
AnswerRe: ON_MESSAGE vs linker Pin
Mark Salsbery6-Aug-08 5:36
Mark Salsbery6-Aug-08 5:36 
GeneralRe: ON_MESSAGE vs linker Pin
greghint6-Aug-08 6:10
greghint6-Aug-08 6:10 
QuestionHow do I alter the mfc image icon - (on the top left corner of all programs) Pin
simon alec smith5-Aug-08 11:28
simon alec smith5-Aug-08 11:28 
AnswerRe: How do I alter the mfc image icon - (on the top left corner of all programs) Pin
Mark Salsbery5-Aug-08 11:55
Mark Salsbery5-Aug-08 11:55 
AnswerRe: How do I alter the mfc image icon - (on the top left corner of all programs) Pin
hoxsiew5-Aug-08 14:15
hoxsiew5-Aug-08 14:15 
QuestionQuestion about using the CSliderCtrl to control the Ruler... Pin
oppstp5-Aug-08 9:32
oppstp5-Aug-08 9:32 

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.