Application Report
- Application ID: 633ec342cd6944eab3543b24887b795d
- Report Submitted on: 02/12/2010 12:22:14
- Definitions File: Mono 2.6
- API Issues: 3
- P/Invoke APIs: 5
The following 3 APIs (used 12 times) might not work:
- Total:
3
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
-
Process
-
System.IO
1
-
DriveInfo
1
-
GetDrives()
Used 1 time
1
-
GetDrives()
Used 1 time
-
DriveInfo
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 10 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 10 times
-
Form
-
System.Diagnostics
There are 5 P/Invokes (used 8 times):
| Count | Library | Function |
|---|---|---|
| 4 | user32.dll | void mouse_event(uint, uint, uint, uint, intptr) |
| 1 | shell32.dll | intptr shgetfileinfo(string, uint, drivecombobox/shfileinfo&, uint, drivecombobo |
| 1 | user32.dll | bool setforegroundwindow(intptr) |
| 1 | user32.dll | bool setwindowpos(intptr, intptr, int, int, int, int, uint) |
| 1 | user32.dll | bool showwindowasync(intptr, int) |