Application Report
- Application ID: b68e6482707c42899e7f9e2b2f6d4bf2
- Report Submitted on: 10/23/2008 08:27:22
- Definitions File: Mono 2.0
- API Issues: 4
- P/Invoke APIs: 5
The following 4 APIs (used 10 times) might not work:
- Total:
3
1
-
Microsoft.VisualBasic.ApplicationServices
1
-
WindowsFormsApplicationBase
1
-
OnShutdown()
Used 1 time
1
-
OnShutdown()
Used 1 time
-
WindowsFormsApplicationBase
-
System
1
-
AppDomain
1
-
AppDomain
-
System.CodeDom
2
-
CodeTypeReference
2
-
.ctor(System.String)
Used 2 times
1
-
.ctor(System.Type)
Used 6 times
1
-
.ctor(System.String)
Used 2 times
-
CodeTypeReference
-
Microsoft.VisualBasic.ApplicationServices
There are 5 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 4 | user32.dll | bool showwindow(intptr, int) |
| 2 | gdi32.dll | intptr createroundrectrgn(int, int, int, int, int, int) |
| 1 | user32.dll | bool movewindow(intptr, int, int, int, int, bool) |
| 1 | user32.dll | bool setwindowpos(intptr, int, int, int, int, int, uint) |
| 1 | user32.dll | bool updatewindow(intptr) |