From: Otto W. <ott...@or...> - 2004-12-21 16:21:12
|
Didier CorbiËre wrote: > > I'm trying to see the blackbox crash window in the crashtest sample: > \wxCode\components\crashprint\samples\crashtest > ... but nothing happens. > > The dll is loaded sucessfully, but at the "force crash" line the usual > error message box is displayed. (using Visual C++ 6). > > Any idea ? > ;-) Yes, with VC++ when debugging always VC++ gets first. Just build a normal application and try without VC++. BTW for what application do you want to use crashprint? O. Wyss -- Development of frame buffer drivers: http://linux-fbdev.sf.net Sample code snippets for wxWidgets: http://wxcode.sf.net How to build well-designed applications: http://wxguide.sf.net Desktop with a consistent look and feel: http://wyodesktop.sf.net |