Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
D

dahill

@dahill
About
Posts
7
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Do-it-yourself MFC DLL
    D dahill

    Should you be able to create your own mfc42.dll from the MFC/SRC source files (plus whatever else is available to the VC++ developer)? I'd like to put some breakpoints in MFC code to debug a release-only problem. dahill

    C / C++ / MFC c++ debugging help question announcement

  • !UPDATED! Debug works but release crashes (this one's tricky)
    D dahill

    This problem looks similar to mine. Unfortunately, I don't understand this answer. When I change the 'signature' of my own OnInitDialog function to match your suggestion, it doesn't get called, even in DEBUG. Any more enlightenment to offer?:confused: dahill

    C / C++ / MFC help announcement database debugging tutorial

  • Cannot Execute Program
    D dahill

    Visual Studio 6 C++ says "cannot execute program" on my XP machine. The same Release .exe throws an exeption implicating ntdll.dll when launched outside of Visual Studio. Debug edition runs OK. Release edition runs OK on an NT machine. An intriguing database entry mentions a 'NO_NTDLL' option. Any experience with this? dahill

    C / C++ / MFC csharp c++ database visual-studio debugging

  • Link Error LNK1209
    D dahill

    Based on a solution attributed to "melwyn" on http://www.codecomments.com/archive307-2004-3-160471.html I was able to get rid of LNK1209. I ended up using file version 6.0.8160.0 of MSPDB60.DLL in C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin. For some reason file version 6.20.9351.0 of mspdb60.dll cut from C:\Program Files\Microsoft Visual Studio\VC98\Bin brought the link error with it. -dahill

    C / C++ / MFC csharp visual-studio help

  • Link Error LNK1209
    D dahill

    I have just found a similar LNK1209 problem posted in March, 2004 by "melwyn". Ominously, he didn't appear to get an answer (from the Message Board). -dahill -- modified at 17:36 Tuesday 28th February, 2006

    C / C++ / MFC csharp visual-studio help

  • Link Error LNK1209
    D dahill

    Thanks for the input gentlemen- I have "rebuilt all" with no success. This link error reads, ".pdp differs from previous link; relink or rebuild" and (for me) only occurs in the DEBUG configuration. -dahill -- modified at 16:02 Tuesday 28th February, 2006

    C / C++ / MFC csharp visual-studio help

  • Link Error LNK1209
    D dahill

    I get link error LNK1209 no matter how many times i retry. The .pdb file is there and updated. I've even tried replacing the LINK.EXE, DUMPBIN.EXE, EDITBIN.EXE and LIB.EXE files in the VC98 bin folder (I'm using Visual Studio 6). dahill

    C / C++ / MFC csharp visual-studio help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups