Application Report
- Application ID: 57f4261b20784017bb4b16c31ca5d82c
- Report Submitted on: 11/18/2008 20:13:07
- Definitions File: Mono 2.0
- API Issues: 15
- P/Invoke APIs: 16
The following 15 APIs (used 28 times) might not work:
- Total:
13
9
-
System.Diagnostics
5
-
Process
5
-
get_MainWindowHandle()
Used 2 times
1
-
get_NonpagedSystemMemorySize64()
Used 1 time
1
-
get_PagedMemorySize64()
Used 1 time
1
-
get_PeakPagedMemorySize64()
Used 1 time
1
-
get_Threads()
Used 1 time
1
-
get_MainWindowHandle()
Used 2 times
-
Process
-
System.Management
7
9
-
ManagementBaseObject
1
1
-
get_Properties()
Used 2 times
1
1
-
get_Properties()
Used 2 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementObjectSearcher
2
-
.ctor(System.Management.ObjectQuery)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.Management.ObjectQuery)
Used 1 time
-
PropertyData
1
1
-
get_Value()
Used 2 times
1
1
-
get_Value()
Used 2 times
-
PropertyDataCollection
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
SelectQuery
1
1
-
.ctor(System.String)
Used 2 times
1
1
-
.ctor(System.String)
Used 2 times
-
ManagementBaseObject
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 6 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 6 times
-
Form
-
System.Diagnostics
There are 16 P/Invokes (used 17 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | int closehandle(intptr) |
| 1 | advapi32.dll | bool initializesecuritydescriptor(intptr, uint) |
| 1 | advapi32.dll | bool setsecuritydescriptordacl(intptr, bool, intptr, bool) |
| 1 | kernel32 | int getconsoletitle(stringbuilder, int) |
| 1 | kernel32.dll | intptr createmutex(qconfig/security_attributes&, bool, string) |
| 1 | kernel32.dll | intptr localalloc(uint, uint) |
| 1 | kernel32.dll | intptr localfree(intptr) |
| 1 | kernel32.dll | uint gettickcount() |
| 1 | mpr.dll | int wnetcancelconnection2(string, int, bool) |
| 1 | mpr.dll | int wnetaddconnection2(netresource, string, string, int) |
| 1 | user32 | int deletemenu(int, uint, uint) |
| 1 | user32 | int findwindowex(int, int, stringbuilder, stringbuilder) |
| 1 | user32 | int getsystemmenu(int, int) |
| 1 | user32 | int setforegroundwindow(int) |
| 1 | user32 | int setwindowpos(int, int, int, int, int, int, uint) |
| 1 | user32 | int showwindow(int, int) |