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

C / C++ / MFC

 
AnswerRe: Tick count Pin
Mark Salsbery25-Dec-06 6:46
Mark Salsbery25-Dec-06 6:46 
GeneralRe: Tick count Pin
includeh1025-Dec-06 7:20
includeh1025-Dec-06 7:20 
QuestionA Problem with CStdioFile Pin
yaros2125-Dec-06 0:10
yaros2125-Dec-06 0:10 
QuestionRe: A Problem with CStdioFile Pin
David Crow25-Dec-06 5:10
David Crow25-Dec-06 5:10 
AnswerRe: A Problem with CStdioFile Pin
yaros2125-Dec-06 20:07
yaros2125-Dec-06 20:07 
Questionhow to Convert FileTimeToSystemTime in win32. Pin
amitmistry_petlad 24-Dec-06 23:06
amitmistry_petlad 24-Dec-06 23:06 
AnswerRe: how to Convert FileTimeToSystemTime in win32. Pin
includeh1025-Dec-06 2:20
includeh1025-Dec-06 2:20 
QuestionRaise events from unmanaged to managed Pin
yoti1124-Dec-06 22:31
yoti1124-Dec-06 22:31 
Hi,

I tried to raise an event from unmanaged code class to a class in managed code.

I passed a delegate pointer (using Marshal) to the unmanaged class but I got an error when the unmanaged class tried to execute the function.
I tried to use pin_ptr to the delegate pointer with no results.

How can I raise event from unmanaged code class to a managed code class using delegate (managed) and function pointer(unmanaged)?

Thanks

AnswerRe: Raise events from unmanaged to managed Pin
567890123424-Dec-06 23:15
567890123424-Dec-06 23:15 
GeneralRe: Raise events from unmanaged to managed Pin
yoti1124-Dec-06 23:36
yoti1124-Dec-06 23:36 
GeneralRe: Raise events from unmanaged to managed Pin
567890123425-Dec-06 1:26
567890123425-Dec-06 1:26 
Questionuninitialized pointer Pin
rp_suman24-Dec-06 20:58
rp_suman24-Dec-06 20:58 
AnswerRe: uninitialized pointer Pin
includeh1025-Dec-06 2:25
includeh1025-Dec-06 2:25 
AnswerRe: uninitialized pointer Pin
Michael Dunn25-Dec-06 5:27
sitebuilderMichael Dunn25-Dec-06 5:27 
GeneralRe: uninitialized pointer Pin
rp_suman26-Dec-06 19:08
rp_suman26-Dec-06 19:08 
GeneralRe: uninitialized pointer Pin
Michael Dunn26-Dec-06 20:57
sitebuilderMichael Dunn26-Dec-06 20:57 
GeneralThanks!! Re: uninitialized pointer Pin
rp_suman27-Dec-06 15:36
rp_suman27-Dec-06 15:36 
AnswerRe: uninitialized pointer Pin
Cristian Amarie25-Dec-06 5:31
Cristian Amarie25-Dec-06 5:31 
GeneralRe: uninitialized pointer Pin
Michael Dunn25-Dec-06 6:31
sitebuilderMichael Dunn25-Dec-06 6:31 
GeneralRe: uninitialized pointer Pin
Cristian Amarie25-Dec-06 7:18
Cristian Amarie25-Dec-06 7:18 
GeneralRe: uninitialized pointer Pin
rp_suman25-Dec-06 14:02
rp_suman25-Dec-06 14:02 
Questioncan we get the Floppy Driver's information? Pin
jakeyjia24-Dec-06 20:55
jakeyjia24-Dec-06 20:55 
AnswerRe: can we get the Floppy Driver's information? Pin
Cristian Amarie25-Dec-06 5:36
Cristian Amarie25-Dec-06 5:36 
GeneralRe: can we get the Floppy Driver's information? [modified] Pin
jakeyjia26-Dec-06 14:13
jakeyjia26-Dec-06 14:13 
QuestionHow to control Parallel port by programming Visual C++ Pin
BK200724-Dec-06 20:55
BK200724-Dec-06 20:55 

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.