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

Managed C++/CLI

 
QuestionConverting a C++ style string into something execvp can use. Pin
Anonymous26-Oct-05 9:47
Anonymous26-Oct-05 9:47 
AnswerRe: Converting a C++ style string into something execvp can use. Pin
Christian Graus26-Oct-05 10:39
protectorChristian Graus26-Oct-05 10:39 
QuestionHigh Compression based software Solution Pin
ANPPS26-Oct-05 8:56
ANPPS26-Oct-05 8:56 
AnswerRe: High Compression based software Solution Pin
Christian Graus26-Oct-05 10:49
protectorChristian Graus26-Oct-05 10:49 
QuestionDamn that 4kbytes of leak memory Pin
Alex Cutovoi26-Oct-05 7:42
Alex Cutovoi26-Oct-05 7:42 
AnswerRe: Damn that 4kbytes of leak memory Pin
Christian Graus26-Oct-05 10:49
protectorChristian Graus26-Oct-05 10:49 
AnswerRe: Damn that 4kbytes of leak memory Pin
georgemarios27-Oct-05 1:43
georgemarios27-Oct-05 1:43 
QuestionWin32 to .Net DLLs, character sets Pin
wikoh26-Oct-05 7:12
wikoh26-Oct-05 7:12 
Some questions on Win32/.Net interaction DLLs:

When compiling a managed DLL that uses Win32 funcs, what character set should be selected, or does it always become unicode due to /clr?

If one creates a native DLL that is to be used with [DllImport...] from .Net, what character set should be used there? I've seen them set to compile with MBCS. Is there a point in this? I know if it was set to Unicode it wouldn't work on W98, but does MBCS enable it to receive "exotic" unicode glyphs (they translate) from a .Net client app, or might it just as well be set to "Not Set"?


Question,HOW TO PROGRAM POPUP DICTIONARY? Pin
Anonymous26-Oct-05 0:05
Anonymous26-Oct-05 0:05 
AnswerRe: ,HOW TO PROGRAM POPUP DICTIONARY? Pin
toxcct26-Oct-05 0:35
toxcct26-Oct-05 0:35 
AnswerRe: ,HOW TO PROGRAM POPUP DICTIONARY? Pin
cynferdd26-Oct-05 0:43
cynferdd26-Oct-05 0:43 
JokeRe: how to blabla Pin
toxcct26-Oct-05 0:52
toxcct26-Oct-05 0:52 
GeneralRe: how to blabla Pin
cynferdd26-Oct-05 1:05
cynferdd26-Oct-05 1:05 
JokeRe: how to blabla Pin
toxcct26-Oct-05 1:10
toxcct26-Oct-05 1:10 
JokeRe: how to blabla Pin
cynferdd26-Oct-05 1:17
cynferdd26-Oct-05 1:17 
AnswerBut seriously, folks.... Pin
wikoh26-Oct-05 6:46
wikoh26-Oct-05 6:46 
GeneralRe: But seriously, folks.... Pin
toxcct26-Oct-05 7:29
toxcct26-Oct-05 7:29 
Questionstrange behavior ... anybody knows why? Pin
FreeClimber25-Oct-05 4:33
FreeClimber25-Oct-05 4:33 
AnswerRe: strange behavior ... anybody knows why? Pin
Christian Graus25-Oct-05 12:43
protectorChristian Graus25-Oct-05 12:43 
GeneralRe: strange behavior ... anybody knows why? Pin
FreeClimber25-Oct-05 20:58
FreeClimber25-Oct-05 20:58 
QuestionNewbie in direct.h Pin
Alex Cutovoi25-Oct-05 3:36
Alex Cutovoi25-Oct-05 3:36 
AnswerRe: Newbie in direct.h Pin
Christian Graus25-Oct-05 12:43
protectorChristian Graus25-Oct-05 12:43 
QuestionManaged Extensions and native code. Bug? Pin
abartosh24-Oct-05 23:16
abartosh24-Oct-05 23:16 
AnswerRe: Managed Extensions and native code. Bug? Pin
IdUnknown26-Oct-05 9:28
IdUnknown26-Oct-05 9:28 
AnswerRe: Managed Extensions and native code. Bug? Pin
Joel Lucsy27-Oct-05 4:26
Joel Lucsy27-Oct-05 4:26 

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.