Application Report
- Application ID: 644c48ff4c454814894f1943f62299d9
- Report Submitted on: 08/14/2007 12:12:36
- API Issues: 11
- P/Invoke APIs: 13
The following 11 APIs (used 17 times) might not work:
- Total:
3
7
5
-
System.Configuration
1
-
ApplicationSettingsBase
1
-
get_Item(System.String)
Used 1 time
1
-
get_Item(System.String)
Used 1 time
-
ApplicationSettingsBase
-
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
3
3
3
-
OleDbCommandBuilder
3
3
-
GetDeleteCommand()
Used 2 times
1
1
-
GetInsertCommand()
Used 2 times
1
1
-
GetUpdateCommand()
Used 2 times
1
1
-
GetDeleteCommand()
Used 2 times
-
OleDbConnectionStringBuilder
3
-
.ctor()
Used 1 time
1
-
set_DataSource(System.String)
Used 1 time
1
-
set_Provider(System.String)
Used 1 time
1
-
.ctor()
Used 1 time
-
OleDbCommandBuilder
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 2 times
1
-
set_ConnectionString(System.String)
Used 2 times
-
SqlConnection
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System.Configuration
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() |