Application Report
- Application ID: 470cc7a5c41b48968bc40abdb8abf097
- Report Submitted on: 02/21/2008 14:42:48
- API Issues: 12
- P/Invoke APIs: 14
The following 12 APIs (used 17 times) might not work:
- Total:
1
9
7
-
System.Management
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementObjectSearcher
2
-
.ctor(System.String)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementBaseObject
-
System.Net.Mail
1
1
-
SmtpClient
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 2 times
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 2 times
-
SmtpClient
-
System.Security
1
-
CodeAccessPermission
1
-
RevertAssert()
Used 1 time
1
-
RevertAssert()
Used 1 time
-
CodeAccessPermission
-
System.Transactions
3
-
TransactionScope
3
-
.ctor(System.Transactions.Transaction,System.TimeSpan,System.Transactions.EnterpriseServicesInteropOption)
Used 1 time
1
-
.ctor(System.Transactions.TransactionScopeOption,System.TimeSpan)
Used 1 time
1
-
.ctor(System.Transactions.TransactionScopeOption,System.Transactions.TransactionOptions,System.Transactions.EnterpriseServicesInteropOption)
Used 1 time
1
-
.ctor(System.Transactions.Transaction,System.TimeSpan,System.Transactions.EnterpriseServicesInteropOption)
Used 1 time
-
TransactionScope
-
System.Web.Caching
1
-
Cache
1
-
get_EffectivePrivateBytesLimit()
Used 1 time
1
-
get_EffectivePrivateBytesLimit()
Used 1 time
-
Cache
-
System.Management
There are 14 P/Invokes (used 15 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | bool getdiskfreespaceex(string, int64&, int64&, int64&) |
| 1 | c:\aspell\aspelldll.dll | int check(string, string, string, string, int32&, spellchecker/wordstruct&) |
| 1 | c:\aspell\aspelldll.dll | int suggest(string, string, string, string, spellchecker/wordstruct&, spellcheck |
| 1 | fusion.dll | void createassemblycache(win32/win32interfaces/iassemblycache&, uint) |
| 1 | fusion.dll | void createassemblyenum(win32/win32interfaces/iassemblyenum&, intptr, win32/win3 |
| 1 | fusion.dll | void createassemblynameobject(win32/win32interfaces/iassemblyname&, string, win3 |
| 1 | fusion.dll | void getcachepath(win32/win32enums/asm_cache_flags, stringbuilder, uint32&) |
| 1 | fusion.dll | void createinstallreferenceenum(win32/win32interfaces/iinstallreferenceenum&, wi |
| 1 | kernel32.dll | intptr createjobobject(win32/win32structures/security_attributes&, string) |
| 1 | kernel32.dll | bool setinformationjobobjectlimit(intptr, win32/win32enums/jobobjectinfoclass, w |
| 1 | kernel32.dll | bool queryinformationjobobjectlimit(intptr, win32/win32enums/jobobjectinfoclass, |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | bool assignprocesstojobobject(intptr, intptr) |
| 1 | user32.dll | bool exitwindowsex(uint, uint) |