Application Report
- Application ID: fc019ebacf4c420ca1047affb4ab5995
- Report Submitted on: 10/13/2008 17:31:40
- Definitions File: Mono 2.0
- API Issues: 4
- P/Invoke APIs: 4
The following 4 APIs (used 5 times) might not work:
- Total:
4
1
-
System.IO
2
-
DriveInfo
2
-
GetDrives()
Used 1 time
1
-
get_IsReady()
Used 1 time
1
-
GetDrives()
Used 1 time
-
DriveInfo
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetHRForLastWin32Error()
Used 2 times
1
1
-
GetHRForLastWin32Error()
Used 2 times
-
Marshal
-
System.Windows.Forms
1
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
-
Control
-
System.IO
There are 4 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | bool deviceiocontrol(intptr, uint, intptr, uint, intptr, uint, uint32&, intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | intptr createfile(string, v/c, v/d, intptr, v/b, v/a, intptr) |