Application Report
- Application ID: e89e289ad7a34e56889dd813b87156c9
- Report Submitted on: 10/24/2008 15:28:29
- Definitions File: Mono 2.0
- API Issues: 2
- P/Invoke APIs: 14
The following 2 APIs (used 51 times) might not work:
- Total:
1
1
-
Microsoft.VisualBasic.CompilerServices
1
-
CharArrayType
1
-
FromObject(System.Object)
Used 14 times
1
-
FromObject(System.Object)
Used 14 times
-
CharArrayType
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 37 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 37 times
-
Form
-
Microsoft.VisualBasic.CompilerServices
There are 14 P/Invokes (used 23 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | intptr createsemaphore(security_attributes&, int, int, string) |
| 1 | kernel32.dll | int waitforsingleobject(intptr, int) |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | bool releasesemaphore(intptr, int, intptr) |
| 1 | kernel32.dll | int closehandle(intptr) |