Re: Static or Shared MFC DLLs?



Can't you simply put a debug version of your app along with xxx90d.dll on
the client machine?

AliR.

"Tom Serface" <tom@xxxxxxxxxxxxx> wrote in message
news:%23u5Jgve5JHA.4932@xxxxxxxxxxxxxxxxxxxxxxx
I often wish there were a debug version of the redistributable that could
easily be installed on another machine (without having to install Visual
Studio as well) just for debugging purposes. There have been times where I
have an issue "only on this machine" and debugging with WinDebug is not as
much fun. If I could load the debug version with all the correct runtimes
I could at least see ASSERTS and do more interesting debugging.

Tom

"Giovanni Dicanio" <giovanniDOTdicanio@xxxxxxxxxxxxxxxxx> wrote in message
news:egZpkse5JHA.6136@xxxxxxxxxxxxxxxxxxxxxxx
Paul wrote:
I have mfcm80.dll on my XP machine. The file description says: "MFC
Managed Library - Retail Version" It's only 68KB, while the unicode
version, mfcm80u.dll, is only 57KB. I wonder why it says retail
version.

I think "retail" version is opposed to "debug" version...

i.e. the "debug" versions of the DLL are *not* redistributable and can be
used only during the development/debug process when you run your program
with your IDE.

Giovanni



.



Relevant Pages

  • Re: Recommend a debugger
    ... Can I debug using one of those? ... problem is you have VC6 which has poor remote debugging, ... The easiest thing is if you could install VC6 on the PC that is crashing. ... VC installed and load the .dmp file into VC. ...
    (microsoft.public.vc.mfc)
  • RE: Debug vs. Prod builds
    ... the big difference between retail builds and debug builds will be in the default compiler settings. ... symbols are still generated by default in retail builds (though the debugging experience ... retail bits are generally chosen for production code because they will perform better. ...
    (microsoft.public.vsnet.vstools.office)
  • Re: Visual Studio locking-up for all debug functions
    ... debugging and managed debugging? ... > Yesterday I did a complete NEW install of VS.NET (including the ... > The computer hangs up (when in VS.NET and I click a debug function) and I ...
    (microsoft.public.vsnet.debugging)
  • Re: Cant Debug Add-Ins
    ... I can debug, even with no installation (VS.NET -> shared add-in ... After install & uninstall, ... > I have noticed that when debugging Outlook add-ins that I had to run the ...
    (microsoft.public.office.developer.com.add_ins)
  • Re: [Fwd: What do people think about not installing a stripped /kernel ?]
    ... And if we're also going to install modules with debug ... GNU toolchain it is possible to split executable and debugging info into ...
    (freebsd-current)