Application Report
- Application ID: e092d5c73f3b435ea11c8dadd78f2080
- Report Submitted on: 03/03/2009 10:44:44
- Definitions File: Mono 2.2
- API Issues: 6
- P/Invoke APIs: 8
The following 6 APIs (used 32 times) might not work:
- Total:
6
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 1 time
1
-
GetAllNetworkInterfaces()
Used 1 time
-
NetworkInterface
-
System.Windows.Forms
5
-
ComboBox
3
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 17 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 17 times
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
-
ComboBox
-
System.Net.NetworkInformation
There are 8 P/Invokes (used 15 times):
| Count | Library | Function |
|---|---|---|
| 5 | user32.dll | uint broadcastsystemmessage(uint, uint32&, uint, int, intptr) |
| 4 | user32.dll | uint registerwindowmessage(string) |
| 1 | gdi32.dll | bool deleteobject(intptr) |
| 1 | gdi32.dll | bool lineto(intptr, int, int) |
| 1 | gdi32.dll | bool movetoex(intptr, int, int, int) |
| 1 | gdi32.dll | int setrop2(intptr, drawingmode) |
| 1 | gdi32.dll | intptr createpen(penstyles, int, int) |
| 1 | gdi32.dll | intptr selectobject(intptr, intptr) |