Application Report
- Application ID: 03f8525bc0a041fba8902ddf942658df
- Report Submitted on: 12/03/2008 22:11:14
- Definitions File: Mono 2.0
- API Issues: 3
- P/Invoke APIs: 8
The following 3 APIs (used 27 times) might not work:
- Total:
1
2
-
Microsoft.VisualBasic.CompilerServices
2
-
CharArrayType
1
-
FromObject(System.Object)
Used 1 time
1
-
FromObject(System.Object)
Used 1 time
-
ObjectType
1
-
IDivObj(System.Object,System.Object)
Used 2 times
1
-
IDivObj(System.Object,System.Object)
Used 2 times
-
CharArrayType
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 24 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 24 times
-
Form
-
Microsoft.VisualBasic.CompilerServices
There are 8 P/Invokes (used 14 times):
| Count | Library | Function |
|---|---|---|
| 4 | user32.dll | int64 getforegroundwindow() |
| 2 | kernel32.dll | int getuserdefaultlcid() |
| 2 | kernel32.dll | int16 getuserdefaultlangid() |
| 2 | kernel32.dll | int16 getuserdefaultuilanguage() |
| 1 | user32.dll | bool openclipboard(int64) |
| 1 | user32.dll | int setforegroundwindow(int64) |
| 1 | user32.dll | void closeclipboard() |
| 1 | user32.dll | void emptyclipboard() |