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++ / October 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Winsock2 and ImageList?!?!09 Oct 2003 08:57 GMT2
Hi I seem to experience a problem when including "Winsock2.h" in my Windows
Forms application. I can't insert any images to an imagelist. I get the
following error:
: error C2039: 'GetObjectA' : is not a member of
variable in c++ .net09 Oct 2003 01:19 GMT1
gc class a
{
 int a __nogc[34]; is this but on the stack or the heap?
};
Error when implementing interfaces09 Oct 2003 00:46 GMT1
I have the following scenario:
In class A, I implement an interface.
In class B, I implement another interface.
When compiling, it complains about X that appears as a
Certification09 Oct 2003 00:45 GMT1
Are there any plans for VC++ .Net certifications in the
future? Whilst exams exist for VB.Net and C# nothing
seems available for VC++.Net.
Loading XML with missing DTD08 Oct 2003 22:33 GMT1
I'm trying to load an XML file, that references a DTD without a relative
URL. This renders the error: Could not find file
"C:\WINNT\system32\capabilities_1_1_0.dtd".
Here's the XML I'm loading:
Newbie ShellExecute08 Oct 2003 19:09 GMT2
Sorry for this stupid question, but it is my first day with VC++
I'm building a console application.....
And i need to execute another command line tool (file.exe)....
If i use the shellexecute method, then the file.exe start, BUT in a new
Cannot access XML Web Service using C++ in Visual Studio.NET08 Oct 2003 16:55 GMT2
I'm trying to access a Web Service using C++ in Visual Stodio.NET. I follow
the Walkthrough in Microsoft MSDN:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsent7/html
/vbwlkwalkthroughusingwebservicewithunmanagedcode.asp
Unreachable code error for exception handling code08 Oct 2003 16:50 GMT1
I migrated a project which compiles correctly on VC 6.0 to VS 2002. However
now all I get several warning that all the statements within catch blocks
are "unreachable code". How can I correct this ? C++ exceptions are enabled
( /EHsc ).
LogonUser API08 Oct 2003 16:30 GMT1
I am with a doubt / problem here. The case is the following:
I have a service in C++ and this service uses API LogonUser directly to do
users' validation in the domain through a request of an application customer
in VB. What is happening now is that we will make a migration of ...
CStringArray (how do I include the .h)08 Oct 2003 15:33 GMT11
I would like to use CStringArray, but when I try to include afxcol.h my
compiler (VS.NET) complains that...
WINDOWS.H already included.  MFC apps must not #include <windows.h>
Any suggestions???
Question regarding deployment08 Oct 2003 05:15 GMT1
I have a setup project and I am wondering what the simplest way is to get
windows installer to ask the user to restart the computer at the end of
installation.  I can't see any option in the setup project properties for
this.
please some read this about variable in c++ .net08 Oct 2003 02:56 GMT1
gc class a
{
 int Array __nogc[3];  
 int number;              
Several problems!  Singular solution?08 Oct 2003 02:11 GMT7
I've recently switched from Borland products to MS VS.NET
EA through a MSDN Universal Subscription.
Generally, I stayed away from any MS technology specific
apps with Borland stuff, but now am trying my hand at it.
Read line in file until delimiter (space/tab)07 Oct 2003 22:14 GMT1
I'm having trouble finding a way to read a line from a file until a
space or tab occurs.  Currently I'm using
FileStream* fs = new FileStream(path, FileMode::Open);
StreamReader *sr = new StreamReader(fs);
Where is Project Properties in VC++.NET?07 Oct 2003 20:32 GMT3
I don't know if this is the right place to post this
question, and I apologize if it isn't.
I came across this error in VC++.NET: "error LNK2019:
unresolved external symbol _WinMain@16 referenced in
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 September, 2003
 
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.