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

Managed C++/CLI

 
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 
hello,

having a problem with an application that I'm trying to build in release mode. it builds, but when starts it gives me an error about the internal state of the program being corrupted ....

it is a C++/CLI application that works well in debug mode.
internally it uses std::strings to pass as parameters to the C++ module.
when working with std::strings in CLI they always have the size above 10000 elements, and a .clear() does not have any effect.

using VS2005

any ideas ?
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 
GeneralRe: Need suggestion abount using c++/cli Pin
George L. Jackson17-Dec-07 17:58
George L. Jackson17-Dec-07 17:58 
GeneralRe: Need suggestion abount using c++/cli Pin
xanagan66617-Dec-07 19:48
xanagan66617-Dec-07 19:48 
GeneralCHECK FOR A STRING Pin
Chandrasekharan P16-Dec-07 22:28
Chandrasekharan P16-Dec-07 22:28 
GeneralRe: CHECK FOR A STRING Pin
George L. Jackson17-Dec-07 6:51
George L. Jackson17-Dec-07 6:51 
Questionwrite into CD (win32 programming) [modified] Pin
palanirajan16-Dec-07 18:59
palanirajan16-Dec-07 18:59 
GeneralRe: write into CD (win32 programming) Pin
Hamid_RT20-Dec-07 2:16
Hamid_RT20-Dec-07 2:16 
GeneralTrouble converting bitmap to gif files. Pin
Arish rivlin16-Dec-07 3:37
Arish rivlin16-Dec-07 3:37 
GeneralRe: Trouble converting bitmap to gif files. Pin
Luc Pattyn16-Dec-07 4:58
sitebuilderLuc Pattyn16-Dec-07 4:58 
Question"non-unicode programs" problem Pin
hhn16-Dec-07 2:37
hhn16-Dec-07 2:37 
GeneralRe: "non-unicode programs" problem Pin
Luc Pattyn16-Dec-07 4:53
sitebuilderLuc Pattyn16-Dec-07 4:53 
QuestionBit Copying Pin
Jeffrey Walton15-Dec-07 15:21
Jeffrey Walton15-Dec-07 15:21 

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.