Application Report
- Application ID: 23fd8aac84ab46cbb6456fa5d120ed1e
- Report Submitted on: 10/31/2007 14:11:07
- API Issues: 11
- P/Invoke APIs: 19
The following 11 APIs (used 20 times) might not work:
- Total:
10
7
-
System
1
-
Environment
1
-
get_UserInteractive()
Used 2 times
1
-
get_UserInteractive()
Used 2 times
-
Environment
-
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.Data.OleDb
1
1
-
OleDbInfoMessageEventArgs
1
1
-
get_Errors()
Used 2 times
1
1
-
get_Errors()
Used 2 times
-
OleDbInfoMessageEventArgs
-
System.Data.OracleClient
1
1
-
OracleInfoMessageEventArgs
1
1
-
get_Source()
Used 2 times
1
1
-
get_Source()
Used 2 times
-
OracleInfoMessageEventArgs
-
System.Diagnostics
1
1
-
PerformanceCounter
1
1
-
RemoveInstance()
Used 2 times
1
1
-
RemoveInstance()
Used 2 times
-
PerformanceCounter
-
System.Net.Security
1
-
System.Reflection
1
1
-
ParameterInfo
1
1
-
get_RawDefaultValue()
Used 4 times
1
1
-
get_RawDefaultValue()
Used 4 times
-
ParameterInfo
-
System.Runtime.Remoting
1
-
RemotingConfiguration
1
-
Configure(System.String,System.Boolean)
Used 1 time
1
-
Configure(System.String,System.Boolean)
Used 1 time
-
RemotingConfiguration
-
System.ServiceProcess
1
1
-
ServiceBase
1
1
-
RequestAdditionalTime(System.Int32)
Used 1 time
1
1
-
RequestAdditionalTime(System.Int32)
Used 1 time
-
ServiceBase
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System
There are 19 P/Invokes (used 28 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 getcurrentthreadid() |
| 1 | kernel32.dll | int getcurrentprocessid() |
| 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 | onsitesoft.common.framework.contentacces | uint opendocumentforcontentaccess(string, uint32&) |
| 1 | onsitesoft.common.framework.contentacces | uint getnextresourcecontent(uint, uint, string&, uint32&) |
| 1 | onsitesoft.common.framework.contentacces | uint getdocumenttypeidfromfilename(string, uint32&) |
| 1 | onsitesoft.common.framework.contentacces | uint freeresourcecontent(uint) |
| 1 | ws2_32.dll | int connect(intptr, byte[], int) |
| 1 | ws2_32.dll | int wsagetlasterror() |