Application Report
- Application ID: 25336f6180c3484192d1f259716a7c8e
- Report Submitted on: 11/16/2010 05:58:07
- Definitions File: Mono 2.8 (2.0 Profile)
- API Issues: 33
- P/Invoke APIs: 17
The following 33 APIs (used 4811 times) might not work:
- Total:
1
25
10
-
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 2 times
1
1
-
ReadManifest(System.String,System.Boolean)
Used 2 times
-
AssemblyIdentity
-
Microsoft.VisualBasic
4
-
ErrObject
2
-
get_Erl()
Used 2234 times
1
-
get_LastDllError()
Used 6 times
1
-
get_Erl()
Used 2234 times
-
Interaction
2
-
GetObject(System.String,System.String)
Used 4 times
1
-
Shell(System.String,Microsoft.VisualBasic.AppWinStyle,System.Boolean,System.Int32)
Used 17 times
1
-
GetObject(System.String,System.String)
Used 4 times
-
ErrObject
-
Microsoft.VisualBasic.CompilerServices
1
-
ProjectData
1
-
SetProjectError(System.Exception,System.Int32)
Used 2477 times
1
-
SetProjectError(System.Exception,System.Int32)
Used 2477 times
-
ProjectData
-
Microsoft.Win32
1
-
RegistryKey
1
-
RegistryKey
-
System
1
1
-
Type
1
1
-
GetTypeFromCLSID(System.Guid)
Used 16 times
1
1
-
GetTypeFromCLSID(System.Guid)
Used 16 times
-
Type
-
System.Data.OleDb
1
-
OleDbConnectionStringBuilder
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
OleDbConnectionStringBuilder
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 1 time
1
-
set_ConnectionString(System.String)
Used 1 time
-
SqlConnection
-
System.Diagnostics
4
-
Process
4
-
get_HandleCount()
Used 3 times
1
-
get_NonpagedSystemMemorySize64()
Used 1 time
1
-
get_PagedMemorySize64()
Used 1 time
1
-
get_PagedSystemMemorySize64()
Used 1 time
1
-
get_HandleCount()
Used 3 times
-
Process
-
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.Drawing.Printing
1
1
-
PrinterSettings
1
1
-
CreateMeasurementGraphics()
Used 4 times
1
1
-
CreateMeasurementGraphics()
Used 4 times
-
PrinterSettings
-
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
1
-
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 2 times
1
-
OnHelpButtonClicked(System.ComponentModel.CancelEventArgs)
Used 1 time
-
MaskedTextBox
1
-
ValidateText()
Used 12 times
1
-
ValidateText()
Used 12 times
-
TextBox
3
-
get_AutoCompleteCustomSource()
Used 3 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 2 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 2 times
1
-
get_AutoCompleteCustomSource()
Used 3 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 17 P/Invokes (used 50 times):
| Count | Library | Function |
|---|---|---|
| 12 | user32.dll | uint getguiresources(intptr, uint) |
| 10 | gdi32.dll | int getdevicecaps(intptr, int) |
| 9 | kernel32.dll | intptr getcurrentprocess() |
| 2 | gdi32.dll | bool bitblt(intptr, int, int, int, int, intptr, int, int, nativemethods/ternaryr |
| 2 | user32 | int setwindowpos(int, int, int, int, int, int, int) |
| 2 | user32 | intptr setparent(intptr, intptr) |
| 2 | user32 | intptr getwindowdc(intptr) |
| 2 | user32.dll | int16 getasynckeystate(int) |
| 1 | kernel32 | int getwindowsdirectory(string&, int) |
| 1 | kernel32 | int freeconsole() |
| 1 | kernel32 | int allocconsole() |
| 1 | user32 | void keybd_event(byte, byte, int, int) |
| 1 | user32 | intptr clienttoscreen(intptr, nativemethods/pointapi) |
| 1 | user32 | int setcapture(int) |
| 1 | user32 | int releasecapture() |
| 1 | user32 | int peekmessage(nativemethods/msg&, int, int, int, int) |
| 1 | ws2_32.dll | int gethostname(string&, int) |