Application Report
- Application ID: fb3fa9973641425fad3ca9ccf676178d
- Report Submitted on: 01/23/2007 17:48:53
- API Issues: 2
- P/Invoke APIs: 6
The following 2 APIs (used 3 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 2 times
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
-
EventLog
-
System.Diagnostics
There are 6 P/Invokes (used 7 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 1 | kernel32.dll | bool setconsoletextattribute(intptr, uint) |
| 1 | kernel32.dll | bool writeconsolew(intptr, string, uint, uint32&, intptr) |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |