Examples: How to Use Crashlogs to Debug Your Own DLLs

 

New article How to Use Crashlogs to Debug Your Own DLLs has been published:

25 to 30% of all crashlogs received from users appear due to errors occurring when functions imported from custom dlls are executed.

Author: Slawa

 
char* __stdcall GetStringValue(char *spar)
Is it possible to return a changed string with spar ???
 

Sometimes  I have an empty

CALL STACK crash log section. Why?  

Reason: