Method | Description | |
---|---|---|
DacFinder32 ( string searchPath ) : System |
Method | Description | |
---|---|---|
InitDbgHelpModule ( ) : void | ||
SymCleanup ( |
||
SymFindFileInPath ( |
||
SymInitialize ( |
Method | Description | |
---|---|---|
SymCleanup32 ( |
||
SymFindFileInPath32 ( |
||
SymInitialize32 ( |
public DacFinder32 ( string searchPath ) : System | ||
searchPath | string | |
return | System |
protected SymCleanup ( |
||
hProcess | ||
return | bool |
protected SymFindFileInPath ( |
||
hProcess | ||
searchPath | string | |
filename | string | |
id | uint | |
two | uint | |
three | uint | |
flags | uint | |
filePath | StringBuilder | |
callback | ||
context | ||
return | bool |
protected SymInitialize ( |
||
hProcess | ||
symPath | string | |
fInvadeProcess | bool | |
return | bool |