天佐.崆峒印
tianzuo.Kongtong
异常崩溃分析 Exception crash analysis
|
天佐.崆峒印(tianzuo.Kongtong) More...
#include <Windows.h>
Go to the source code of this file.
Macros | |
#define | tianzuo_Kongtong_lib __declspec(dllimport) |
导出函数定义(define dllexport) | |
Typedefs | |
typedef int(* | tianzuo_Kongtong_get_exception) (PEXCEPTION_POINTERS const pExceptPtrs, WORD const create_param, int const language) |
Enumerations | |
enum | Kongtong_create { Kongtong_create_normal = 0x00000001 , Kongtong_create_nodump = 0x00000002 , Kongtong_create_nolog = 0x00000003 , Kongtong_create_none = 0x00000004 } |
Functions | |||||||
Kongtong_get_exception | |||||||
获取异常信息 (Get exception information)
| |||||||
tianzuo_Kongtong_lib int | Kongtong_get_exception (PEXCEPTION_POINTERS const except_ptrs, int const create_param, int const language=0) | ||||||
天佐.崆峒印(tianzuo.Kongtong)
#define tianzuo_Kongtong_lib __declspec(dllimport) |
导出函数定义(define dllexport)
typedef int(* tianzuo_Kongtong_get_exception) (PEXCEPTION_POINTERS const pExceptPtrs, WORD const create_param, int const language) |
enum Kongtong_create |
tianzuo_Kongtong_lib int Kongtong_get_exception | ( | PEXCEPTION_POINTERS const | except_ptrs, |
int const | create_param, | ||
int const | language = 0 |
||
) |