Application Report
- Application ID: bdc92987af534af3bd7169681a4d6d68
- Report Submitted on: 12/28/2007 02:54:20
- API Issues: 5
- P/Invoke APIs: 5
The following 5 APIs (used 7 times) might not work:
- Total:
3
2
-
System.Security
2
-
CodeAccessPermission
2
-
Assert()
Used 2 times
1
-
RevertAssert()
Used 2 times
1
-
Assert()
Used 2 times
-
CodeAccessPermission
-
System.Web
1
-
ProcessModelInfo
1
-
GetCurrentProcessInfo()
Used 1 time
1
-
GetCurrentProcessInfo()
Used 1 time
-
ProcessModelInfo
-
System.Web.UI
2
-
Page
2
-
Page
-
System.Security
There are 5 P/Invokes (used 8 times):
| Count | Library | Function |
|---|---|---|
| 2 | advapi32.dll | int reverttoself() |
| 2 | advapi32.dll | int setthreadtoken(intptr, intptr) |
| 2 | kernel32.dll | bool closehandle(intptr) |
| 1 | advapi32.dll | int openthreadtoken(intptr, int, bool, intptr&) |
| 1 | kernel32.dll | intptr getcurrentthread() |