Application Report
- Application ID: 34ed6b897aeb4843a3ee2fbac6543ded
- Report Submitted on: 10/28/2009 01:11:56
- Definitions File: Mono 2.4 (Revised)
- API Issues: 5
- P/Invoke APIs: 10
The following 5 APIs (used 22 times) might not work:
- Total:
5
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowTitle()
Used 2 times
1
-
get_MainWindowTitle()
Used 2 times
-
Process
-
System.Windows.Forms
4
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 9 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 9 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 9 times
-
Help
1
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
-
ComboBox
-
System.Diagnostics
There are 10 P/Invokes (used 18 times):
| Count | Library | Function |
|---|---|---|
| 7 | user32.dll | bool setforegroundwindow(intptr) |
| 2 | dwmapi.dll | void dwmiscompositionenabled(boolean&) |
| 2 | user32.dll | intptr getforegroundwindow() |
| 1 | dwmapi.dll | void dwmextendframeintoclientarea(intptr, stopwatch/margins&) |
| 1 | user32.dll | intptr getshellwindow() |
| 1 | user32.dll | intptr getdesktopwindow() |
| 1 | user32.dll | int getwindowthreadprocessid(intptr, int32&) |
| 1 | user32.dll | int getwindowrect(intptr, backgroundfullscreenmonitor/rect&) |
| 1 | user32.dll | bool getlastinputinfo(backgrounduseractivitymonitor/lastinputinfo&) |
| 1 | uxtheme | int setwindowtheme(intptr, string, string) |