Application Report
- Application ID: 7bfb6ccd58fb4912bd954b45d930f22b
- Report Submitted on: 11/23/2007 08:11:52
- API Issues: 20
- P/Invoke APIs: 17
The following 20 APIs (used 62 times) might not work:
- Total:
17
10
-
Microsoft.Win32
1
-
RegistryKey
1
-
RegistryKey
-
System.Configuration
3
-
ConfigurationManager
2
-
ConfigurationSection
1
-
get_SectionInformation()
Used 20 times
1
-
get_SectionInformation()
Used 20 times
-
ConfigurationManager
-
System.Data.Common
1
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 3 times
1
-
GetSchema(System.String,System.String[])
Used 3 times
-
DbConnectionStringBuilder
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
-
DbConnection
-
System.Diagnostics
4
1
-
EventLogInstaller
4
1
-
set_CategoryCount(System.Int32)
Used 1 time
1
1
-
set_CategoryResourceFile(System.String)
Used 1 time
1
-
set_MessageResourceFile(System.String)
Used 1 time
1
-
set_ParameterResourceFile(System.String)
Used 1 time
1
-
set_CategoryCount(System.Int32)
Used 1 time
-
EventLogInstaller
-
System.Management.Instrumentation
4
3
-
DefaultManagementProjectInstaller
1
-
.ctor()
Used 3 times
1
-
.ctor()
Used 3 times
-
Instrumentation
3
3
-
Fire(System.Object)
Used 2 times
1
1
-
Publish(System.Object)
Used 2 times
1
1
-
Revoke(System.Object)
Used 2 times
1
1
-
Fire(System.Object)
Used 2 times
-
DefaultManagementProjectInstaller
-
System.Net.Security
1
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetHRForLastWin32Error()
Used 6 times
1
1
-
GetHRForLastWin32Error()
Used 6 times
-
Marshal
-
System.Transactions
2
2
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
TransactionEventArgs
1
-
get_Transaction()
Used 2 times
1
-
get_Transaction()
Used 2 times
-
SinglePhaseEnlistment
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 2 times
1
-
get_DesignMode()
Used 2 times
-
Control
-
Microsoft.Win32
There are 17 P/Invokes (used 31 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 3 | userenv.dll | bool leavecriticalpolicysection(intptr) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 2 | userenv.dll | intptr entercriticalpolicysection(bool) |
| 2 | userenv.dll | bool unregistergpnotification(safewaithandle) |
| 2 | userenv.dll | bool registergpnotification(safewaithandle, bool) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | ws2_32.dll | int connect(intptr, byte[], int) |
| 1 | ws2_32.dll | int wsagetlasterror() |