Software Development Network Logo
  • Game Technologies
  • Visual FoxPro
  • Windows Vista
  • Visual C#
  • Windows Forms
  • Smart Device
  • VS Team System
  • Visual J#
  • Windows Live
  • Architecture
  • .NET Development
  • Visual Basic
  • Visual Studio
  • VS Express Editions
  • Visual C++

Software Development Network >> Visual C++

Visual C++

New Question

How to assign std::string object to CString object?
Visual C++ Express Edition missing header files
Change Menu item text at Runtime
Compiling
missing C++ file(cpp) template??
build error
Problem with LoaderLock in C++/C# application in release build of VS Standard
msvcr80.dll Problem
Slow link time
cannot debug "Hello world!"

Top Answerers

Aaron Epstein
Lee Crabtree
Oussou
Shiznet
SteveMeyns
MatthewR
Syed ghani
steven64
BikramS
AliceSee
Collogan, Vincent
Only Title

Answer Questions

  • salafa Managed C++ .NET class lib for Pocket PC

    Hi, I have successfully developed a .NET class library (.dll) using Managed C++ extensions that wraps managed functions around some unmanaged C++ static link library that I have. The platform is Win32 and I have successfully used the .dll resulting from this project in C# web applications and other managed codes. Now, I would like to compile the same code for a Pocket PC platform. Of course, I have access to the Pocket PC version of the above- ...Show All

  • Mongkut IP Helper

    Hi all, does anyone know if IP Helper can be used to disable DHCP and enter dns details etc thanks Martin MLR wrote: Hi all, does anyone know if IP Helper can be used to disable DHCP and enter dns details etc thanks Martin See this article by David Crow http://www.codeproject.com/internet/IPHelper.asp It's pretty comprehensive and details the various capabilities of the ...Show All

  • C#Mart docking windows

    Does anyone know how to dock a window on the side of the screen THANKS! That helps a lot, but one more question: is there a way that I can get rid of the window frame none of those examples show how to dock a window on the side of the screen. I want to dock the main window, not a child window. Does anyone know how to dock the main window on the side of the screen ...Show All

  • Rahul Kulshreshtha MscIT Simple Simple COM

    Hi! I do all my programing stuff in c#.. but i need some plain C or C++ code sometimes.. and i need to interact classes made from C/C++ to C#. As i heared this is done with COM`s Can anyone show the simpliest COM made in C/C++.. that has a Class named Test and a method int Add(inta, int b); that return the sum of them.. Please make it simplie as possible.. coz i`m not really good at C/C++.. COM things.. you say that "a managed class ...Show All

  • Master Cola VS 2005 Beta 2: Deprecated UpdateRegistryClass declared in DECLARE_REGISTRY macro - any workarounds?

    Hi, the DECLARE_REGISTRY macro declares an UpdateRegistryClass function, which is marked as deprecated, thus resulting in the compiler warning: warning C4996: 'ATL::CComModule::UpdateRegistryClass' was declared deprecated         C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlbase.h(4264) : see declaration of 'ATL::CComModule::UpdateRegistryClass' Are there any alternatives to the DECLARE_RE ...Show All

  • Rick Brown Processes List

    Hi, I want to create a list of all the running processes (in c or c++)  and their properties (i.d. , name, user-name, IO-Reads and more). The list must include all the processes (idle system process too) of all the users of the computer (administrator, LOCAL SERVICE, NETWORK SERVICE and all the others). Does anybody knows how to do it Thanks I am sorry, I have no further idea. I just used the MSDN sample, added the code for the debug ...Show All

  • aschapiro Does MFC of VS.NET2003 Support DAO?

    Hi,     I tried it,got a warnning "c4995 'CDaodatabase':" in Debug mode and a error in Release mode,so...     Wait for reply...   ab2 Yes .NET 2003 included DAo support with the MFC! Did you included afxdao.h And what error exactly did you get See this FAQ: Why does program work in debug mode, but fail in release mode ...Show All

  • Techi Vignesh error PRJ0019: A tool returned an error code from "Building final directory..." VS2k3

    hello there, soory for posting in these section if its the wrong section,   anyway i'm facing an error that stopping me from compiling my project.. the error is:   ------ Build started: Project: CRFusion, Configuration: Release Win32 ------ Compiling... StdAfx.cpp Compiling... WorldRunnable.cpp Master.cpp Main.cpp version.cpp ConsoleCmds.cpp AConsole.cpp Generating Code... Compiling resou ...Show All

  • Christina LW control Parameter info by ctrl+up/ctrl+down

    Unfortunately parameter info now is controlled by simple up/down if there are multiple entries. I'd really prefer if I could switch it back to ctrl+pageup ctrl+pagedown as it was in VS6. I looked for keyboard assignment, but didn't find something suitable. Another downgrade is that parameter info is not displayed anymore when the cursor is on the function name, only if the cursor is between the parameter. Does anyone know how to change this Har ...Show All

  • Chris Dwyer Floating point stack overflow

    My application works fine in VS2003, but in VS2005, it is producing an overflow of the floating point stack.  This seems like it must be a code generation error in the new compiler.  Has anyone else experienced this problem In the particular case I am looking at, I step through the instruction FLDZ in the disassembly window.  Instead of getting a zero in ST(0), I get 1#IND, and the SF and C1 bits are set in the x87 FPU Statu ...Show All

  • Jim Duffy Inside SHGetFolderPath

    Hi, I just discovered while running my application with Application Verifier , that a call to SHGetFolderPath causes the application verifier to log an error related to RegCreateKeyExW. That is, a call to SHGetFolderPath , internally calls RegCreateKeyExW for the reg key HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders I was wondering why would SHGetFolderPath need to create a registry key All i ...Show All

  • Rasmus Foged 16 Bit app and only standard library during compile

    I am running into a problem getting a console app I build with VS Studio 2005 to work in Windows 95. It works fine in all other version but when I run it on Windows 95 i receive the error: linked to missing export KERNEL32.DLL:IsDebuggerPresent Now when I compile this same program in VC 6.0 ...it works fine. So I am not sure what it could be Is it because .Net headers are being added Is there a way to make a project in Visual Studio 200 ...Show All

  • hashcomp Controlling settings for all the vc8 projects from a common place.

    Hi, Issue: Controlling settings for all the vc8 projects from a common place.    I have heard about property sheet for vc. Can anyone explore about property sheet for VC In VS2005 MS has provided MSBuild but it is not supporting VC projects. Thanks in advance. Regards, Madhur Hi Madhur,  Since I am not an expert regarding the IDE, I will forward the link for your post to the IDE folks to follow up on th ...Show All

  • tamccann Where is stl.net? Is it included in beta2? I can't seem to find it.

    Hi hdp203! I downloaded and installed VS2005 beta2. I can't seem to find cliext/vector, map, etc. in the installed dir.  Where is it if I try to  # include <cliext/vector>, I get C1083. Is it included in beta2   Yes. At least for me without any problem... (but it was aclean install ontop of XP-SP2). -- Greetings Jochen My blog about Win32 and .NET http://blog.kalmbac ...Show All

  • Guiller DragDrop Registration Failed

    I apologize if this has been discussed before. I did a forum search before posting, and I also used Google extensively to identify the problem. I have a tools application that I am working on. It opens our internal compressed file format using an unmanaged library. I set my main form's "AllowDrop" property to true to allow users to drag and drop these files onto the application and have it load the file automatically. Th ...Show All

95969798990123456789101112

©2008 Software Development Network

powered by phorum