Click here to Skip to main content
15,920,632 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: RGB data Pin
Christian Graus22-Oct-01 11:02
protectorChristian Graus22-Oct-01 11:02 
GeneralRe: RGB data Pin
22-Oct-01 11:22
suss22-Oct-01 11:22 
GeneralRe: RGB data Pin
23-Oct-01 5:43
suss23-Oct-01 5:43 
GeneralModeless Dialogs and Minimize Pin
Ray Kinsella22-Oct-01 1:42
Ray Kinsella22-Oct-01 1:42 
GeneralRe: Modeless Dialogs and Minimize Pin
Ray Kinsella22-Oct-01 5:23
Ray Kinsella22-Oct-01 5:23 
GeneralDrawing Graphs Pin
^GeeK^22-Oct-01 1:40
^GeeK^22-Oct-01 1:40 
GeneralRe: Drawing Graphs Pin
Christian Graus22-Oct-01 11:06
protectorChristian Graus22-Oct-01 11:06 
GeneralMiniDump (as part of DBGHELP.DLL) Pin
EiSl22-Oct-01 1:20
EiSl22-Oct-01 1:20 
Hello folks,

I'm currently working on my own Unhandled Exception Handler in order to provide me more information regarding the crash occurred and make a 'grateful' crash Wink | ;) .

When checking the DGBHELP-library (MSDN) it also provides " User-mode Minidump Files" (crash dumps), that can be loaded within a debugger (like WinDBG).

Now my questions:
1. Very little info is provided in MSDN about these MiniDumps: what exactly do they dump and how to use it (is it usefull)?
2. MSDN states: "You can use this function on versions of Windows prior to Whistler without redistributing DbgHelp.dll. To do so, link with the static library MiniDump.lib, which is included in the Platform SDK."
No way I can find the Minidump.lib in the latest SDK, or more information about this. What about this library?

Any info about this MiniDump is highly appreciated!

Thanks,

EiSl
GeneralWhich files of the ATL DLL project I need to provide Pin
mimi22-Oct-01 0:07
mimi22-Oct-01 0:07 
GeneralRe: Which files of the ATL DLL project I need to provide Pin
Michael P Butler22-Oct-01 0:41
Michael P Butler22-Oct-01 0:41 
GeneralManny thanks, Michael ! Pin
mimi22-Oct-01 0:59
mimi22-Oct-01 0:59 
GeneralSimple STL Stream Problem Pin
Derek Lakin21-Oct-01 23:35
Derek Lakin21-Oct-01 23:35 
GeneralRe: Simple STL Stream Problem Pin
markkuk22-Oct-01 0:27
markkuk22-Oct-01 0:27 
GeneralRe: Simple STL Stream Problem Pin
Derek Lakin22-Oct-01 0:43
Derek Lakin22-Oct-01 0:43 
GeneralMore Help Needed Pls :( Pin
Derek Lakin22-Oct-01 1:19
Derek Lakin22-Oct-01 1:19 
GeneralRe: More Help Needed Pls :( Pin
markkuk22-Oct-01 20:14
markkuk22-Oct-01 20:14 
GeneralRe: More Help Needed Pls :( Pin
Derek Lakin23-Oct-01 0:26
Derek Lakin23-Oct-01 0:26 
Generalregarding dlls Pin
21-Oct-01 21:26
suss21-Oct-01 21:26 
GeneralMy Computer Pin
21-Oct-01 21:08
suss21-Oct-01 21:08 
Generalprogrammatically creating menus in SDI Pin
marym21-Oct-01 18:13
marym21-Oct-01 18:13 
GeneralRe: programmatically creating menus in SDI Pin
Christian Graus21-Oct-01 20:15
protectorChristian Graus21-Oct-01 20:15 
GeneralRe: programmatically creating menus in SDI Pin
marym22-Oct-01 10:08
marym22-Oct-01 10:08 
GeneralRe: programmatically creating menus in SDI Pin
Christian Graus22-Oct-01 11:14
protectorChristian Graus22-Oct-01 11:14 
Generalillegal use of type as an expression Pin
Stephen Caldwell21-Oct-01 17:14
Stephen Caldwell21-Oct-01 17:14 
GeneralGetting Rect of a Menu Pin
denis.flotat21-Oct-01 12:41
denis.flotat21-Oct-01 12:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.