Problem Linking
Wed, 2 Nov 2005 07:45:01 -0800
Hope someone can help me with this. I'm doing a command line build. The
compile goes fine, but while attempting to link, the error:
LINK : fatal error LNK1181: cannot open input file 'advapi32.lib'
is generated, although I changed my Windows 2000 LIB environment variable to
clearly contain the entry:
...
|
Cannot compile any cpp programs
Mon, 31 Oct 2005 21:42:01 -0500
Whenever I try to compile a VC++ program using VS .NET 2003 I get an
error saying mspdb71.dll not found.
How can I fix this error?
PS. I ran vsvars32.bat and it did not change a thing.
Thanks,
Nick Z. ...
|
Aki tiene la direccion de los Dvds ke me pediste. YJ8M
Mon, 31 Oct 2005 09:55:54 GMT
---
Mo fehixuyeb dabed popemis tavapunatos lodohesewa ce pemape tipacac detifocaper micodimet serotonec motaleranu sev vose tovanemalo led cef nasegotawif sixol mar yefom .
...
|
how to link a lib in a dll library
Mon, 24 Oct 2005 22:07:14 -0500
Hi,
I've got a lib. And I want to write a wrapper dll for the lib. Is that I
have to set some special setting in the VC? Also, if I run on device, what
files that I need to provide to the device?
--
JC ...
|
How do I use a .h file from VS 6 in .net 2003?
Fri, 21 Oct 2005 13:46:28 GMT
I am trying to pull some C++/MFC legacy code into .net 2003. I have finally
figured out that if I replace the afxdlgs.h file in the .net 2003 install
directory with the one from the VS 6 install directory, I don't get the error.
Is there some way that I can just reference that .h file in VS 6? I added
that dir ...
|
Anyone knows of a good C++ library for VC7.1 ?
Thu, 20 Oct 2005 22:57:37 +0000 (UTC)
Hi,
I'm looking for a good (i.e. high performance) graphics library (i.e.
not ActiveX or .NET) for use in my C++ application.
Any poinetrs will be useful (MFC libraries are also OK)
...
|
Using MFC in .net
Thu, 20 Oct 2005 21:17:02 GMT
I have been spoiled with .net. I'm trying to bring some legacy C++ up into
the .net environment. The iostream references have been replaced etc. However,
I'm now getting an error: 'AFX_OLDPROPSHEETHEADER':undeclared identifier.
Could someone please advise?
Thanks in advance for any help.
Daniel
--
...
|
|
|
Transparency in .png files
Mon, 17 Oct 2005 09:11:04 -0700
I wonder if you can make .png images more transparent when drawing them using
GDI+? If it is possible, how can I do? I have tried the example at
http://www.leunen.com/cbuilder/gdiplus.html, but the image disappears
completely instead. ...
|
reverse_iterator in const member functions C2784 compiler error
Sat, 15 Oct 2005 22:42:02 -0700
Compiler version: 7.1.3088
Is this a bug in the compiler:
If I use a reverse_iterator as an operand to the != operator in a const
member function of a class I get a compiler error. However, if I assign that
reverse_iterator to a const_reverse_iterator and then use the
const_reverse_iterator as an oper ...
|
Ann: OleDBProNet released for getting back server cursors on .Net platform
Sat, 8 Oct 2005 13:17:46 -0400
Hi, All:
We happily announce that OleDBPro has been ported to MS dotNet
platform at www.udaparts.com OleDBProNet is a highly reusable module for
developing high performance desktop and middle tier software on Microsoft
..NET platform version 2 using classical data accessing method through MS
OLEDB tec ...
|