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

Managed C++/CLI

 
GeneralRe: How to use System::Xml namespace in an MFC application? Pin
Rocky#20-Sep-07 18:07
Rocky#20-Sep-07 18:07 
QuestionRe: How to use System::Xml namespace in an MFC application? Pin
Rocky#20-Sep-07 20:15
Rocky#20-Sep-07 20:15 
GeneralRe: How to use System::Xml namespace in an MFC application? Pin
Rocky#20-Sep-07 20:42
Rocky#20-Sep-07 20:42 
Questionis it possible to read the output from exe file in c++? Pin
Wajid Ali18-Sep-07 10:16
Wajid Ali18-Sep-07 10:16 
AnswerRe: is it possible to read the output from exe file in c++? Pin
Mark Salsbery18-Sep-07 10:28
Mark Salsbery18-Sep-07 10:28 
GeneralRe: is it possible to read the output from exe file in c++? Pin
Wajid Ali18-Sep-07 10:48
Wajid Ali18-Sep-07 10:48 
AnswerRe: is it possible to read the output from exe file in c++? Pin
Hamid_RT18-Sep-07 19:51
Hamid_RT18-Sep-07 19:51 
QuestionMissing Manifest Resource Exception Pin
Programm3r18-Sep-07 1:50
Programm3r18-Sep-07 1:50 
How do I fix this exception ? Please help Frown | :(

System.Resources.MissingManifestResourceException was unhandled
Message="Could not find any resources appropriate for the specified culture or the neutral culture. Make sure \"ListControl1.Form1.resources\" was correctly embedded or linked into assembly \"ListControl\" at compile time, or that all the satellite assemblies required are loadable and fully signed."
Source="mscorlib"
StackTrace:
at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream)
at System.Resources.ResourceManager.GetObject(String name)
at ListControl1.Form1.InitializeComponent() in c:\listcontrol\listcontrol\form1.h:line 166
at ListControl1.Form1..ctor() in c:\listcontrol\listcontrol\form1.h:line 27
at main(String[] args) in c:\listcontrol\listcontrol\listcontrol.cpp:line 16


Many Thanks


The only programmers that are better that C programmers are those who code in 1's and 0's Green Alien | [Alien]

Smile | :) Programm3r

My Blog: ^_^

QuestionI have a stumper on Forms Designer Pin
BuckBrown17-Sep-07 5:18
BuckBrown17-Sep-07 5:18 
GeneralRe: I have a stumper on Forms Designer Pin
George L. Jackson17-Sep-07 12:36
George L. Jackson17-Sep-07 12:36 
GeneralRe: I have a stumper on Forms Designer Pin
BuckBrown19-Sep-07 11:40
BuckBrown19-Sep-07 11:40 
AnswerRe: I have a stumper on Forms Designer Pin
Luc Pattyn17-Sep-07 13:25
sitebuilderLuc Pattyn17-Sep-07 13:25 
GeneralRe: I have a stumper on Forms Designer Pin
George L. Jackson17-Sep-07 14:50
George L. Jackson17-Sep-07 14:50 
GeneralRe: I have a stumper on Forms Designer Pin
Luc Pattyn17-Sep-07 15:06
sitebuilderLuc Pattyn17-Sep-07 15:06 
GeneralRe: I have a stumper on Forms Designer Pin
George L. Jackson17-Sep-07 15:12
George L. Jackson17-Sep-07 15:12 
GeneralRe: I have a stumper on Forms Designer Pin
Luc Pattyn17-Sep-07 21:49
sitebuilderLuc Pattyn17-Sep-07 21:49 
AnswerRe: I have a stumper on Forms Designer Pin
led mike19-Sep-07 12:16
led mike19-Sep-07 12:16 
Questionrun outside exe in a form Pin
themancer17-Sep-07 0:07
themancer17-Sep-07 0:07 
AnswerRe: run outside exe in a form Pin
earlgraham4-Jan-08 7:25
earlgraham4-Jan-08 7:25 
Questionc++ project Pin
nicetohaveyou16-Sep-07 19:25
nicetohaveyou16-Sep-07 19:25 
AnswerRe: c++ project Pin
Russell'17-Sep-07 23:12
Russell'17-Sep-07 23:12 
AnswerRe: c++ project Pin
Hamid_RT18-Sep-07 19:59
Hamid_RT18-Sep-07 19:59 
AnswerRe: c++ project Pin
Signal-925-Sep-07 17:06
Signal-925-Sep-07 17:06 
QuestionNeed help figuring out error message Pin
jada092316-Sep-07 9:08
jada092316-Sep-07 9:08 
AnswerRe: Need help figuring out error message Pin
Luc Pattyn16-Sep-07 9:48
sitebuilderLuc Pattyn16-Sep-07 9:48 

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.