Application Report
- Application ID: 9a2fe6c948b14d228724f35a81f5cc43
- Report Submitted on: 01/19/2007 05:27:06
- API Issues: 6
- P/Invoke APIs: 18
The following 6 APIs (used 9 times) might not work:
- Total:
6
1
-
System.Diagnostics
3
-
EventLog
3
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
-
EventLog
-
System.IO
1
-
FileStream
1
-
FileStream
-
System.Runtime.Remoting
1
1
-
RemotingConfiguration
1
1
-
set_CustomErrorsMode(System.Runtime.Remoting.CustomErrorsModes)
Used 1 time
1
1
-
set_CustomErrorsMode(System.Runtime.Remoting.CustomErrorsModes)
Used 1 time
-
RemotingConfiguration
-
System.Windows.Forms
1
-
ToolStripItem
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 1 time
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 1 time
-
ToolStripItem
-
System.Diagnostics
There are 18 P/Invokes (used 22 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 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 getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | libc | void syslog(int, string, string) |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void closelog() |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |
| 1 | nsbridge.dll | int getbridgestatus(uint) |
| 1 | nsbridge.dll | uint openxmlbridge(bool) |
| 1 | nsbridge.dll | void closebridge(uint) |
| 1 | nsbridge.dll | void exitxmlbridge() |
| 1 | nsbridge.dll | void initxmlbridge(char[]) |