Applicationz
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 3 articles for 0.304 sec
Hi Deepak, > srv*c:\symbol*http://msdl.microsoft.com/download/symbols;c:\winsxs I believe your _NT_SYMBOL_PATH is not formed correctly. ';' is the previous style's path separator. I'm not sure what c:\winsxs is, so I will explain mine. SRV*C:\Symbols*\\Euclid\Symbols*http://msdl.microsoft.com/download/ symbols C:\Symbols - my local machine's symbol cache \\Euclid\Symbols - my intranet's     

Group: microsoft.public.vc.debugger · Group Profile · Search for Applicationz in microsoft.public.vc.debugger
Author: Jeffrey Walton
Date: Mar 21, 2008 11:07

Hello, I have with me a perfectly working C/C++ solution in VS2003. I rebuilt the app using VS2005 (WinXP SP2) and hell broke loose (with DLL). I am now trying to find the cause (which WinDbg) reports as DLL Init Failure. But I dont know which DLL is the cause, for symbols are not getting loaded properly. Here is the log from WinDbg. My application is called (Xde.Exe) and loads a bunch of
Show full article (2.18Kb) · Show article thread
Thank you for the reply. Maybe I should tell you in little more detail so that you can help me nail down further, for I feel the problem is in loading a DLL (although I cant seem to figure out which one). As soon as I launch my app (XDE.EXE), I get the error msg 0xC0000142 and when I click OK on the dialog box, VS shows following info in the output window. --------------------------------     

Group: microsoft.public.vc.debugger · Group Profile · Search for Applicationz in microsoft.public.vc.debugger
Author: Deepak
Date: Mar 4, 2008 18:01

Show full article (14.71Kb)
    

Group: microsoft.public.vc.language · Group Profile · Search for Applicationz in microsoft.public.vc.language
Author: Deepak
Date: Mar 2, 2008 16:47

Show full article (7.66Kb) · Show article thread