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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Linking Errors .....any one plz help26 Dec 2005 16:31 GMT6
Its a COM dll that i generated and tested using debug configuration
....but now its about to be dilevered and as i try to convert it into
release config. removing  DEBUG flags , its really doing me a lot lot
trouble ,...the link errors
Should templates be included in pch files?24 Dec 2005 05:05 GMT3
I thought that including template headers such as <vector> in the pch is not
useful.
Templates can’t be compiled without the template arguments so there is no
way to pre compile them.
"mscorlib.dll" Problem24 Dec 2005 03:32 GMT2
I just downloaded Visual C++ 2005 Express, and I'm reading through a
book called "Visual C++ .NET Step By Step", which was made for 2003.
Just so you know where I'm getting this example.
When I build this code, I get the following compile error.
Firefox and Updates23 Dec 2005 19:49 GMT8
I use Firefox as my browser. As a result, I'm banned from getting Windows
Updates. This seems a bit monopolistic on MS's part, and it means if there
is a security problem or a VS C++.NET 2005 patch needed, I'm out of luck.
This seems wrong to me...
Problems displaying output from vc++ program23 Dec 2005 16:41 GMT1
Hi, I've got a simple vc++ program that basically just runs a daemon in
the background and sends update messages to a logfile as it goes along.
What I'd like to do is see these log messages also displayed in a
window - either a dos window or a 'proper' window with a text field
why to call LoadLibrary() error?23 Dec 2005 15:43 GMT1
I call windows api LoadLibrary(), it returns error code : ERROR_NOACCESS
0x3E6,
why is it failure to call this api? how to fix this problem?
B.G.
Debug version of LIB/DLL isn't linking with caller23 Dec 2005 00:23 GMT2
Forgive me for re-posting this...in the first post, I replied to myself, and
the self-reply may having sounded like I found the problem, but it was
actually a correction.
-----------------
.NET version of INI files ?22 Dec 2005 23:40 GMT3
Im rewriting a current MFC application for .NET using C++\CLI that
compiles \clr SAFE.
My application needs to read application settings, it used to do this
from the old application ini file via GetProfileString etc.
Migrating to VC 8 from VC 7: link errors22 Dec 2005 21:44 GMT2
I'm trying to migrate a small library to VC8 via the wizard, but when I try
to compile I get the following errors:
Error    1    error LNK2001: unresolved external symbol "?.cctor@@$$FYMXXZ"
(?.cctor@@$$FYMXXZ)    AssemblyInfo.obj   
Debug version of LIB/DLL isn't linking with caller22 Dec 2005 18:51 GMT1
I have a very strange problem trying to link the debug version of my caller
application with one of my DLL's using .NET 2K5.  The linker declares the
following error (one of many):
error LNK2001: unresolved external symbol
VS 2005 Win 32 Console Project Behavior22 Dec 2005 18:08 GMT7
When we use Visual Studio in beginning C++ classes, we routinely follow the
scenario below.
Create a Win 32 Console Project (empty).
Add a C++ source code file to the project.
C++ interop help22 Dec 2005 17:47 GMT4
I have an ATL DLL that hosts a COM object. Without managed extensions the
object compiles and works fine. Now with some assistance from Will DePalo
(on a different thread in this group) I figured out how to add CLR support
to my object and how to call into managed code. The code ...
Template class and __nogc22 Dec 2005 16:45 GMT3
Can I define a template class as following
#pragma unmanaged
#include "mybaseclass.h"
#pragma managed
Project Custom Build Setup, associated file?22 Dec 2005 15:47 GMT2
In VS/VC 2003:
Simple question: for the Custom Build Step for the project (right click the
project in the Solution Explorer, select "Properties", select the "Custom
Build Step" in the "Configuration Properties" tree at the left, then select
How can I set my application in the status area?22 Dec 2005 06:14 GMT4
I've got a problem to set my application in the status area so that I can
receive application message while the window is minimized.
Just put my icon beside my input method in the right corner of windows.
Is it possible to do it with win32 api?
Pages: 1 2 3 4 5 6 7 8 9 10 November, 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.