Re: ERR:E:\macallan\private\winceos\COREOS\gwe\winmgr\wmbase\.\wmbase.



Ah. Your second post was better. There's a debug check failure and the
debugger would like to show you the source line. It's not publically
available, so you get the error about it being unable to find the file.

Paul T.

"Amit kumar" <Amitkumar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8BB5D11E-C1DF-4A0E-85B1-BB02DD42C61F@xxxxxxxxxxxxxxxx
Respected Sir,
getting an error at run-time when a function of DLL is
called, the file it's asking it's not there in Evaluation Edition. Please
guide me what to do solve the problem.

This is a part of Build file.

4294794416 PID:a3dd023e TID:e3c9dc5e 0x83dffd58: DlgMgr: FindDlgItem id 1
returning NULL.
4294795776 PID:a3dd023e TID:e3c9dc5e 0x83dffd58: DlgMgr: FindDlgItem id 1
returning NULL.
4294797086 PID:a3dd023e TID:e3c9dc5e 0x83dffd58: ERROR:
E:\macallan\private\winceos\COREOS\gwe\winmgr\wmbase\.\wmbase.cpp line
640:
4294797086 PID:a3dd023e TID:e3c9dc5e 0x83dffd58: CreateWindow failed:
Invalid owner window.
4294797086 PID:a3dd023e TID:e3c9dc5e 0x83dffd58: Unknown: DEBUGCHK failed
in
file E:\macallan\private\winceos\COREOS\gwe\winmgr\wmbase\.\wmbase.cpp at
line 642



.



Relevant Pages

  • Re: SUnit disappointment
    ... I always press the 'Debug' button in the SUnitBrowser when I'm ... For example when examining a failure in the debugger rather ... I'll often be able to fix the failure in my second ... > Equals verify: object printString with: 'test' ...
    (comp.lang.smalltalk.dolphin)
  • Re: Disobeying jet engines - why?
    ... Did not want to comment at first, and that is especially about debug. ... LIKE HEX or ASM need no debugger. ... So you come back to a piece of kit that isn't working and have to binary chop to find the failing line of code each time carefully reproducing whatever situation caused it to fail. ... The relatively simple post mortem debug tools we had in the mid 80's would log the failing address, failure code, stack top and registers. ...
    (sci.electronics.design)
  • Re: The application has requested the Runtime to terminate it in an unusual way, please contact the
    ... Joseph Anderson wrote: ... But the debugger should intercept the failure and let you see where it happens. ... If it only fails in a release build then turn on the generation of debug information in the release build and run the release build in the debugger. ...
    (microsoft.public.vc.mfc)
  • Re: How to connect to children process
    ... Main problem is amount of manual operations required per debug cycle. ... connection to DLL with debugger takes sensible amount of time and manual ... Is the main problem that the debugger keeps symbols file loaded ... AFAIK that's how VS2003 debugger works, but WinDbg should usually ...
    (microsoft.public.vsnet.debugging)
  • Re: Need Help Debugging
    ... you should use straight and plain ADPlus.VBS from the debugger package. ... debug info loaded, etc... ... does that avoid using the stack ?!? ... which is our custom CRITICAL_SECTION class. ...
    (microsoft.public.win32.programmer.kernel)

Loading