Application Report
- Application ID: b6d273a8233b47db9a0fe38e98f3f29d
- Report Submitted on: 12/06/2006 10:48:03
- API Issues: 1
- P/Invoke APIs: 11
The following 1 APIs (used 12 times) might not work:
- Total:
1
1
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetExceptionPointers()
Used 12 times
1
1
-
GetExceptionPointers()
Used 12 times
-
Marshal
-
System.Runtime.InteropServices
There are 11 P/Invokes (used 14 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32 | bool closehandle(intptr) |
| 2 | kernel32 | bool unmapviewoffile(intptr) |
| 1 | advapi32 | bool adjusttokenprivileges(intptr, bool, byte[], uint16, byte[], uint32&) |
| 1 | advapi32 | bool openprocesstoken(intptr, uint, intptr&) |
| 1 | advapi32.dll | bool lookupprivilegevalue(string, string, int64&) |
| 1 | kernel32 | uint getfilesize(intptr, uint32*) |
| 1 | kernel32 | intptr mapviewoffile(intptr, win32filemapaccess, uint, uint, uint) |
| 1 | kernel32 | intptr getcurrentprocess() |
| 1 | kernel32 | intptr createfilemapping(intptr, intptr, win32memoryprotection, uint, uint, stri |
| 1 | kernel32 | intptr createfile(string, win32fileaccess, win32fileshare, intptr, win32filemode |
| 1 | user32 | bool exitwindowsex(uint, uint) |