Application Report
- Application ID: 07241f7df9064841853589b2d9a2eb52
- Report Submitted on: 01/18/2007 15:52:23
- API Issues: 10
- P/Invoke APIs: 13
The following 10 APIs (used 84 times) might not work:
- Total:
3
6
2
-
System.Data.Common
1
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 2 times
1
-
GetSchema(System.String,System.String[])
Used 2 times
-
DbConnection
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System.Web.Configuration
3
1
-
BrowserCapabilitiesFactory
3
-
.ctor()
Used 1 time
1
-
PopulateBrowserElements(System.Collections.IDictionary)
Used 1 time
1
-
PopulateMatchedHeaders(System.Collections.IDictionary)
Used 1 time
1
-
.ctor()
Used 1 time
-
RegexWorker
1
-
ProcessRegex(System.String,System.String)
Used 1 time
1
-
ProcessRegex(System.String,System.String)
Used 1 time
-
BrowserCapabilitiesFactory
-
System.Web.UI
3
-
Page
3
-
AddWrappedFileDependencies(System.Object)
Used 25 times
1
-
GetWrappedFileDependencies(System.String[])
Used 25 times
1
-
InitializeCulture()
Used 25 times
1
-
AddWrappedFileDependencies(System.Object)
Used 25 times
-
Page
-
System.Data.Common
There are 13 P/Invokes (used 22 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | ws2_32.dll | int connect(intptr, byte[], int) |
| 1 | ws2_32.dll | int wsagetlasterror() |