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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
error LNK2001: unresolved external symbol __RTC_CheckEsp23 Feb 2005 18:43 GMT8
I got the above error while compiling with Visual Studio .NET 7.0.
I was building a DLL (DEBUG version) for Symbian OS emulator for
windows. And it also gives error as
->error LNK2001: unresolved external symbol __RTC_CheckEsp
Multithreading23 Feb 2005 12:33 GMT2
I am developing a TCP/IP Client application in Windows Forms (.NET)
template. I use one MDI form as initial form where I connect to server and
starts a background thread (thread_A) for receiving data. Here, I use the
Socket_A
Getting File size from network byte order23 Feb 2005 05:08 GMT9
Following code shows how a packet is sent from a client to a server's
socket. The file size (fileSizeTemp) is converted to network byte order
before sending to the server.
*((unsigned short *)&dataBuff[6 + filenameLen + 1]) = htons((unsigned
How to send file over internet using http headers23 Feb 2005 02:08 GMT1
I'm new to VC++.net and I searched through the forums and couldn't
find anything related to this.
I'm trying to send a flat file from a VC++.net program to a PHP file
residing on a webserver.   I know you can call a website from
Post-Build Step Always Forces Project Build22 Feb 2005 20:21 GMT1
We are noticing that for a Utility project that we have in VS.Net (C++)
that the Post-Build step is being performed every time that the IDE
finds the project as a dependency. While it does not take a long time
to do the step, it does have a ripple effect in that the output from
PDB Reader22 Feb 2005 14:46 GMT3
How can I view PDB file in nice formatting page. TQ
Can't open include file22 Feb 2005 12:38 GMT4
I'm using VC++ 7.1 and MFC.
In a header file that is located in a different directory that the main
project I include a header file that is located in the main project
directory. The project is called SCLaser.
VC unmanaged/managed issues for c# programmer22 Feb 2005 10:35 GMT4
I am attempting to write a DLL which wraps C# code. The issue at hand is
a print driver allows you to extend it by writing a DLL.  Seeing that
VC++ seems to be hopelessly out of my mental reach, I thought I'd write
the DLL in C#. Of course, it turns out I can't solely write the ...
C2300 error : 'System::Enum' : class does not have a destructor called '~TYPE'22 Feb 2005 10:16 GMT1
I am having trouble trying to compile existing code with the /clr
flag.
The following error occurs and I can't figure it out how to fix this
problem.
Interface Copy Policy in dotnet22 Feb 2005 09:39 GMT2
My collection need to upgrade to dotnet. It is right in vc6, but is error in
vc7.net
following is code:
template <class ContainerType, class InterfaceType>
How to create a MFC MDI application without initial empty doc/window.22 Feb 2005 09:25 GMT2
When creating a MFC MDI application through the wizard,
I get an application that starts with a new/empty document/view.
How should I edit code so that to start without it ? that is with the
situation I get closing the initial empty window ?
Characters in a NumericUpDown22 Feb 2005 07:30 GMT2
Didn't find much documentation on value formatting on a NumericUpDown
control. is it possible to separate numbers by a special character.
For example, If I wanted to display an option to change a person's height in
a NumericUpDown, I would not want them to see 62, I'd want them ...
Microsoft Visual Studio v1.522 Feb 2005 02:46 GMT5
Anybody has a MSVC v1.5 compiler? Is this the only compiler that can run on
native 16 bit DOS?
Sorting in a Listview21 Feb 2005 15:28 GMT6
My question is this:
How can I apply some kind of a function to a listview that allows it to sort
by both string and numbers whenever a header is clicked?
For example:
atl programming . help me..plz .. how to use SafeArrary.???21 Feb 2005 15:12 GMT1
i made ReverseArrary()  and
i wanna Get PACKET Struct in ReverseArrary of function
but i don't know that's error..
How to Use SafeArrary  ???
Pages: 1 2 3 4 5 6 7 8 9 10 January, 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.