Application Report
- Application ID: 58b2d2161dc742c8af32ee548adc445a
- Report Submitted on: 07/16/2009 10:03:41
- Definitions File: Mono 2.4 (Revised)
- API Issues: 3
- P/Invoke APIs: 14
The following 3 APIs (used 5 times) might not work:
- Total:
1
2
-
Microsoft.VisualBasic
1
-
Interaction
1
-
CreateObject(System.String,System.String)
Used 2 times
1
-
CreateObject(System.String,System.String)
Used 2 times
-
Interaction
-
Microsoft.VisualBasic.CompilerServices
1
-
CharArrayType
1
-
FromObject(System.Object)
Used 2 times
1
-
FromObject(System.Object)
Used 2 times
-
CharArrayType
-
System.ComponentModel
1
-
MarshalByValueComponent
1
-
Dispose(System.Boolean)
Used 1 time
1
-
Dispose(System.Boolean)
Used 1 time
-
MarshalByValueComponent
-
Microsoft.VisualBasic
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) |