Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CString to BYTE* conversion05 Sep 2005 14:16 GMT5
Wich way I can to take the BYTE*-pointer to a string of characters  that
contain
into CString-object?
StackOverflowException05 Sep 2005 05:36 GMT1
I'm having a problem with a StackOverflowException in a managed class.
The exception is thrown when I attempt to allocate an unmanaged char array
inside the managed class. It appears to be caused by a call to mtinitlocknum
which throws the exception.
Is VC++ .NET 2003 7.1.3088 the most recent version?04 Sep 2005 11:54 GMT1
I tried the VC++2005 Express beta today and found so many errors in the
documentation and sample files that I realized I needed to go back to the
most recent released IDE, and purchased VC++ .NET 2003. I could not find any
updates for 2003 at microsoft.com. Is 7.1.3088 the most ...
User Control won't appear in toolbox or properties (vs 2005 beta2)03 Sep 2005 23:37 GMT4
So let's say I start out with a new project (C++, CLR, Windows Form
App). Then go right to Add Class | User Control and name it Foo. Then I
add this code:
public:   
general question03 Sep 2005 14:09 GMT1
does .exe generated by VC++ which uses .net classes run on any Windows
system including Win9x?
compiler problem03 Sep 2005 04:21 GMT3
void a()
{
for (int i = 0; i <100; i++)
{
Memory leak C++, XML, MSXML, COM02 Sep 2005 17:53 GMT4
I've got a problem and I haven't found any solution in the web till now. I'm
using MSXML4.0SP2 with VC6 creating large XML files. The (only) problem I've
got is the not-existing release of memory. My app allocs more and more memory
and gives no back.
HowTo Burn CD or DVD?02 Sep 2005 15:38 GMT5
Hello Developers,
I am developing an application using Visual C++ .NET Windows Forms. I would
like to add CD or DVD burning functionality into my application. I want to
burn a data cd or dvd. I could not find any documentation about burning a cd
Testing custom VC++ parser01 Sep 2005 18:37 GMT1
Currently I am in testing phase of developed by me in C# parser for ISO C++
and hopefully providing full support for VC++ as well. Unfortunately
preprocessor has to be off now so for tests I use files preprocessed with /P
option set on cl.exe command line.
Using unmanaged C++ in C++.NET01 Sep 2005 17:19 GMT2
I am novice in C++ and am more of a C# guy. I have a third party C++
code which I want to create and use as a managed assembly. I have
created a .NET win32 application and have copied this C++ code here and
made changes according to my needs. However I am always getting this
A bug in the function 'strcat'01 Sep 2005 14:55 GMT1
I have a Microsoft C/C++ compiler version 12.00.8168 installed on my PC
running Windows 2000.
I have no problem to use the MS C/C++ compiler to compile the following 'C'
program and get an executable.
FileLoadException - what's wrong with my assembly?01 Sep 2005 11:08 GMT2
In C++/CLI (with VS2005 beta2) I wrote a little wrapper around a native dll
(to which I headers and .lib). Wrapper was a ref class with some methods
calling native functions from native dll. It all compiled and linked fine
giving me an assembly dll. Sweet.
Pages: 1 2 3 4 5 6 August, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.