Software Development Network Logo
  • Smart Device
  • Visual FoxPro
  • Windows Forms
  • Windows Live
  • VS Express Editions
  • .NET Development
  • Visual J#
  • Visual C++
  • Visual Basic
  • Visual Studio
  • Visual C#
  • Game Technologies
  • SQL Server
  • Architecture
  • Microsoft ISV

Software Development Network >> Visual C++

Visual C++

New Question

::GetWindowLongPtr() and cast errors
error LNK2019: unresolved external symbol -- Why???
How do I make a stand-alone application in VC++
Do I need to install .net FX 2.0 on other computer?
Attemp to use MSIL code from this assembly...
_vcclrit.h is deprecated. What's the replacement?
int CString::find() ignores newline character?
Documentation about name mangling
Win32 Modal Dialog Box
MSVCMRTD.lib(mstartup.obj) : error LNK2022: metadata operation failed : tagTEXTMETRICA

Top Answerers

gags007
pro-logic
Remerono
Biryukov Ilya
emiaj
DelboyJay
Mike Ober
Victor Irzak
Mike Wachal - MSFT
Pravi4u
Topix: Pop Rock
Only Title

Answer Questions

  • Bob Arnson dll hell ???

    Am unable to compile anything with Visual C++ Express. Installation carried out 'to the book', including using 'Install cleanup'. First error message is "This project is out of date". Building the project , gives error code 1073741511, which I believe is 'file not found'. Profiling with 'Dependency Walker'Yields the following: Started "c:\program files\microsoft visual studio 8\vc\bin\CL.EXE" (process 0xECC) at add ...Show All

  • lnidba C in Visual Studio

    Hi,  I am a bit of a newbie and I am wondering, if I want to program in C with either Visual Studio 2003 or 2005, can I just open up a new C++ project   Or if not is there some add-in I can use to allow me to develop C programs using Visual Studio   I've tried searching on the web but it always comes back with C++ or C# with visual studio.  If I can't do it in Visual studio (other than using it like a text editor) is there a ...Show All

  • BugaLugz visualizing #include tree graph dependency

    I put all those words in the title to facilitate people's future searches.  My question is: does anyone know of a  visualization tool that will show which files include which   I found text-based ones (e.g. Includes by adonovan@lcs.mit.edu ), that parse one .cpp file at a time. Is there anything out there (free or commercial) that handles the whole project with its VS2005 setting so that it runs in the same environment as the ...Show All

  • manthrax Problems on custom build step

    Hi folks, In a nutshell: I have a pre-link step which runs an in-house tool ("defgen") which used to work fine in VC6, but doesn't any more in VC8. While investigating it, I found out that: * the VC8 environment is not present for custom tools (namely, the variables set by VCVARS32.bat are undefined when the tool is run from the VC8 IDE) * (more serious) it seems that the IDE replaces the STDOUT of external tools with its own handler - which eff ...Show All

  • ywchen read struct from file

    this is a beginner programmer questions, at least i think so. CFile::Read( void* lpBuf ,UINT nCount) i can pass a struct (first param) and the length of that struct (second param) and then i will have a populated struct. How can i do the same thing with a managed c++ function The size of an int is 2, size of a double is 8, and a long is 4, how can i adjust my struct that i am reading in to account for this offset ...Show All

  • JayC202 compiling vc++ code in VS 2005 error LNK2001: unresolved external symbol

    hi While compiling my vc++ application in VS 2005. i faced the link errorsas following. Any help will really help me a lot. 1 file(s) copied. link /NOLOGO /SUBSYSTEM:windows /DLL /INCREMENTAL:no /MAP:FULL /OPT:REF /DEBUGTYPE:CV /IMPLIB:..\DBG\TmtData.LIB /MAP:TmtData.map /OUT:..\DBG\TmtData. DLL @TmtData.files /BASE:@t:\tcomponents\Make\TmtCommon.Lod,TmtData Creating library ..\DBG\TmtData.LIB and object ..\DBG\TmtData.exp tcbs ...Show All

  • Tosch Debug Runtime removed from VCRedist in BETA 2 (CTP August)

    Hi, I need to remote debug my debug bits on a test machine (due to hardware configuration). Using the original BETA 2 or July CTP this wasn't a problem; the debug runtime was installed by the vcredist.exe. However the debug runtime seems to be removed from the redistributable in the August CTP. Any ideas, how I can install the debug runtime on my test machine A simple file copy of MSVCP80D.dll and MSVCRT80D.dll does not work. Thanks, ...Show All

  • Raghu1234 Examples for Visual C++ Express

    I am having much more trouble that I would have expected in getting started with the beta.  I did some C++ programming about 10 years ago.  I now want to bring this work over to C++ Express.  I want to use the MDI approach, but have not been able to find an example that works.  I want to download something, unzip it, select it from the new project menu.  I don't want to have to figure out VB, C#, or earlier versions of C ...Show All

  • Sanjit Sachan 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 Re need to get the debug privileges: void getDebugPriv( void ) {  HANDLE hToken; & ...Show All

  • Peter Gadsby VS .Net 2005, how to disable intellisense...

    Hi I am really frustrated with the performance of VS .Net 2005. This is because I always see at the bottom "updating intellisense..." and it uses 60% to 70% of CPU. How to disable this updating of intellisense... Please this is making Visual studio unusable. Thanks Chandra I just want to join the chorus. The intellisense update is making my C++ project (hundreds of files, many hundreds of classes) unusable. P ...Show All

  • Bennie9425 Dumpbin not showing MSVCR71.dll

    hi I am using Visual studio .net 2003 7.1 version. I have an executable built in this IDE and it uses some 3rd party dlls. When I use dumpbin /dependents on the debug version of this executable, it shows me the MSVCR71d.dll as one of its dependents and I checked the debug version of the 3rd part dlls and it showed me the same MSVCR71d.dll. This way I was able to confirm both my exe and the 3rd part dlls are using the same CRT. Now I wa ...Show All

  • Brent Williams - MSFT CComboBox dropdown won't stay down

    I construct and create a CComboBox in a dialog (not from a template) and load it with strings (CBS_DROPDOWNLIST style). I give the box plenty of vertical size (~150 pixels) to draw the dropdown. I want to use the combo box to overlay portions of a list control to allow chosing options for "fields" in the list control. The combo box appears in the proper position, with the proper size, with the loaded strings. When the dropdown arrow ...Show All

  • Mario Maradiaga Open File Dialog

    Hi I`m trying to play a mp3 file with c++ a console application.. so i need the exact path to it.. i figured out how to show the open file dialog .. but i still have some problems CODE: OPENFILENAME ofn; char szFileName[MAX_PATH]=""; ZeroMemory(&ofn, sizeof(ofn)); ofn.lStructSize = sizeof(ofn); // SEE NOTE BELOW ofn.hwndOwner = GetActiveWindow(); ofn.nFileOffset=1; ofn.Flags=OFN_PATHMUSTEXIST | OFN_OVERWRITEPROMPT; ...Show All

  • Ronnie Peretz Unresolved Token and other link errors when migrating from VC++ 2003 to VC++2005 Express

    Hello all, Here is the situation. I am migrating an existing solution from Visual C++ 2003 to Visual C++ 2005 Express. I have the Platform SDK installed as well. The solution contains two mixed mode projects. One is essentially a managed wrapper dll for a 3rd party static win32 library. I do not have access to the source for the 3rd party library. The other project is a managed executable that utilizes the wrapper dll. These proje ...Show All

  • Jafer Program closing right after opening

    Hi all, I have tried to compile a program from the book C++: A Beginner's Guide by Herbert Schidt. The problem I encounter is when I try to run the program from the folder, that is the .exe file I believe located in: C:\Documents and Settings\Peter\My Documents\Visual Studio 2005\Projects\sample1\debug This simply closes after opening. Am I running it from the correct location I can't find an executable file anywhere else in the sample 1 f ...Show All

8485868788899091929394959697989901

©2008 Software Development Network

powered by phorum