Application Report
- Application ID: 601cd3da567746d5a34bfaed5133c9f7
- Report Submitted on: 08/31/2007 15:32:02
- API Issues: 25
- P/Invoke APIs: 3
The following 25 APIs (used 130 times) might not work:
- Total:
19
19
-
Microsoft.VisualBasic.ApplicationServices
2
-
User
2
-
IsInRole(Microsoft.VisualBasic.ApplicationServices.BuiltInRole)
Used 4 times
1
-
get_CurrentPrincipal()
Used 1 time
1
-
IsInRole(Microsoft.VisualBasic.ApplicationServices.BuiltInRole)
Used 4 times
-
User
-
Microsoft.VisualBasic.Devices
2
-
ComputerInfo
2
-
get_AvailablePhysicalMemory()
Used 1 time
1
-
get_TotalPhysicalMemory()
Used 1 time
1
-
get_AvailablePhysicalMemory()
Used 1 time
-
ComputerInfo
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 37 times
1
-
set_Item(System.String,System.Object)
Used 33 times
1
-
get_Item(System.String)
Used 37 times
-
ApplicationSettingsBase
-
System.Management
16
15
-
ConnectionOptions
6
5
-
.ctor()
Used 1 time
1
-
set_Authentication(System.Management.AuthenticationLevel)
Used 2 times
1
1
-
set_EnablePrivileges(System.Boolean)
Used 2 times
1
1
-
set_Impersonation(System.Management.ImpersonationLevel)
Used 2 times
1
1
-
set_Password(System.String)
Used 2 times
1
1
-
set_Username(System.String)
Used 2 times
1
1
-
.ctor()
Used 1 time
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 6 times
1
1
-
get_Item(System.String)
Used 6 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 6 times
1
1
-
GetEnumerator()
Used 6 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 6 times
1
1
-
get_Current()
Used 6 times
1
1
-
MoveNext()
Used 6 times
-
ManagementObjectSearcher
2
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery)
Used 3 times
1
-
Get()
Used 3 times
1
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery)
Used 3 times
-
ManagementPath
1
-
.ctor(System.String)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementScope
4
3
-
.ctor()
Used 1 time
1
-
Connect()
Used 2 times
1
1
-
set_Options(System.Management.ConnectionOptions)
Used 2 times
1
1
-
set_Path(System.Management.ManagementPath)
Used 2 times
1
1
-
.ctor()
Used 1 time
-
SelectQuery
1
1
-
.ctor(System.String)
Used 3 times
1
1
-
.ctor(System.String)
Used 3 times
-
ConnectionOptions
-
System.Windows.Forms
1
-
RichTextBox
1
-
set_EnableAutoDragDrop(System.Boolean)
Used 1 time
1
-
set_EnableAutoDragDrop(System.Boolean)
Used 1 time
-
RichTextBox
-
Microsoft.VisualBasic.ApplicationServices
There are 3 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32 | int findwindow(string&, string&) |
| 2 | user32 | int movewindow(int, int, int, int, int, int) |
| 1 | mapi32.dll | int mapisendmail(intptr, intptr, mapimessage, int, int) |