Click here to Skip to main content
16,012,153 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: File Handling Pin
earlgraham4-Jan-08 7:05
earlgraham4-Jan-08 7:05 
Generalcalling one winform from another winform problem Pin
_tasleem20-Dec-07 6:17
_tasleem20-Dec-07 6:17 
GeneralRe: calling one winform from another winform problem Pin
Christian Graus22-Dec-07 19:22
protectorChristian Graus22-Dec-07 19:22 
QuestionCan't figure out C4430 errors ... Pin
peepsicola20-Dec-07 5:32
peepsicola20-Dec-07 5:32 
GeneralRe: Can't figure out C4430 errors ... Pin
Mark Salsbery20-Dec-07 6:46
Mark Salsbery20-Dec-07 6:46 
GeneralRe: Can't figure out C4430 errors ... Pin
peepsicola20-Dec-07 7:25
peepsicola20-Dec-07 7:25 
GeneralRe: Can't figure out C4430 errors ... Pin
Mark Salsbery20-Dec-07 7:32
Mark Salsbery20-Dec-07 7:32 
GeneralRe: Can't figure out C4430 errors ... Pin
Christian Graus22-Dec-07 19:01
protectorChristian Graus22-Dec-07 19:01 
VC6 used to assume int. In fact, I had to work on some code that had methods which didn't specify a return type, it assumed int, code that called those methods assumed the int was an error code, and branched based on the result, but the actual code didn't return anything.
Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: Can't figure out C4430 errors ... Pin
Mark Salsbery23-Dec-07 6:28
Mark Salsbery23-Dec-07 6:28 
QuestionMarshalling from managed to unmanaged types Pin
kushu20-Dec-07 1:02
kushu20-Dec-07 1:02 
GeneralRe: Marshalling from managed to unmanaged types Pin
Mark Salsbery20-Dec-07 8:29
Mark Salsbery20-Dec-07 8:29 
QuestionRe: Marshalling from managed to unmanaged types Pin
kushu20-Dec-07 22:45
kushu20-Dec-07 22:45 
QuestionConverting from cli::array to Byte[] Pin
WilliamD19-Dec-07 0:38
WilliamD19-Dec-07 0:38 
GeneralRe: Converting from cli::array to Byte[] Pin
George L. Jackson19-Dec-07 3:14
George L. Jackson19-Dec-07 3:14 
Question[Message Deleted] Pin
PeterSchregle18-Dec-07 12:22
PeterSchregle18-Dec-07 12:22 
GeneralRe: Pointers and C# Pin
George L. Jackson18-Dec-07 16:22
George L. Jackson18-Dec-07 16:22 
GeneralDirectX + (MFX or Managed) c++ - an advise needed! Pin
snir_ya18-Dec-07 4:12
snir_ya18-Dec-07 4:12 
GeneralRe: DirectX + (MFX or Managed) c++ - an advise needed! Pin
Xpnctoc22-Dec-07 18:54
Xpnctoc22-Dec-07 18:54 
Generalbuffer overrun in C++ CLI application Pin
carabutnicolae123417-Dec-07 23:02
carabutnicolae123417-Dec-07 23:02 
GeneralRe: buffer overrun in C++ CLI application Pin
carabutnicolae123418-Dec-07 0:10
carabutnicolae123418-Dec-07 0:10 
QuestionRe: buffer overrun in C++ CLI application Pin
George L. Jackson18-Dec-07 4:47
George L. Jackson18-Dec-07 4:47 
GeneralRe: buffer overrun in C++ CLI application Pin
Luc Pattyn23-Dec-07 6:53
sitebuilderLuc Pattyn23-Dec-07 6:53 
GeneralNeed suggestion abount using c++/cli Pin
xanagan66617-Dec-07 14:37
xanagan66617-Dec-07 14:37 
GeneralRe: Need suggestion abount using c++/cli Pin
Luc Pattyn17-Dec-07 15:49
sitebuilderLuc Pattyn17-Dec-07 15:49 
GeneralRe: Need suggestion abount using c++/cli Pin
xanagan66617-Dec-07 16:18
xanagan66617-Dec-07 16:18 

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.