Application Report
- Application ID: 7083fb8e1a49462e97b545d6c7071519
- Report Submitted on: 02/11/2011 00:06:15
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 13
- P/Invoke APIs: 12
The following 13 APIs (used 17 times) might not work:
- Total:
13
1
-
System
2
-
AppDomain
1
-
AppDomainSetup
1
-
set_LoaderOptimization(System.LoaderOptimization)
Used 1 time
1
-
set_LoaderOptimization(System.LoaderOptimization)
Used 1 time
-
AppDomain
-
System.Diagnostics
3
-
Process
2
-
WaitForInputIdle()
Used 3 times
1
-
get_MainWindowHandle()
Used 1 time
1
-
WaitForInputIdle()
Used 3 times
-
TraceListener
1
-
get_IsThreadSafe()
Used 1 time
1
-
get_IsThreadSafe()
Used 1 time
-
Process
-
System.Net
1
-
HttpWebRequest
1
-
HttpWebRequest
-
System.Net.Security
1
-
SslStream
1
-
SslStream
-
System.Reflection
1
1
-
AssemblyName
1
1
-
AssemblyName
-
System.Runtime.CompilerServices
1
-
RuntimeHelpers
1
-
PrepareConstrainedRegions()
Used 2 times
1
-
PrepareConstrainedRegions()
Used 2 times
-
RuntimeHelpers
-
System.Security.Cryptography.X509Certificates
1
-
X509Certificate2UI
1
-
X509Certificate2UI
-
System.Threading
1
-
ThreadPool
1
-
SetMinThreads(System.Int32,System.Int32)
Used 1 time
1
-
SetMinThreads(System.Int32,System.Int32)
Used 1 time
-
ThreadPool
-
System.Windows.Forms
2
-
ComboBox
2
-
ComboBox
-
System
There are 12 P/Invokes (used 15 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32.dll | bool setwindowtextw(handleref, intptr) |
| 2 | user32.dll | bool messagebeep(beeptype) |
| 2 | user32.dll | bool blockinput(bool) |
| 1 | kernel32 | int getcurrentthreadid() |
| 1 | kernel32.dll | void zeromemory(intptr, uint) |
| 1 | kernel32.dll | bool setdlldirectory(string) |
| 1 | user32.dll | bool enablemenuitem(intptr, uint, uint) |
| 1 | user32.dll | int getwindowtextlengthw(handleref) |
| 1 | user32.dll | int getwindowtextw(handleref, intptr, int) |
| 1 | user32.dll | int16 getkeystate(int) |
| 1 | user32.dll | intptr getforegroundwindow() |
| 1 | user32.dll | intptr getsystemmenu(intptr, bool) |