Application Report
- Application ID: 0b81f76d3c8141d787f03ce150c97bcc
- Report Submitted on: 03/05/2009 14:42:08
- Definitions File: Mono 2.2
- API Issues: 39
- P/Invoke APIs: 9
The following 39 APIs (used 171 times) might not work:
- Total:
14
19
19
-
Microsoft.VisualBasic
1
-
Interaction
1
-
CreateObject(System.String,System.String)
Used 11 times
1
-
CreateObject(System.String,System.String)
Used 11 times
-
Interaction
-
Microsoft.VisualBasic.ApplicationServices
1
-
User
1
-
get_Name()
Used 1 time
1
-
get_Name()
Used 1 time
-
User
-
System
1
1
-
Type
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
-
Type
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 22 times
1
-
set_Item(System.String,System.Object)
Used 7 times
1
-
get_Item(System.String)
Used 22 times
-
ApplicationSettingsBase
-
System.Data.OleDb
1
1
-
OleDbConnection
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 28 times
1
1
-
GetOleDbSchemaTable(System.Guid,System.Object[])
Used 28 times
-
OleDbConnection
-
System.DirectoryServices
8
4
4
-
DirectoryEntry
1
4
4
-
Invoke(System.String,System.Object[])
Used 2 times
1
1
-
get_Guid()
Used 6 times
1
1
-
get_NativeGuid()
Used 2 times
1
1
-
get_NativeObject()
Used 2 times
1
1
-
get_Options()
Used 1 time
1
-
Invoke(System.String,System.Object[])
Used 2 times
-
DirectoryEntryConfiguration
7
-
GetCurrentServerName()
Used 1 time
1
-
IsMutuallyAuthenticated()
Used 1 time
1
-
get_PageSize()
Used 1 time
1
-
get_PasswordEncoding()
Used 1 time
1
-
get_PasswordPort()
Used 1 time
1
-
get_Referral()
Used 1 time
1
-
get_SecurityMasks()
Used 1 time
1
-
GetCurrentServerName()
Used 1 time
-
DirectoryEntry
-
System.DirectoryServices.ActiveDirectory
5
-
ActiveDirectoryPartition
1
-
get_Name()
Used 3 times
1
-
get_Name()
Used 3 times
-
DirectoryContext
1
-
Domain
1
-
Forest
2
-
GetCurrentForest()
Used 1 time
1
-
get_Domains()
Used 1 time
1
-
GetCurrentForest()
Used 1 time
-
ActiveDirectoryPartition
-
System.IO
2
-
DriveInfo
2
-
GetDrives()
Used 1 time
1
-
get_VolumeLabel()
Used 1 time
1
-
GetDrives()
Used 1 time
-
DriveInfo
-
System.Management
8
11
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 18 times
1
1
-
get_Item(System.String)
Used 18 times
-
ManagementClass
2
-
.ctor(System.String)
Used 3 times
1
-
GetInstances()
Used 3 times
1
-
.ctor(System.String)
Used 3 times
-
ManagementObjectCollection
2
2
-
Dispose()
Used 2 times
1
1
-
GetEnumerator()
Used 8 times
1
1
-
Dispose()
Used 2 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 8 times
1
1
-
get_Current()
Used 8 times
1
1
-
MoveNext()
Used 8 times
-
ManagementObjectSearcher
2
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery)
Used 1 time
-
ManagementPath
1
1
-
get_DefaultPath()
Used 2 times
1
1
-
get_DefaultPath()
Used 2 times
-
ManagementScope
1
-
.ctor(System.Management.ManagementPath)
Used 1 time
1
-
.ctor(System.Management.ManagementPath)
Used 1 time
-
SelectQuery
1
1
-
.ctor(System.String)
Used 2 times
1
1
-
.ctor(System.String)
Used 2 times
-
ManagementBaseObject
-
System.Reflection
1
-
Assembly
1
-
Equals(System.Object)
Used 1 time
1
-
Equals(System.Object)
Used 1 time
-
Assembly
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 11 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 11 times
-
Form
-
Microsoft.VisualBasic
There are 9 P/Invokes (used 13 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32 | int findclose(int) |
| 2 | kernel32 | int findfirstfile(string&, netfiles/win32_find_data&) |
| 2 | kernel32 | int findnextfile(int, netfiles/win32_find_data&) |
| 2 | shell32.dll | intptr shgetfileinfo(string, uint, shellicon/shfileinfo&, uint, uint) |
| 1 | kernel32 | int getvolumeinformation(string&, string&, int, int32&, int32&, int32&, string&, |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr&) |
| 1 | mpr | int wnetcancelconnection2(string&, int, int) |
| 1 | mpr.dll | int wnetaddconnection2(netfilehelper/netresource&, string&, string&, int) |
| 1 | shell32.dll | int shfileoperation(netfile/shfileopstruct&) |