Application Report
- Application ID: 33795d4b528340eb8cd55fe7f75d9972
- Report Submitted on: 01/18/2009 01:23:28
- Definitions File: Mono 2.2
- API Issues: 5
- P/Invoke APIs: 13
The following 5 APIs (used 9 times) might not work:
- Total:
5
-
System.Diagnostics
3
-
Process
2
-
get_Threads()
Used 1 time
1
-
set_PriorityClass(System.Diagnostics.ProcessPriorityClass)
Used 3 times
1
-
get_Threads()
Used 1 time
-
ProcessThread
1
-
get_Id()
Used 1 time
1
-
get_Id()
Used 1 time
-
Process
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 1 time
1
-
GetAllNetworkInterfaces()
Used 1 time
-
NetworkInterface
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 3 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 3 times
-
Form
-
System.Diagnostics
There are 13 P/Invokes (used 19 times):
| Count | Library | Function |
|---|---|---|
| 4 | shlwapi.dll | bool pathisnetworkpath(string) |
| 3 | kernel32 | bool queryperformancecounter(int64&) |
| 2 | kernel32.dll | execution_state setthreadexecutionstate(execution_state) |
| 1 | d3d9.dll | int direct3dcreate9ex(uint16, idirect3d9ex&) |
| 1 | kernel32 | bool setprocessworkingsetsize(intptr, int, int) |
| 1 | user32.dll | void disableprocesswindowsghosting() |
| 1 | user32.dll | nativemethods/windowstyles getwindowlongstyle(intptr, int) |
| 1 | user32.dll | intptr setwindowlongstyle(intptr, int, nativemethods/windowstyles) |
| 1 | user32.dll | intptr setwindowlong(intptr, int, nativemethods/wndprocdelegate) |
| 1 | user32.dll | int16 getasynckeystate(uint) |
| 1 | user32.dll | bool getmonitorinfo(intptr, nativemethods/monitorinformation&) |
| 1 | winmm.dll | uint timebeginperiod(uint) |
| 1 | winmm.dll | uint timeendperiod(uint) |