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

Managed C++/CLI

 
Questionthreading problem Pin
Adnan Merter14-May-08 6:56
Adnan Merter14-May-08 6:56 
AnswerRe: threading problem Pin
led mike14-May-08 11:47
led mike14-May-08 11:47 
GeneralRe: threading problem Pin
Adnan Merter14-May-08 13:09
Adnan Merter14-May-08 13:09 
GeneralRe: threading problem Pin
led mike15-May-08 5:43
led mike15-May-08 5:43 
QuestionLink list Pin
Ali Rahimei14-May-08 0:10
Ali Rahimei14-May-08 0:10 
AnswerRe: Link list Pin
led mike14-May-08 4:17
led mike14-May-08 4:17 
QuestionUsing MFC class in a native application Pin
sabeeshcs13-May-08 20:20
sabeeshcs13-May-08 20:20 
AnswerRe: Using MFC class in a native application Pin
Mark Salsbery14-May-08 7:35
Mark Salsbery14-May-08 7:35 
That's way too much code for pretty much anyone here to look through Smile | :)

Are you using MFC for your app's UI? If so, you shouldn't need to change anything
to build the app for CLR.

None of that MFC UI code is going to work if the MFC message loop isn't running or
messages are not being forwarded to MFC from another message loop.

Mark

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: Using MFC class in a native application Pin
sabeeshcs14-May-08 22:52
sabeeshcs14-May-08 22:52 
QuestionHow do you reset the bounds when scaling a Matrix object Pin
BuckBrown13-May-08 10:53
BuckBrown13-May-08 10:53 
AnswerRe: How do you reset the bounds when scaling a Matrix object Pin
led mike14-May-08 4:23
led mike14-May-08 4:23 
QuestionSystem.AccessViolationException when accessing a wrapped member Pin
MikeG200013-May-08 6:40
MikeG200013-May-08 6:40 
AnswerRe: System.AccessViolationException when accessing a wrapped member Pin
MikeG200013-May-08 6:46
MikeG200013-May-08 6:46 
Questioncommon variables Pin
Adnan Merter13-May-08 4:13
Adnan Merter13-May-08 4:13 
AnswerRe: common variables Pin
leonigah13-Jun-08 0:30
leonigah13-Jun-08 0:30 
Questiontext change Pin
rose19612-May-08 20:07
rose19612-May-08 20:07 
AnswerRe: text change Pin
leonigah13-Jun-08 0:33
leonigah13-Jun-08 0:33 
QuestionTooltip with StatusStripLabel Pin
TheBerk12-May-08 8:20
TheBerk12-May-08 8:20 
QuestionRe: Tooltip with StatusStripLabel Pin
TheBerk13-May-08 3:20
TheBerk13-May-08 3:20 
Questionshockwawe flash movie Pin
Adnan Merter12-May-08 5:37
Adnan Merter12-May-08 5:37 
QuestionRe: shockwawe flash movie Pin
Mark Salsbery12-May-08 6:18
Mark Salsbery12-May-08 6:18 
AnswerRe: shockwawe flash movie Pin
Adnan Merter12-May-08 6:21
Adnan Merter12-May-08 6:21 
GeneralRe: shockwawe flash movie Pin
Mark Salsbery12-May-08 6:26
Mark Salsbery12-May-08 6:26 
Questionuse NTL package with vc++.net Pin
Member 412558412-May-08 0:27
Member 412558412-May-08 0:27 
AnswerRe: use NTL package with vc++.net Pin
led mike12-May-08 4:18
led mike12-May-08 4:18 

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.