dll loading problem..... |
Post Reply |
Author | |
vcp_learner
Newbie Joined: 28 September 2005 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 28 September 2005 at 5:38pm |
Hi all, I find so many (800 or so) questions on this in the Internet, but no response! When I execute my program, it hangs with nothing in the output (o/p) window...however, when I run it in the debugger mode and see the o/p window here is a bit of what I get.... Loaded 'ntdll.dll', no matching symbolic information found. Loaded 'C:\Program Files\Common Files\Microsoft Shared\OFFICE11\MSOXMLMF.DLL', no matching symbolic information found.
Thanks in advance. |
|
kleckj
Newbie Joined: 26 July 2005 Status: Offline Points: 7 |
Post Options
Thanks(0)
|
Yea the old debug build, stop using it 10 years ago. Run
outputdebugstrings in release build. You are finding out the debugger
fixes things up and well does stuff. I never run debug builds as
my users are else where like maybe in another state. So debug builds
buy you nothing. Try it. It might hurt for a while but better off the
crutch.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |