Application Report
- Application ID: 90728d7bb4d44d8f951be7beabbfd22a
- Report Submitted on: 01/19/2009 03:26:22
- Definitions File: Mono 2.2
- API Issues: 7
- P/Invoke APIs: 11
The following 7 APIs (used 24 times) might not work:
- Total:
7
2
-
System
1
1
-
Type
1
1
-
GetTypeFromProgID(System.String,System.Boolean)
Used 2 times
1
1
-
GetTypeFromProgID(System.String,System.Boolean)
Used 2 times
-
Type
-
System.IO
1
-
FileStream
1
-
FileStream
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetActiveObject(System.String)
Used 2 times
1
1
-
GetActiveObject(System.String)
Used 2 times
-
Marshal
-
System.Windows.Forms
4
-
ComboBox
3
-
get_AutoCompleteSource()
Used 1 time
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 6 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 6 times
1
-
get_AutoCompleteSource()
Used 1 time
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 5 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 5 times
-
ComboBox
-
System
There are 11 P/Invokes (used 13 times):
| Count | Library | Function |
|---|---|---|
| 2 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 2 | kernel32.dll | safefilehandle createfile(string, uint, uint, intptr, uint, uint, intptr) |
| 1 | gdi32.dll | apihelp/bool deletedc(intptr) |
| 1 | gdi32.dll | apihelp/bool deleteobject(intptr) |
| 1 | gdi32.dll | intptr createcompatibledc(intptr) |
| 1 | kernel32.dll | safefilehandle createnamedpipe(string, uint, uint, uint, uint, uint, uint, intpt |
| 1 | kernel32.dll | int disconnectnamedpipe(safefilehandle) |
| 1 | kernel32.dll | int connectnamedpipe(safefilehandle, intptr) |
| 1 | user32.dll | apihelp/bool updatelayeredwindow(intptr, intptr, apihelp/point&, apihelp/size&, |
| 1 | user32.dll | int releasedc(intptr, intptr) |
| 1 | user32.dll | intptr getdc(intptr) |