Application Report
- Application ID: b173de7ae9174c4ab516678580a09f82
- Report Submitted on: 03/03/2008 20:27:20
- API Issues: 2
- P/Invoke APIs: 5
The following 2 APIs (used 2 times) might not work:
- Total:
2
-
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.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) |