Application Report
- Application ID: 7e8965f2ef774ee5a1df2390eb391329
- Report Submitted on: 02/07/2010 04:32:21
- Definitions File: Mono 2.6
- API Issues: 6
- P/Invoke APIs: 10
The following 6 APIs (used 13 times) might not work:
- Total:
5
1
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 1 time
1
-
get_ConnectionStrings()
Used 1 time
-
ConfigurationManager
-
System.Drawing
2
1
-
Graphics
1
-
Image
1
1
-
FromStream(System.IO.Stream,System.Boolean)
Used 3 times
1
-
SetPropertyItem(System.Drawing.Imaging.PropertyItem)
Used 3 times
1
-
FromStream(System.IO.Stream,System.Boolean)
Used 3 times
-
Graphics
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 2 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 2 times
-
Form
-
System.Configuration
There are 10 P/Invokes (used 14 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | gdi32.dll | uint getoutlinetextmetrics(intptr, uint, intptr) |
| 2 | gdi32.dll | uint getfontdata(intptr, uint, uint, byte[], uint) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 1 | gdi32.dll | int getcharwidthfloat(intptr, int, int, single&) |
| 1 | gdi32.dll | bool gettextmetricsa(intptr, lptextmetric&) |
| 1 | gdi32.dll | bool getcharabcwidths(intptr, uint, uint, abc[]) |
| 1 | kernel32.dll | int64 getlasterror() |