Application Report
- Application ID: f4a7661f4ee64f0ba1b9f58cde2532ea
- Report Submitted on: 01/19/2007 16:53:16
- API Issues: 2
- P/Invoke APIs: 16
The following 2 APIs (used 4 times) might not work:
- Total:
2
-
System.Diagnostics
2
-
EventLog
2
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
-
EventLog
-
System.Diagnostics
There are 16 P/Invokes (used 22 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | bool queryperformancecounter(int64&) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 2 | kernel32.dll | bool setconsolectrlhandler(consoleeventhandler/controleventhandler, bool) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | bool queryperformancefrequency(int64&) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | libc | void closelog() |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void syslog(int, string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |