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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Replacing the file from which the code is executed21 Oct 2004 11:46 GMT3
how can I replace the file I'm executing at the moment? I want Windows
to end the process, perform the copy/update action and then restart
the new file. Are there any handy mechanisms?
Thanks in advance.
xp / win98 background colors21 Oct 2004 02:25 GMT1
I am developing an application using .net 2003 for xp that needs to also run
on win 98 platforms. I am having dificulty when designing bitmaps, to get a
background color, that
a) is the correct beige type background color for xp
Mixture of Managed and Unmanaged21 Oct 2004 00:43 GMT2
In my current project (my first project using vc w/ managed extensions), I'm
directly #using <mscorlib.dll>, so it's necessary for me to use the __nogc
and __gc constructs when defining classes or structs.
The concept seems simple... some classes are managed, some aren't.  I'm just
STL.NET available with Visual C++ 2005 Tools Refresh?20 Oct 2004 23:27 GMT3
I have installed Visual Studio 2005 Beta 1 and Visual C++ 2005 Tools Refresh,
and STL.NET is still unavailable. Have I missed some other important things,
or STL.NET is not supported by this release of Visual C++ compiler?
Thanks in advance!
VC++ project file generation20 Oct 2004 20:15 GMT1
I have a software with the source code for windows. It can't be compiled in
vc++ easily. Is it possible to set the break points in the source code using
vc++ or atleast create the project file to browse the source.
VC++ .NET 2003 Pro and VC++ Toolkit 2003: Optmizing code20 Oct 2004 18:34 GMT4
I'm switching from VC++ 6.0 to VC++ .NET 2003. Since there is no stand-alone
version of VC++ .NET 2003 Pro, I went and purchased the Standard version,
which does not have an optimizing compiler.
I have been made aware of the existence of the VC++ Toolkit 2003:
It Just Works??20 Oct 2004 16:56 GMT3
Here's my dilemma:
We are going to split our monolithic MFC app into a front-end GUI and an
Engine.  We will re-write the front-end GUI as a WinForms exe and call from
there into the Engine.  The Engine is in C++ distributed across about 60
probably a simple answer20 Oct 2004 16:14 GMT2
I use Visual C++.NET 2003.  I've been reading an older book on C++.  One
program example shows how to make a simple window and draw a rectangle inside
it.  At the beginning, they include the statement: #include "rect.h" to
include the corresponding library.  But when I build, the ...
resource-only dll20 Oct 2004 14:56 GMT8
when creating a resource-only dll, the only way I can get it to compile and
work correctly, is to make it a non-resource-only dll.
surely this can't be the way...?
basically, there is a load of resources, in a dll. The DLL is a managed
nochkclr.obj : warning LNK4099: PDB 'libc.pdb' was not found20 Oct 2004 14:00 GMT1
Anybody knows how to get rid off this warning ? MSDN documentation says,
don't worry about this warning. Just ignore it.
But I don't want to see this warning.
Thanks,
Static library in Managed C++?20 Oct 2004 00:59 GMT1
I'm trying to create a static library (.lib) with Managed
C++. Is this supposed to be possible?
I have no problems in compiling the .lib, but I encounter
problems when I try to use it. That is, I'm trying to link
accessing reference parameter in managed C++ from C#19 Oct 2004 23:16 GMT1
STILL trying to wrap an unmanaged C++ class that is itself a wrapper to some
COM stuff, not sure, it is littered with LPDISPATCH and InvokeHelper, etc.
Problem is, when something goes wrong, I'm having a hard time debugging.
In my managed C++ class(the one wrapping the unmanaged ...
wrapping unmanaged class convert MFC CString19 Oct 2004 22:26 GMT4
I have dealt with converting managed C++ String* to PCSTR using the Marshal
class, but now I need to get managed C++ String* converted to MFC CString.
I can't seem to figure out how this is performed?
Is it possible?  Any help would be greatly appreciated, thank you.
Using multiple programming languages - C++ & C#19 Oct 2004 16:38 GMT7
I am the only C++ developer in my office.  The rest of the team now uses C#.  
I want to be able to use some of the C# classes they have developed.  I know
this is possible, but can only find the usual VB/C# examples.  
Can someone give me some clear instructions (or point me to an ...
Connecting access database19 Oct 2004 15:12 GMT1
Hi Friends,
Does anyone know how to connect access database into Visual C++ in
Visual Studio 6.0.  I know the procedure to connect access database
into Visual Studio .Net.  But Visual Studio 6.0 is more complicted
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 September, 2004
 
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.