Application Report
- Application ID: 46d332785f834e709a5d92cdcf462ca3
- Report Submitted on: 10/21/2009 11:05:27
- Definitions File: Mono 2.4 (Revised)
- API Issues: 5
- P/Invoke APIs: 7
The following 5 APIs (used 12 times) might not work:
- Total:
4
1
-
System.Configuration
1
-
ApplicationSettingsBase
1
-
get_Item(System.String)
Used 1 time
1
-
get_Item(System.String)
Used 1 time
-
ApplicationSettingsBase
-
System.Data.Common
1
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 8 times
1
-
GetSchema(System.String,System.String[])
Used 8 times
-
DbConnection
-
System.Security.Policy
1
-
Zone
1
-
CreateFromUrl(System.String)
Used 1 time
1
-
CreateFromUrl(System.String)
Used 1 time
-
Zone
-
System.Windows.Forms
2
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
-
SystemInformation
1
-
get_PowerStatus()
Used 1 time
1
-
get_PowerStatus()
Used 1 time
-
Form
-
System.Configuration
There are 7 P/Invokes (used 18 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | int getprivateprofilestring(string&, string&, string&, stringbuilder, int, strin |
| 3 | kernel32.dll | int flushprivateprofilestring(int, int, int, string&) |
| 3 | kernel32.dll | int getprivateprofileint(string&, string&, int, string&) |
| 3 | kernel32.dll | int writeprivateprofilestring(string&, string&, string&, string&) |
| 1 | gdi32 | int bitblt(int, int, int, int, int, int, int, int, int) |
| 1 | user32 | int getdc(int) |
| 1 | user32 | int releasedc(int, int) |