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++ / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to handle space in directory name with FtpSetCurrentDirectory14 Jan 2006 11:30 GMT3
I need to FTP a file to an FTP server -- the destination path has spaces.
When I interactively change directory using FTP in a command window, I can
put double quotes around a directory name that has one or more spaces.  Then
the CD command will work.
horizontal line in a dialog resource or?13 Jan 2006 22:24 GMT1
I tried to get a horizontal line. I'm not really a windows guru but I guess,
there must be a simple way.
Who could tell me how to do this please?
(my try : did not work)
managed singleton13 Jan 2006 20:18 GMT1
Does anyone know of an example for a managed singleton in vc 2005
syntax?  I understand the singleton pattern but am having problems with
managed syntax.
TIA
VS 2003 to VS 2005 difficulties13 Jan 2006 19:59 GMT1
I removed VS 2003 and all SDKs.  I installed VS 2005.
My problem: The Windows XP Bluetooth API appears to be missing in VS 2005.
I re-installed the April 2005 SDK.
My new problem: __CxxFrameHandler3 errors at link time.
Novice VC++ upgrade question.13 Jan 2006 19:15 GMT1
I have a question on an error I got from compiling some test C++ code
in VS2005 that I had originally written in C in VC++ 6.0
In the original C test code I have my source broken up into two .c
files.  One file (main.c) contains an array of procedures and above
System::Net not found on VC 2005 Express Edition13 Jan 2006 18:01 GMT2
I'm trying to build a network example on VC 2005 Express, but keep
getting the message that the System::Net namespace does not exist.  Any
ideas?
-Don
/O2 bug?13 Jan 2006 12:47 GMT4
I don't know whether this is a known buf. The following snippet:
== start ==
#include "stdafx.h"
#include <iostream>
typeid problems -- _non_r13 Jan 2006 08:49 GMT4
I am programming in microsoft VC++ 7.1  and  get an unhandled exception
when I use typeid on a deferenced pointer.
So I tried the example below,  from the msdn site and I am seeing the
same error as with my code, "Unhandled exception  ...
Adding custom Mail header to System.Net.Mail.MailMessage13 Jan 2006 03:32 GMT2
I am creating MailMessage out of already  existing email message.
My existing message has few custom properties. I wan to add them to
System.Net.Mail.MailMessage
How to add custom properties?
How to compile activex dll in vc?12 Jan 2006 23:48 GMT1
Hello NG,
is it possible to compile a activex dll (which is usable in vb6) under vc7 ?
I`ve got a little sample project which is of type "Dynamic Library (.dll)"
and i´d like to use the compiled dll in Vb6.
Async Delegate12 Jan 2006 23:46 GMT3
hi, im trying to create a delagte for my async socket program but i cant
figure out how to create the async delegate for it. heres what i have so
far...
AsyncCallback * conasync = new AsyncCallback(0, this->ConnectCallBack);
programming battleship issue12 Jan 2006 23:27 GMT1
hi, im trying to program the game battleship but i cant figure out how to
code how people can place the ships and keep track of it. Ive been trying and
researching for a couple days now and am at the end of my rope...if anyone
cal help thatd b awsome.
Command line arguments ignored12 Jan 2006 22:55 GMT4
I am developing a C++ project and want to pass some command line
arguments in VS .NET 2003. I am in debug mode, the configuration is set
to Debug and I entered my argument list in Project -> Project
Properties -> Configuration Properties -> Debugging -> Command
Manually Host CLR12 Jan 2006 13:12 GMT9
I need my unmanaged app to work with managed controls, but I can not
use the /clr option. I have read that the Common Language Runtime can
be "hosted manually" which eliminates the need to turn on the /clr
option. How is this done?
Cannot convert parameter from cli::interior_ptr<Type>12 Jan 2006 12:42 GMT2
I've just started using managed C++ with VS2005, so please forgive my
ignorance.
I'm investigating producing a managed wrapper for some functionality of the
Windows Media Format SDK.
Pages: 1 2 3 4 5 6 7 8 9 10 December, 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.