Application Report
- Application ID: 0ee2242957434f8fa0976f56df7f9f0c
- Report Submitted on: 03/19/2011 05:44:36
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 3
- P/Invoke APIs: 7
The following 3 APIs (used 4 times) might not work:
- Total:
3
-
System.Diagnostics
2
-
Process
2
-
WaitForInputIdle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
1
-
WaitForInputIdle()
Used 1 time
-
Process
-
System.Windows.Forms
1
-
WebBrowser
1
-
.ctor()
Used 2 times
1
-
.ctor()
Used 2 times
-
WebBrowser
-
System.Diagnostics
There are 7 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 3 | winmm.dll | int64 mcisendstring(string, stringbuilder, int, intptr) |
| 1 | advapi32.dll | bool adjusttokenprivileges(intptr, bool, service/tokpriv1luid&, int, intptr, int |
| 1 | advapi32.dll | bool lookupprivilegevalue(string, string, int64&) |
| 1 | advapi32.dll | bool openprocesstoken(intptr, int, intptr&) |
| 1 | kernel32.dll | intptr getcurrentprocess() |
| 1 | user32.dll | bool exitwindowsex(int, int) |
| 1 | user32.dll | intptr setparent(intptr, intptr) |