Application Report
- Application ID: 477f874b78c24a8394f298fcc1939991
- Report Submitted on: 10/18/2009 15:49:39
- Definitions File: Mono 2.4 (Revised)
- API Issues: 2
- P/Invoke APIs: 15
The following 2 APIs (used 2 times) might not work:
- Total:
2
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 1 time
1
-
GetAllNetworkInterfaces()
Used 1 time
-
NetworkInterface
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
-
Form
-
System.Net.NetworkInformation
There are 15 P/Invokes (used 43 times):
| Count | Library | Function |
|---|---|---|
| 12 | kernel32.dll | intptr openevent(uint, bool, string) |
| 4 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 4 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, uintptr) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 2 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 2 | kernel32.dll | bool flushfilebuffers(intptr) |
| 2 | kernel32.dll | int closehandle(intptr) |
| 2 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 2 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | bool unmapviewoffile(intptr) |
| 2 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | intptr createsemaphore(security_attributes&, int, int, string) |
| 1 | kernel32.dll | bool releasesemaphore(intptr, int, intptr) |
| 1 | kernel32.dll | int waitforsingleobject(intptr, int) |