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

Managed C++/CLI

 
GeneralRe: Casting Problem for a beginner Pin
BlackDice12-Apr-04 11:07
BlackDice12-Apr-04 11:07 
GeneralInvitation Pin
Member 7951483-Apr-04 6:23
Member 7951483-Apr-04 6:23 
Generaladding managed extensions - Error! Pin
BlackDice2-Apr-04 3:40
BlackDice2-Apr-04 3:40 
Questiondo get_ and set_ have to be used in conjunction? Pin
charlener1-Apr-04 16:28
charlener1-Apr-04 16:28 
AnswerRe: do get_ and set_ have to be used in conjunction? Pin
charlener1-Apr-04 16:29
charlener1-Apr-04 16:29 
AnswerRe: do get_ and set_ have to be used in conjunction? Pin
Andy Wieberneit1-Apr-04 20:03
Andy Wieberneit1-Apr-04 20:03 
GeneralIterate through vector Pin
wadstar31-Mar-04 8:15
wadstar31-Mar-04 8:15 
GeneralManaged C++ and AfxOleInit Pin
mstanciu200030-Mar-04 21:29
mstanciu200030-Mar-04 21:29 
I have a project (MFC Application) in wich I need to insert an Windows Form. So, I've changed my project from unmanaged into managed.
Problem 1:
I have a control "Microsoft Flex Grid". When my project was unmanaged everything was OK. Now, I Have a "Debug Assertion Error" when i try to open the dialog box with the grid control.
Solution1: function AfxOleInit => Problem 2: Everything works ok but after I close the principal dialog box of the application = another Debug Assertion Error (in cmdtarg.cpp in "~CCmdTarget()"). If there is sb who had the same problem or who has a solution...thank you.

Monica
Generalcustom window drawing Pin
Darmochwal Robert30-Mar-04 10:36
Darmochwal Robert30-Mar-04 10:36 
Questionhow to get the handle of the RICHEDIT Pin
dilip_sar30-Mar-04 10:32
dilip_sar30-Mar-04 10:32 
AnswerRe: how to get the handle of the RICHEDIT Pin
ravjak1-Apr-04 4:32
ravjak1-Apr-04 4:32 
Questionhow to send text to another window Pin
dilip_sar30-Mar-04 9:34
dilip_sar30-Mar-04 9:34 
AnswerRe: how to send text to another window Pin
ian mariano30-Mar-04 9:49
ian mariano30-Mar-04 9:49 
GeneralSerialComm Pin
kwisslk30-Mar-04 7:40
susskwisslk30-Mar-04 7:40 
GeneralRe: SerialComm Pin
Andy Wieberneit30-Mar-04 23:33
Andy Wieberneit30-Mar-04 23:33 
GeneralRe: SerialComm Pin
okoji6-Apr-04 22:09
sussokoji6-Apr-04 22:09 
GeneralRe: SerialComm Pin
User 91483318-Apr-04 13:12
User 91483318-Apr-04 13:12 
GeneralChange Text (Caption) Color for a MFC Button Pin
HaHa!30-Mar-04 4:54
HaHa!30-Mar-04 4:54 
GeneralRe: Change Text (Caption) Color for a MFC Button Pin
Renjith Ramachandran7-Apr-04 21:14
Renjith Ramachandran7-Apr-04 21:14 
Generalnewbie question Pin
charlener29-Mar-04 7:23
charlener29-Mar-04 7:23 
GeneralRe: newbie question Pin
zena992-Apr-04 8:24
zena992-Apr-04 8:24 
Generalusing iterator to count though vector Pin
wadstar29-Mar-04 6:25
wadstar29-Mar-04 6:25 
Generalunmanaged class declaring managed member function as friend Pin
godzooky29-Mar-04 4:15
godzooky29-Mar-04 4:15 
GeneralRe: unmanaged class declaring managed member function as friend Pin
Andy Wieberneit30-Mar-04 0:21
Andy Wieberneit30-Mar-04 0:21 
GeneralName Mangling Pin
Member 62566625-Mar-04 5:41
Member 62566625-Mar-04 5:41 

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.