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

Managed C++/CLI

 
GeneralRe: C++ .NET Tutorial Pin
Dario Solera30-Aug-05 21:28
Dario Solera30-Aug-05 21:28 
Questionsaving problem using serializion in C++ Pin
chen_k29-Aug-05 21:53
chen_k29-Aug-05 21:53 
QuestionOpenGl Es Pin
Esmo200029-Aug-05 6:42
Esmo200029-Aug-05 6:42 
Questioncalling SIMD dll Pin
jally_fpt28-Aug-05 20:43
jally_fpt28-Aug-05 20:43 
Questionconst char* to LPCTSTR conversion Pin
fjlv200528-Aug-05 16:49
fjlv200528-Aug-05 16:49 
AnswerRe: const char* to LPCTSTR conversion Pin
Christian Graus28-Aug-05 17:12
protectorChristian Graus28-Aug-05 17:12 
GeneralRe: const char* to LPCTSTR conversion Pin
fjlv200528-Aug-05 20:04
fjlv200528-Aug-05 20:04 
GeneralRe: const char* to LPCTSTR conversion Pin
Christian Graus28-Aug-05 20:07
protectorChristian Graus28-Aug-05 20:07 
OK, if you want to do it in C, _bstr_t won't help, it's a class. However, it just calls the API function that you're trying to call now, anyhow. You could check it's source to see if it differs from your syntax.

Christian Graus - Microsoft MVP - C++
GeneralRe: const char* to LPCTSTR conversion Pin
fjlv200528-Aug-05 20:11
fjlv200528-Aug-05 20:11 
AnswerRe: const char* to LPCTSTR conversion Pin
hamster129-Aug-05 15:17
hamster129-Aug-05 15:17 
QuestionAutorun checks in registry Pin
gnjunge28-Aug-05 3:25
gnjunge28-Aug-05 3:25 
Answer[Message Deleted] Pin
Saksida Bojan29-Aug-05 1:08
Saksida Bojan29-Aug-05 1:08 
AnswerRe: Autorun checks in registry Pin
Saksida Bojan29-Aug-05 1:10
Saksida Bojan29-Aug-05 1:10 
Questionvariables initialization in the constructor Pin
chen_k27-Aug-05 18:56
chen_k27-Aug-05 18:56 
AnswerRe: variables initialization in the constructor Pin
Christian Graus28-Aug-05 17:14
protectorChristian Graus28-Aug-05 17:14 
AnswerRe: variables initialization in the constructor Pin
hamster129-Aug-05 15:26
hamster129-Aug-05 15:26 
AnswerRe: variables initialization in the constructor Pin
Nemanja Trifunovic30-Aug-05 2:32
Nemanja Trifunovic30-Aug-05 2:32 
Questionpossible memory leak Pin
Saksida Bojan25-Aug-05 20:51
Saksida Bojan25-Aug-05 20:51 
AnswerRe: possible memory leak Pin
Nemanja Trifunovic26-Aug-05 2:26
Nemanja Trifunovic26-Aug-05 2:26 
QuestionCan not marshal parameter #4: The type definition of this type has no layout information. Pin
AnsGe25-Aug-05 19:04
AnsGe25-Aug-05 19:04 
AnswerRe: Can not marshal parameter #4: The type definition of this type has no layout information. Pin
HumanOsc30-Aug-05 7:21
HumanOsc30-Aug-05 7:21 
QuestionMultithreading Pin
Saksida Bojan25-Aug-05 10:41
Saksida Bojan25-Aug-05 10:41 
QuestionDownload accelarator Pin
Y_R25-Aug-05 6:23
Y_R25-Aug-05 6:23 
QuestionDriver interface Pin
Paresh emb25-Aug-05 5:52
Paresh emb25-Aug-05 5:52 
QuestionManifest Pin
Alex_Y25-Aug-05 2:36
Alex_Y25-Aug-05 2:36 

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.