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++ / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
FILE and line feed question01 Jul 2005 17:48 GMT3
I'm using "FILE" function to write an array in a file and in this way I see
that when is present a line feed (10) the function automatically insert a
carriage return(13). This cause an error when i try to read the file. I would
like to know why this carriage return is inserted ...
Shell Compressed Folder01 Jul 2005 15:11 GMT2
I'm having a trouble with a Shell.Folder object when I'm trying to use it
from a C++ application, but at the same time, the same object works fine
from within html script.
The effect is that, I cannot put data into a compressed folder in C++, in
Forward declarations and #pragma managed/unmanaged01 Jul 2005 15:09 GMT3
Going directly to the point:
myclass.h:
//--------------------------------------
#pragma managed
what's wrong with this !01 Jul 2005 12:41 GMT6
I am making a managed C++ wrapper for calling legacy C++ code from C#.
I don't understand what's wrong with following code :
__gc public class SerialBuffer
{
casting &Byte[] to long value01 Jul 2005 03:41 GMT2
I have an array of bytes like
 Byte m_Data[] = new Byte[2000] ;
Byte sequences starting at a random index (4 byte aligned) should be
interpreted as unsigned long values and compared with each other.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 June, 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.