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

Managed C++/CLI

 
GeneralRe: template problems Pin
Saksida Bojan17-Aug-05 20:47
Saksida Bojan17-Aug-05 20:47 
QuestionHow to parse an XML file as a test case to a CPPUNIT Pin
foucalt16-Aug-05 22:00
foucalt16-Aug-05 22:00 
AnswerRe: How to parse an XML file as a test case to a CPPUNIT Pin
ursus zeta20-Aug-05 8:44
ursus zeta20-Aug-05 8:44 
QuestionHow to communicate with a USB-232 converter? Pin
asinro115-Aug-05 18:40
asinro115-Aug-05 18:40 
AnswerRe: How to communicate with a USB-232 converter? Pin
Christian Graus15-Aug-05 18:54
protectorChristian Graus15-Aug-05 18:54 
Questionchar[8000] to String* ? Pin
quarry_0615-Aug-05 14:38
quarry_0615-Aug-05 14:38 
AnswerRe: char[8000] to String* ? Pin
Christian Graus15-Aug-05 15:27
protectorChristian Graus15-Aug-05 15:27 
GeneralRe: char[8000] to String* ? Pin
quarry_0616-Aug-05 8:14
quarry_0616-Aug-05 8:14 
char a[8000] = "hello";<br />
String * b = new String(a);

GeneralRe: char[8000] to String* ? Pin
Saksida Bojan16-Aug-05 8:45
Saksida Bojan16-Aug-05 8:45 
GeneralString to char* problem (varargs related?) Pin
EssOEss15-Aug-05 10:25
EssOEss15-Aug-05 10:25 
GeneralRe: String to char* problem (varargs related?) Pin
S. Senthil Kumar17-Aug-05 0:50
S. Senthil Kumar17-Aug-05 0:50 
GeneralRe: String to char* problem (varargs related?) Pin
Tim Zorn21-Aug-05 5:54
Tim Zorn21-Aug-05 5:54 
GeneralWarning C4005 with Warning lvl=3 Pin
Bill S15-Aug-05 9:45
professionalBill S15-Aug-05 9:45 
Generalillegal call of non-static member function Pin
Saksida Bojan15-Aug-05 4:25
Saksida Bojan15-Aug-05 4:25 
GeneralRe: illegal call of non-static member function Pin
Christian Graus15-Aug-05 13:24
protectorChristian Graus15-Aug-05 13:24 
GeneralRe: illegal call of non-static member function Pin
Saksida Bojan15-Aug-05 21:42
Saksida Bojan15-Aug-05 21:42 
GeneralRe: illegal call of non-static member function Pin
S. Senthil Kumar16-Aug-05 4:55
S. Senthil Kumar16-Aug-05 4:55 
GeneralThanks Pin
Saksida Bojan16-Aug-05 8:37
Saksida Bojan16-Aug-05 8:37 
GeneralCursor positions Pin
richiemac15-Aug-05 0:15
richiemac15-Aug-05 0:15 
GeneralRe: Cursor positions Pin
Saksida Bojan15-Aug-05 4:40
Saksida Bojan15-Aug-05 4:40 
GeneralRe: Cursor positions Pin
richiemac15-Aug-05 22:18
richiemac15-Aug-05 22:18 
GeneralRe: Cursor positions Pin
Saksida Bojan16-Aug-05 0:49
Saksida Bojan16-Aug-05 0:49 
GeneralRe: Cursor positions Pin
richiemac16-Aug-05 2:54
richiemac16-Aug-05 2:54 
GeneralRe: Cursor positions Pin
Saksida Bojan16-Aug-05 8:33
Saksida Bojan16-Aug-05 8:33 
Generalunsigned char (3 bytes) to long Pin
Anonymous14-Aug-05 16:50
Anonymous14-Aug-05 16:50 

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.