Application Report
- Application ID: 72e50ff5255944c1a0d8e6a7ae2a6f5b
- Report Submitted on: 03/31/2009 09:35:16
- Definitions File: Mono 2.4
- API Issues: 4
- P/Invoke APIs: 4
The following 4 APIs (used 19 times) might not work:
- Total:
3
1
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 2 times
1
-
get_MainWindowHandle()
Used 2 times
-
Process
-
System.Drawing
1
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 13 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 13 times
-
Form
-
Microsoft.VisualBasic
There are 4 P/Invokes (used 11 times):
| Count | Library | Function |
|---|---|---|
| 6 | user32.dll | bool setwindowtext(intptr, string) |
| 2 | user32.dll | bool setforegroundwindow(intptr) |
| 2 | user32.dll | bool showwindow(intptr, int) |
| 1 | kernel32.dll | uint gettempfilename(string, string, uint, stringbuilder) |