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

Managed C++/CLI

 
GeneralRe: How to check the return value of a messagebox Pin
Luc Pattyn11-Dec-08 3:43
sitebuilderLuc Pattyn11-Dec-08 3:43 
QuestionHow to call base class method Pin
s196675m8-Dec-08 8:54
s196675m8-Dec-08 8:54 
AnswerRe: How to call base class method Pin
Mark Salsbery8-Dec-08 9:51
Mark Salsbery8-Dec-08 9:51 
GeneralRe: How to call base class method Pin
Eytukan12-Dec-08 19:49
Eytukan12-Dec-08 19:49 
GeneralRe: How to call base class method Pin
Mark Salsbery13-Dec-08 6:52
Mark Salsbery13-Dec-08 6:52 
QuestionGetting HDD serial No in C++/CLI environment Pin
J_E_D_I5-Dec-08 21:50
J_E_D_I5-Dec-08 21:50 
AnswerRe: Getting HDD serial No in C++/CLI environment Pin
Mark Salsbery6-Dec-08 6:12
Mark Salsbery6-Dec-08 6:12 
GeneralRe: Getting HDD serial No in C++/CLI environment Pin
J_E_D_I6-Dec-08 9:07
J_E_D_I6-Dec-08 9:07 
Thanks, I do not get that error anymore...but I get all those ones!

Error 1 error C2065: 'MAX_PATH' : undeclared identifier
Error 2 error C2065: 'DWORD' : undeclared identifier
Error 3 error C2146: syntax error : missing ';' before identifier 'volumeSerialNumber'
Error 4 error C2065: 'DWORD' : undeclared identifier
Error 5 error C2146: syntax error : missing ';' before identifier 'maxNameLength'
Error 6 error C2065: 'maxNameLength' : undeclared identifier
Error 7 error C2065: 'DWORD' : undeclared identifier
Error 8 error C2146: syntax error : missing ';' before identifier 'fileSystemFlags'
Error 9 error C2065: 'fileSystemFlags' : undeclared identifier
Error 10 error C2065: 'MAX_PATH' : undeclared identifier
Error 11 error C2065: 'maxNameLength' : undeclared identifier
Error 12 error C2065: 'fileSystemFlags' : undeclared identifier
Error 13 error C2065: 'systemName' : undeclared identifier
Error 14 error C2065: 'MAX_PATH' : undeclared identifier
Error 15 error C2078: too many initializers
GeneralRe: Getting HDD serial No in C++/CLI environment Pin
Mark Salsbery6-Dec-08 9:36
Mark Salsbery6-Dec-08 9:36 
GeneralRe: Getting HDD serial No in C++/CLI environment Pin
J_E_D_I6-Dec-08 19:58
J_E_D_I6-Dec-08 19:58 
GeneralRe: Getting HDD serial No in C++/CLI environment Pin
Luc Pattyn7-Dec-08 1:14
sitebuilderLuc Pattyn7-Dec-08 1:14 
GeneralRe: Getting HDD serial No in C++/CLI environment Pin
J_E_D_I7-Dec-08 19:21
J_E_D_I7-Dec-08 19:21 
GeneralRe: Getting HDD serial No in C++/CLI environment Pin
Luc Pattyn7-Dec-08 23:06
sitebuilderLuc Pattyn7-Dec-08 23:06 
QuestionRe: Creating Registry Key Values in C++/CLI environment Pin
J_E_D_I13-Dec-08 7:56
J_E_D_I13-Dec-08 7:56 
GeneralRe: Creating Registry Key Values in C++/CLI environment Pin
Luc Pattyn13-Dec-08 8:26
sitebuilderLuc Pattyn13-Dec-08 8:26 
GeneralRe: Getting HDD serial No in C++/CLI environment Pin
Mark Salsbery7-Dec-08 6:12
Mark Salsbery7-Dec-08 6:12 
GeneralRe: Getting HDD serial No in C++/CLI environment Pin
J_E_D_I7-Dec-08 19:24
J_E_D_I7-Dec-08 19:24 
AnswerRe: Getting HDD serial No in C++/CLI environment Pin
adi099016-Apr-11 0:27
adi099016-Apr-11 0:27 
QuestionUnmanged library printing to debug and then killing application Pin
coder2555-Dec-08 18:59
coder2555-Dec-08 18:59 
Questioni need client to server chat Pin
Member 39837645-Dec-08 6:35
Member 39837645-Dec-08 6:35 
AnswerRe: i need client to server chat Pin
Richard Andrew x6413-Dec-08 10:36
professionalRichard Andrew x6413-Dec-08 10:36 
QuestionFatal error C1902 Pin
Manfr3d3-Dec-08 12:51
Manfr3d3-Dec-08 12:51 
AnswerRe: Fatal error C1902 Pin
Manfr3d4-Dec-08 11:32
Manfr3d4-Dec-08 11:32 
QuestionInfragistics ultraGrid Pin
mikobi3-Dec-08 2:44
mikobi3-Dec-08 2:44 
QuestionDestroying controls created by CWinFormControl Pin
astibich230-Nov-08 11:43
astibich230-Nov-08 11:43 

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.