Application Report
- Application ID: 7b4b7ffed2fb4047965d38adf69a2bf1
- Report Submitted on: 06/05/2008 11:05:02
- API Issues: 26
- P/Invoke APIs: 10
The following 26 APIs (used 183 times) might not work:
- Total:
18
15
-
System.Diagnostics
2
-
EventLog
2
-
LogNameFromSourceName(System.String,System.String)
Used 2 times
1
-
ModifyOverflowPolicy(System.Diagnostics.OverflowAction,System.Int32)
Used 2 times
1
-
LogNameFromSourceName(System.String,System.String)
Used 2 times
-
EventLog
-
System.IO
2
-
DirectoryInfo
2
-
GetAccessControl()
Used 1 time
1
-
SetAccessControl(System.Security.AccessControl.DirectorySecurity)
Used 1 time
1
-
GetAccessControl()
Used 1 time
-
DirectoryInfo
-
System.Management
5
11
-
ManagementBaseObject
2
2
-
GetPropertyValue(System.String)
Used 26 times
1
1
-
get_Item(System.String)
Used 18 times
1
1
-
GetPropertyValue(System.String)
Used 26 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 24 times
1
1
-
GetEnumerator()
Used 24 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 24 times
1
1
-
get_Current()
Used 24 times
1
1
-
MoveNext()
Used 24 times
-
ManagementObjectSearcher
4
-
.ctor()
Used 1 time
1
-
.ctor(System.Management.ObjectQuery)
Used 10 times
1
-
.ctor(System.String)
Used 2 times
1
-
Get()
Used 12 times
1
-
.ctor()
Used 1 time
-
ManagementQuery
1
-
set_QueryString(System.String)
Used 10 times
1
-
set_QueryString(System.String)
Used 10 times
-
ObjectQuery
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
ManagementBaseObject
-
System.Security.AccessControl
1
1
-
FileSystemSecurity
1
1
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 2 times
1
1
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 2 times
-
FileSystemSecurity
-
System.Security.Principal
1
1
-
WindowsIdentity
1
1
-
get_User()
Used 4 times
1
1
-
get_User()
Used 4 times
-
WindowsIdentity
-
System.Windows.Forms
7
2
-
AxHost
2
-
set_Enabled(System.Boolean)
Used 2 times
1
-
set_OcxState(System.Windows.Forms.AxHost/State)
Used 2 times
1
-
set_Enabled(System.Boolean)
Used 2 times
-
Help
1
-
RichTextBox
1
-
set_EnableAutoDragDrop(System.Boolean)
Used 1 time
1
-
set_EnableAutoDragDrop(System.Boolean)
Used 1 time
-
SplitContainer
1
-
set_TabStop(System.Boolean)
Used 2 times
1
-
set_TabStop(System.Boolean)
Used 2 times
-
TabControl
1
-
set_RightToLeftLayout(System.Boolean)
Used 1 time
1
-
set_RightToLeftLayout(System.Boolean)
Used 1 time
-
WebBrowser
3
-
.ctor()
Used 4 times
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 2 times
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 4 times
1
-
.ctor()
Used 4 times
-
AxHost
-
System.Diagnostics
There are 10 P/Invokes (used 16 times):
| Count | Library | Function |
|---|---|---|
| 3 | advapi32.dll | uint lsantstatustowinerror(uint) |
| 2 | advapi32.dll | bool lookupaccountname(string, string, intptr, int32&, stringbuilder, int32&, gr |
| 2 | advapi32.dll | int64 lsaclose(intptr) |
| 2 | user32.dll | intptr findwindow(string, string) |
| 2 | user32.dll | bool showwindow(intptr, int) |
| 1 | advapi32.dll | uint lsaremoveaccountrights(intptr, intptr, bool, grantrights/lsa_unicode_string |
| 1 | advapi32.dll | uint lsaopenpolicy(grantrights/lsa_unicode_string&, grantrights/lsa_object_attri |
| 1 | advapi32.dll | uint lsaaddaccountrights(intptr, intptr, grantrights/lsa_unicode_string[], uint) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | bool closehandle(intptr) |