Click here to Skip to main content
16,005,138 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
Question[Interview Question ] Difference between C++ Structure and Class Pin
sudeesht28-Nov-05 20:32
sudeesht28-Nov-05 20:32 
AnswerRe: [Interview Question ] Difference between C++ Structure and Class Pin
toxcct28-Nov-05 21:34
toxcct28-Nov-05 21:34 
QuestionPassing Managed Code from DLLs Pin
Bobamagoo28-Nov-05 12:22
Bobamagoo28-Nov-05 12:22 
AnswerRe: Passing Managed Code from DLLs Pin
Nish Nishant28-Nov-05 13:33
sitebuilderNish Nishant28-Nov-05 13:33 
GeneralRe: Passing Managed Code from DLLs Pin
Bobamagoo28-Nov-05 13:43
Bobamagoo28-Nov-05 13:43 
GeneralRe: Passing Managed Code from DLLs Pin
Nish Nishant28-Nov-05 14:36
sitebuilderNish Nishant28-Nov-05 14:36 
GeneralRe: Passing Managed Code from DLLs Pin
Bobamagoo28-Nov-05 15:14
Bobamagoo28-Nov-05 15:14 
QuestionStrange VS Behavior Pin
Saksida Bojan28-Nov-05 10:09
Saksida Bojan28-Nov-05 10:09 
I have a Form and i have included:

public ref struct Language<br />
{<br />
	String ^strFlagFile;<br />
	String ^strLangFile;<br />
};


When i include any struct in same file as a form, then my VS2005 got error in design mode:
One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, while others may require code changes.

Where can i define struct to use in the Form.

ps: I hope that was clear. And Thanks in Advance
AnswerRe: Strange VS Behavior Pin
Nish Nishant28-Nov-05 11:04
sitebuilderNish Nishant28-Nov-05 11:04 
QuestionFixed toolbars in SDI app Pin
RoyceF27-Nov-05 17:40
RoyceF27-Nov-05 17:40 
AnswerRe: Fixed toolbars in SDI app Pin
Nish Nishant28-Nov-05 11:57
sitebuilderNish Nishant28-Nov-05 11:57 
GeneralRe: Fixed toolbars in SDI app Pin
RoyceF30-Nov-05 10:13
RoyceF30-Nov-05 10:13 
QuestionThread Safety Pin
dskips27-Nov-05 11:35
dskips27-Nov-05 11:35 
AnswerRe: Thread Safety Pin
mikanu28-Nov-05 5:07
mikanu28-Nov-05 5:07 
QuestionExit Process Pin
Saksida Bojan27-Nov-05 10:54
Saksida Bojan27-Nov-05 10:54 
AnswerRe: Exit Process Pin
dskips27-Nov-05 11:47
dskips27-Nov-05 11:47 
AnswerRe: Exit Process - stupid html Pin
dskips27-Nov-05 11:49
dskips27-Nov-05 11:49 
GeneralRe: Exit Process - stupid html Pin
Saksida Bojan27-Nov-05 18:40
Saksida Bojan27-Nov-05 18:40 
AnswerRe: Exit Process Pin
Nish Nishant28-Nov-05 5:20
sitebuilderNish Nishant28-Nov-05 5:20 
AnswerRe: Exit Process Pin
Nish Nishant28-Nov-05 5:22
sitebuilderNish Nishant28-Nov-05 5:22 
GeneralRe: Exit Process Pin
Saksida Bojan28-Nov-05 9:50
Saksida Bojan28-Nov-05 9:50 
GeneralRe: Exit Process Pin
Nish Nishant28-Nov-05 11:02
sitebuilderNish Nishant28-Nov-05 11:02 
GeneralRe: Exit Process Pin
Saksida Bojan28-Nov-05 18:49
Saksida Bojan28-Nov-05 18:49 
QuestionSystem::String and top level handles??? Pin
John L. DeVito26-Nov-05 6:52
professionalJohn L. DeVito26-Nov-05 6:52 
AnswerRe: System::String and top level handles??? Pin
Nish Nishant26-Nov-05 8:10
sitebuilderNish Nishant26-Nov-05 8:10 

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.