Application Report
- Application ID: 914a5dd088784284be4761220538f7d2
- Report Submitted on: 08/07/2010 20:27:03
- Definitions File: Mono 2.6
- API Issues: 3
- P/Invoke APIs: 7
The following 3 APIs (used 4 times) might not work:
- Total:
3
-
System.Windows.Forms
3
-
ComboBox
2
-
PageSetupDialog
1
-
set_EnableMetric(System.Boolean)
Used 1 time
1
-
set_EnableMetric(System.Boolean)
Used 1 time
-
ComboBox
-
System.Windows.Forms
There are 7 P/Invokes (used 7 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32.dll | bool activateactctx(intptr, uint32&) |
| 1 | kernel32.dll | bool deactivateactctx(uint, uint) |
| 1 | kernel32.dll | intptr createactctx(nativemethods/actctx&) |
| 1 | kernel32.dll | void releaseactctx(intptr) |
| 1 | user32.dll | bool movewindow(intptr, int, int, int, int, bool) |
| 1 | user32.dll | intptr sendmessage(intptr, uint, intptr, intptr) |
| 1 | user32.dll | intptr setfocus(intptr) |