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++ / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
compiler and linker directives in Visual C++ 200505 Feb 2007 21:54 GMT3
Good afternoon
Is there a way to tell the compiler and linker where to look for my
header files and libraries directly on the code?
(I'm not talking about changing
64-bit puzzle05 Feb 2007 20:21 GMT1
The computer industry is changing, and 64-bit technology is the next,
inevitable step.
Look at sample.
int main(int, const char **) {
VS2005 and isolated apps.05 Feb 2007 18:09 GMT2
We're building an application consisting of an exe and several dlls
with VS2005 that needs to be xcopy installed.
VS2005 automatically embeds a manifest binding the app and dlls to the
assembly 'Microsoft.VC80.CRT' version 8.0.50608.0. Through a policy in
Reference and #include05 Feb 2007 15:57 GMT1
hi.. Group,
what's the difference between adding a referencing to a project and adding a
#include in the code. I am using the managed C++.
thanks.
VC++ 6.0 project to C# or C++/CLI05 Feb 2007 06:42 GMT5
I have a project that was created created in C++ using VC++ 6.0.
My current goal is to create .NET based components from the modules of
that project. These components may be consumed by older versions
(before .NET) of Visual Basic and C++ programs. I have a couple of
MFC-Storing View as Bitmap File05 Feb 2007 05:29 GMT1
I am Developing a MFC SDI application,where I want to store the
CHtmlView Contents as Bitmap Image file.I have made CHtmlView as a
Child of CView.I want to create this bitmap file when an button on the
popup dialog is clicked.I want entire content of CHtmlView even though
extern template + /Za03 Feb 2007 10:34 GMT4
Is there a way to enable *just* the extern template processing when
compiling with /Za?
Thanks!
error LNK2005: "class std::basic_istream02 Feb 2007 13:06 GMT4
I have a C++ application that calls a function in another static library
which accepts a std::string parameter.  However, my VS 2005 compiler shows
the following error:
msvcprtd.lib(MSVCP80D.dll) : error LNK2005: "class
application run without CD02 Feb 2007 09:45 GMT1
I have an application - which is essentially going to be a autorun
menu - but could also involve disc-swapping.
So for this autorun menu - i need the application to either run fully
from memory or something similar - but not need the CDs (since they
system() call in win32 c++ app01 Feb 2007 18:18 GMT1
When using the function system() in a win32 c++ application, i notice a
seperate shell window opens and closes quickly when the app is run and this
system() call is encountered. Is there a way to suppress or prevent this
seperate shell window from opening or being seen ?
VC 64-bit compiler BUG01 Feb 2007 15:17 GMT1
Probably there is bug in VC 64-bit compiler (in all versions)
Compile and run the following code with speed optimization (-O2):
#include <stdio.h>
typedef int (*fp)(const unsigned char *buf, unsigned int pos, unsigned int
C++ debug/release builds and project references01 Feb 2007 10:16 GMT2
I am having trouble getting debug and release builds to work properly
with project references using C++ .NET and Visual Studio 2003.
I created a test solution, with a basic Windows form C++ project.
I then add a class library, and add a reference to this project in the
Pages: 1 2 3 4 5 6 7 January, 2007
 
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.