Application Report
- Application ID: 9a7a3b71c8bc470bb1cd0314c8d8cd53
- Report Submitted on: 03/20/2007 07:10:39
- API Issues: 1
- P/Invoke APIs: 11
The following 1 APIs (used 4 times) might not work:
- Total:
1
1
-
System.Data.Common
1
1
-
DataAdapter
1
1
-
Update(System.Data.DataSet)
Used 4 times
1
1
-
Update(System.Data.DataSet)
Used 4 times
-
DataAdapter
-
System.Data.Common
There are 11 P/Invokes (used 20 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 | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |