Application Report
- Application ID: 017345febb604cc9ba28873ae273d01f
- Report Submitted on: 11/16/2010 05:53:58
- Definitions File: Mono 2.8 (2.0 Profile)
- API Issues: 24
- P/Invoke APIs: 11
The following 24 APIs (used 2288 times) might not work:
- Total:
1
18
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 2 times
1
1
-
ReadManifest(System.String,System.Boolean)
Used 2 times
-
AssemblyIdentity
-
Microsoft.VisualBasic
4
-
ErrObject
2
-
get_Erl()
Used 1006 times
1
-
get_LastDllError()
Used 6 times
1
-
get_Erl()
Used 1006 times
-
Interaction
2
-
GetObject(System.String,System.String)
Used 3 times
1
-
Shell(System.String,Microsoft.VisualBasic.AppWinStyle,System.Boolean,System.Int32)
Used 6 times
1
-
GetObject(System.String,System.String)
Used 3 times
-
ErrObject
-
Microsoft.VisualBasic.CompilerServices
1
-
ProjectData
1
-
SetProjectError(System.Exception,System.Int32)
Used 1234 times
1
-
SetProjectError(System.Exception,System.Int32)
Used 1234 times
-
ProjectData
-
System
1
1
-
Type
1
1
-
GetTypeFromCLSID(System.Guid)
Used 6 times
1
1
-
GetTypeFromCLSID(System.Guid)
Used 6 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
1
-
File
1
-
Encrypt(System.String)
Used 2 times
1
-
Encrypt(System.String)
Used 2 times
-
File
-
System.Windows.Forms
5
-
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
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
ComboBox
-
Microsoft.Build.Tasks.Deployment.ManifestUtilities
There are 11 P/Invokes (used 43 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 getwindowdc(intptr) |
| 2 | user32.dll | int16 getasynckeystate(int) |
| 1 | kernel32 | int getwindowsdirectory(string&, int) |
| 1 | kernel32 | int freeconsole() |
| 1 | kernel32 | int allocconsole() |
| 1 | ws2_32.dll | int gethostname(string&, int) |