Application Report
- Application ID: 900c88aa1d654d009e25204e17c5b12b
- Report Submitted on: 10/06/2008 11:33:21
- Definitions File: Mono 2.0
- API Issues: 5
- P/Invoke APIs: 5
The following 5 APIs (used 5 times) might not work:
- Total:
5
-
System.Windows.Forms
5
-
ComboBox
2
-
TextBox
3
-
ComboBox
-
System.Windows.Forms
There are 5 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 1 | user32.dll | bool enumwindows(program/enumwindowsprocdel, int) |
| 1 | user32.dll | bool setforegroundwindow(intptr) |
| 1 | user32.dll | bool showwindowasync(intptr, int) |
| 1 | user32.dll | int getwindowtext(intptr, stringbuilder, int) |
| 1 | user32.dll | int getwindowthreadprocessid(intptr, int32&) |