Application Report
- Application ID: 80c87d47fcd84c23952096e7fb8cfc44
- Report Submitted on: 12/05/2006 09:38:02
- API Issues: 7
- P/Invoke APIs: 4
The following 7 APIs (used 19 times) might not work:
- Total:
7
2
-
System.Diagnostics
5
-
EventLog
4
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
1
-
Delete(System.String,System.String)
Used 1 time
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
Exists(System.String,System.String)
Used 1 time
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
-
Process
1
-
WaitForInputIdle(System.Int32)
Used 1 time
1
-
WaitForInputIdle(System.Int32)
Used 1 time
-
EventLog
-
System.DirectoryServices
2
2
-
DirectoryEntry
2
2
-
Invoke(System.String,System.Object[])
Used 12 times
1
1
-
get_NativeObject()
Used 2 times
1
1
-
Invoke(System.String,System.Object[])
Used 12 times
-
DirectoryEntry
-
System.Diagnostics
There are 4 P/Invokes (used 7 times):
| Count | Library | Function |
|---|---|---|
| 4 | kernel32.dll | bool closehandle(intptr) |
| 1 | advapi32.dll | bool reverttoself() |
| 1 | advapi32.dll | int duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | int logonusera(string, string, string, int, int, intptr&) |