Application Report
- Application ID: 4565b5af61c24554938b72e7da036253
- Report Submitted on: 10/11/2010 09:24:13
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 13
- P/Invoke APIs: 48
The following 13 APIs (used 19 times) might not work:
- Total:
12
3
-
System
1
-
Console
1
-
get_WindowWidth()
Used 2 times
1
-
get_WindowWidth()
Used 2 times
-
Console
-
System.Data.Common
1
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 2 times
1
-
GetSchema(System.String,System.String[])
Used 2 times
-
DbConnection
-
System.Diagnostics
4
-
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
-
Process
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
-
EventLog
-
System.IO
1
-
FileStream
1
-
FileStream
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Net.Security
1
-
System.Net.Sockets
1
1
-
Socket
1
1
-
Socket
-
System.Security.Cryptography.X509Certificates
1
-
X509Certificate2Collection
1
-
X509Certificate2Collection
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System
There are 48 P/Invokes (used 54 times):
| Count | Library | Function |
|---|---|---|
| 4 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 2 | kernel32.dll | bool queryperformancecounter(int64&) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32 | bool setconsolectrlhandler(mainclass/eventhandler, bool) |
| 1 | kernel32 | intptr createfile(string, uint, uint, nativemethods/securityattributes, uint, ui |
| 1 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 1 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 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 waitnamedpipe(string, uint) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | bool queryperformancefrequency(int64&) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | kernel32.dll | bool cancelio(intptr) |
| 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 | rpkone.dll | int reboot(intptr) |
| 1 | rpkone.dll | int set_counter_precision(intptr, int, int, int, int) |
| 1 | rpkone.dll | int set_debounce_time(intptr, int, int, int) |
| 1 | rpkone.dll | int setcomnumber(intptr, int) |
| 1 | rpkone.dll | int write_lcd(intptr, int, int, int, string) |
| 1 | rpkone.dll | int write_output(intptr, int, int, int, int, int, int, int, int) |
| 1 | rpkone.dll | int write_outputs(intptr, int, int, int, string) |
| 1 | rpkone.dll | intptr ticelulas() |
| 1 | rpkone.dll | string buffer(intptr) |
| 1 | rpkone.dll | void destructor(intptr) |
| 1 | rpkone.dll | int read_versao(intptr, int, int) |
| 1 | rpkone.dll | int read_input(intptr, int, int) |
| 1 | rpkone.dll | int read_device(intptr, int, int) |
| 1 | rpkone.dll | int address_zero_board(intptr, int, int) |
| 1 | rpkone.dll | int clear_lcd(intptr, int, int) |
| 1 | rpkone.dll | int close_port(intptr, int, int) |
| 1 | rpkone.dll | int dll_version(intptr) |
| 1 | rpkone.dll | int functions(intptr, int, int, int) |
| 1 | rpkone.dll | int functions_extended(intptr, int, int, int, int) |
| 1 | rpkone.dll | int get_versao(intptr) |
| 1 | rpkone.dll | int off_lcd(intptr, int, int) |
| 1 | rpkone.dll | int on_lcd(intptr, int, int) |
| 1 | rpkone.dll | int open_port(intptr, int, int) |
| 1 | user32.dll | bool enablemenuitem(intptr, uint, uint) |
| 1 | user32.dll | intptr getsystemmenu(intptr, bool) |
| 1 | user32.dll | intptr removemenu(intptr, uint, uint) |