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

Managed C++/CLI

 
QuestionMissing Manifest Resource Exception Pin
Programm3r18-Sep-07 1:50
Programm3r18-Sep-07 1:50 
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 
Hi,

error messages normally contain line numbers, and Visual and other IDEs are capable of
displaying line numbers in the left margin, so how hard can it be?

seems like you add and forget to add semi-colons...

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]


this weeks tips:
- make Visual display line numbers: Tools/Options/TextEditor/...
- show exceptions with ToString() to see all information
- before you ask a question here, search CodeProject, then Google


GeneralRe: Need help figuring out error message Pin
jada092316-Sep-07 10:09
jada092316-Sep-07 10:09 
GeneralRe: Need help figuring out error message Pin
Christian Graus16-Sep-07 10:29
protectorChristian Graus16-Sep-07 10:29 
AnswerRe: Need help figuring out error message Pin
Christian Graus16-Sep-07 10:07
protectorChristian Graus16-Sep-07 10:07 
AnswerRe: Need help figuring out error message Pin
Christian Graus16-Sep-07 10:08
protectorChristian Graus16-Sep-07 10:08 
GeneralRe: Need help figuring out error message Pin
jada092316-Sep-07 10:30
jada092316-Sep-07 10:30 
GeneralRe: Need help figuring out error message Pin
Christian Graus16-Sep-07 12:24
protectorChristian Graus16-Sep-07 12:24 
Questionhelp.....undefined reference to `InitCommonControlsEx@4' ERROR help??? Pin
$w0rdf1$h16-Sep-07 0:56
$w0rdf1$h16-Sep-07 0:56 

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.