Application Report
- Application ID: 440c2cf597ed4265be6a1efb1d37fdc1
- Report Submitted on: 07/30/2009 04:50:05
- Definitions File: Mono 2.4 (Revised)
- API Issues: 26
- P/Invoke APIs: 18
The following 26 APIs (used 1970 times) might not work:
- Total:
1
19
8
-
Microsoft.Build.Tasks.Deployment.ManifestUtilities
3
1
-
AssemblyIdentity
1
-
get_Version()
Used 1 time
1
-
get_Version()
Used 1 time
-
Manifest
1
-
get_AssemblyIdentity()
Used 2 times
1
-
get_AssemblyIdentity()
Used 2 times
-
ManifestReader
1
1
-
ReadManifest(System.String,System.Boolean)
Used 4 times
1
1
-
ReadManifest(System.String,System.Boolean)
Used 4 times
-
AssemblyIdentity
-
Microsoft.VisualBasic
4
-
ErrObject
2
-
get_Erl()
Used 890 times
1
-
get_LastDllError()
Used 11 times
1
-
get_Erl()
Used 890 times
-
Interaction
2
-
GetObject(System.String,System.String)
Used 6 times
1
-
Shell(System.String,Microsoft.VisualBasic.AppWinStyle,System.Boolean,System.Int32)
Used 16 times
1
-
GetObject(System.String,System.String)
Used 6 times
-
ErrObject
-
Microsoft.VisualBasic.CompilerServices
1
-
ProjectData
1
-
SetProjectError(System.Exception,System.Int32)
Used 1011 times
1
-
SetProjectError(System.Exception,System.Int32)
Used 1011 times
-
ProjectData
-
Microsoft.Win32
1
-
System.Data.Common
1
1
-
DataAdapter
1
1
-
Update(System.Data.DataSet)
Used 4 times
1
1
-
Update(System.Data.DataSet)
Used 4 times
-
DataAdapter
-
System.Data.OleDb
1
-
OleDbConnectionStringBuilder
1
-
.ctor()
Used 2 times
1
-
.ctor()
Used 2 times
-
OleDbConnectionStringBuilder
-
System.Drawing
1
-
Graphics
1
-
set_TextContrast(System.Int32)
Used 2 times
1
-
set_TextContrast(System.Int32)
Used 2 times
-
Graphics
-
System.Drawing.Drawing2D
1
-
GraphicsPath
1
-
Widen(System.Drawing.Pen)
Used 1 time
1
-
Widen(System.Drawing.Pen)
Used 1 time
-
GraphicsPath
-
System.IO
2
-
File
2
-
Decrypt(System.String)
Used 1 time
1
-
Encrypt(System.String)
Used 2 times
1
-
Decrypt(System.String)
Used 1 time
-
File
-
System.Security
1
-
PermissionSet
1
-
Assert()
Used 1 time
1
-
Assert()
Used 1 time
-
PermissionSet
-
System.Windows.Forms
10
-
ComboBox
1
-
get_AutoCompleteCustomSource()
Used 1 time
1
-
get_AutoCompleteCustomSource()
Used 1 time
-
Form
3
-
OnHelpButtonClicked(System.ComponentModel.CancelEventArgs)
Used 1 time
1
-
get_ShowWithoutActivation()
Used 1 time
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
1
-
OnHelpButtonClicked(System.ComponentModel.CancelEventArgs)
Used 1 time
-
TextBox
3
-
get_AutoCompleteCustomSource()
Used 2 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 1 time
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 1 time
1
-
get_AutoCompleteCustomSource()
Used 2 times
-
WebBrowser
3
-
.ctor()
Used 5 times
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 5 times
-
ComboBox
-
Microsoft.Build.Tasks.Deployment.ManifestUtilities
There are 18 P/Invokes (used 27 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32 | intptr clienttoscreen(intptr, nativemethods/pointapi&) |
| 2 | gdi32.dll | bool bitblt(intptr, int, int, int, int, intptr, int, int, nativemethods/ternaryr |
| 2 | gdi32.dll | int getdevicecaps(intptr, int) |
| 2 | kernel32 | int getwindowsdirectory(string&, int) |
| 2 | user32 | intptr setparent(intptr, intptr) |
| 2 | user32 | intptr getwindowdc(intptr) |
| 2 | user32 | int setwindowpos(int, int, int, int, int, int, int) |
| 2 | user32.dll | int16 getasynckeystate(int) |
| 1 | kernel32 | int freeconsole() |
| 1 | kernel32 | int allocconsole() |
| 1 | user32 | void keybd_event(byte, byte, int, int) |
| 1 | user32 | int setcapture(int) |
| 1 | user32 | intptr clienttoscreen(intptr, nativemethods/pointapi) |
| 1 | user32 | int peekmessage(nativemethods/msg&, int, int, int, int) |
| 1 | user32 | int releasecapture() |
| 1 | user32 | int setforegroundwindow(intptr) |
| 1 | winmm.dll | int sndplaysound(string&, int) |
| 1 | ws2_32.dll | int gethostname(string&, int) |