Application Report
- Application ID: 9037d2eb317c44e39846e566e34db945
- Report Submitted on: 03/13/2009 14:25:48
- Definitions File: Mono 2.2
- API Issues: 6
- P/Invoke APIs: 5
The following 6 APIs (used 11 times) might not work:
- Total:
5
1
-
Microsoft.Win32
1
-
RegistryKey
1
-
GetValueKind(System.String)
Used 1 time
1
-
GetValueKind(System.String)
Used 1 time
-
RegistryKey
-
System
1
-
Environment
1
-
get_UserInteractive()
Used 3 times
1
-
get_UserInteractive()
Used 3 times
-
Environment
-
System.Drawing.Drawing2D
2
-
GraphicsPath
1
-
Widen(System.Drawing.Pen)
Used 2 times
1
-
Widen(System.Drawing.Pen)
Used 2 times
-
LinearGradientBrush
1
-
set_GammaCorrection(System.Boolean)
Used 1 time
1
-
set_GammaCorrection(System.Boolean)
Used 1 time
-
GraphicsPath
-
System.Security
1
-
CodeAccessPermission
1
-
Assert()
Used 1 time
1
-
Assert()
Used 1 time
-
CodeAccessPermission
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 3 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 3 times
-
Form
-
Microsoft.Win32
There are 5 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 1 | user32 | int setwindowpos(intptr, int, int, int, int, int, int) |
| 1 | user32.dll | bool setlayeredwindowattributes(intptr, int, byte, int) |
| 1 | user32.dll | int getwindowlong(intptr, int) |
| 1 | user32.dll | int setwindowlong(intptr, int, int) |
| 1 | user32.dll | uint sendmessage(intptr, uint, intptr, intptr) |