Application Report
- Application ID: 304f05df161d44e9b1cac27cb1f78eef
- Report Submitted on: 04/06/2010 20:55:41
- Definitions File: Mono 2.6
- API Issues: 6
- P/Invoke APIs: 21
The following 6 APIs (used 32 times) might not work:
- Total:
4
2
-
System.Drawing
1
-
Image
1
-
SetPropertyItem(System.Drawing.Imaging.PropertyItem)
Used 27 times
1
-
SetPropertyItem(System.Drawing.Imaging.PropertyItem)
Used 27 times
-
Image
-
System.Security.AccessControl
1
-
RegistrySecurity
1
-
RegistrySecurity
-
System.Windows.Forms
4
-
WebBrowser
4
-
.ctor()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_ObjectForScripting(System.Object)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 1 time
-
WebBrowser
-
System.Drawing
There are 21 P/Invokes (used 62 times):
| Count | Library | Function |
|---|---|---|
| 31 | user32.dll | int registerwindowmessage(string) |
| 9 | user32.dll | bool getwindowrect(intptr, rectangle&) |
| 4 | user32.dll | bool flashwindowex(flashwindow/flashwinfo&) |
| 1 | globalcbthook.dll | bool initializecbthook(int, intptr) |
| 1 | globalcbthook.dll | void uninitializekeyboardhook() |
| 1 | globalcbthook.dll | void uninitializekeyboardllhook() |
| 1 | globalcbthook.dll | void uninitializemousehook() |
| 1 | globalcbthook.dll | void uninitializemousellhook() |
| 1 | globalcbthook.dll | void uninitializeshellhook() |
| 1 | globalcbthook.dll | void uninitializegetmsghook() |
| 1 | globalcbthook.dll | void uninitializecbthook() |
| 1 | globalcbthook.dll | bool initializeshellhook(int, intptr) |
| 1 | globalcbthook.dll | void initializecallwndprochook(int, intptr) |
| 1 | globalcbthook.dll | void initializegetmsghook(int, intptr) |
| 1 | globalcbthook.dll | void initializekeyboardhook(int, intptr) |
| 1 | globalcbthook.dll | void initializekeyboardllhook(int, intptr) |
| 1 | globalcbthook.dll | void initializemousehook(int, intptr) |
| 1 | globalcbthook.dll | void initializemousellhook(int, intptr) |
| 1 | globalcbthook.dll | void uninitializecallwndprochook() |
| 1 | user32.dll | int sendmessage(int, int, int, int32&) |
| 1 | user32.dll | intptr windowfrompoint(point) |