Click here to Skip to main content
15,885,546 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionHow to setup hotkey in my application to control vobsub Pin
lakeman200015-Jul-04 21:39
lakeman200015-Jul-04 21:39 
GeneralDebugging Unmanaged Code called from Managed C++ in .NET Pin
Anonymous14-Jul-04 19:32
Anonymous14-Jul-04 19:32 
GeneralMFC and Windows.Forms in .NET Pin
EinarJon14-Jul-04 6:30
EinarJon14-Jul-04 6:30 
GeneralRe: MFC and Windows.Forms in .NET Pin
Anonymous15-Jul-04 9:32
Anonymous15-Jul-04 9:32 
GeneralRe: MFC and Windows.Forms in .NET Pin
sunhui15-Dec-04 15:18
sunhui15-Dec-04 15:18 
GeneralRe: MFC and Windows.Forms in .NET Pin
sunhui15-Dec-04 15:20
sunhui15-Dec-04 15:20 
Generalcalling managed function from unmanged class Pin
3green13-Jul-04 4:12
3green13-Jul-04 4:12 
GeneralRe: calling managed function from unmanged class Pin
palbano13-Jul-04 7:52
palbano13-Jul-04 7:52 
3green wrote:
have all resulted in
compilation errors.


Post the compiler error messages, otherwise we have to guess.

Obvious things to check:

Do you have properly configured "mixed mode" project settings?
Do you have required #include and import statements?

If you don't know what one or both of those are you need to use MSDN to read about "mixed mode" development.

"No matter where you go, there your are." - Buckaroo Banzai
-pete

GeneralBackp/Restore HardDisk Image Pin
trustable13-Jul-04 1:21
trustable13-Jul-04 1:21 
GeneralRe: Backp/Restore HardDisk Image Pin
palbano13-Jul-04 7:57
palbano13-Jul-04 7:57 
GeneralRe: Backp/Restore HardDisk Image Pin
Brian Delahunty16-Jul-04 3:46
Brian Delahunty16-Jul-04 3:46 
QuestionANSI / ISO Standard C++ vs. Managed C++? Pin
Link260012-Jul-04 16:06
Link260012-Jul-04 16:06 
AnswerRe: ANSI / ISO Standard C++ vs. Managed C++? Pin
palbano13-Jul-04 7:47
palbano13-Jul-04 7:47 
GeneralRe: ANSI / ISO Standard C++ vs. Managed C++? Pin
Anonymous1-Aug-04 21:18
Anonymous1-Aug-04 21:18 
QuestionCan not catch KeyDown message from RETURN key Pin
Roman Muntyanu12-Jul-04 3:54
Roman Muntyanu12-Jul-04 3:54 
AnswerRe: Can not catch KeyDown message from RETURN key Pin
palbano13-Jul-04 8:00
palbano13-Jul-04 8:00 
GeneralRe: Can not catch KeyDown message from RETURN key Pin
Roman Muntyanu13-Jul-04 8:09
Roman Muntyanu13-Jul-04 8:09 
GeneralChecking Parallel Port Status Pin
Anonymous11-Jul-04 11:23
Anonymous11-Jul-04 11:23 
GeneralRe: Checking Parallel Port Status Pin
User 91483324-Jul-04 1:13
User 91483324-Jul-04 1:13 
GeneralComm Between Managed Thread and Unmanaged Thread Pin
Anonymous10-Jul-04 21:28
Anonymous10-Jul-04 21:28 
Generalapplication class Pin
arabghalizy10-Jul-04 19:43
arabghalizy10-Jul-04 19:43 
GeneralRe: application class Pin
palbano13-Jul-04 7:58
palbano13-Jul-04 7:58 
GeneralMixed DLL : conflicts when using several imported unmanaged LIBs Pin
Bertrand Boichon8-Jul-04 0:14
Bertrand Boichon8-Jul-04 0:14 
GeneralRe: Mixed DLL : conflicts when using several imported unmanaged LIBs Pin
Bertrand Boichon21-Jul-04 6:07
Bertrand Boichon21-Jul-04 6:07 
GeneralDatatype conversion problems Pin
So and So7-Jul-04 12:13
So and So7-Jul-04 12:13 

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.