Application Report
- Application ID: ce474a6166fd436e9f2bc12dd86b5e38
- Report Submitted on: 03/08/2007 09:50:01
- API Issues: 1
- P/Invoke APIs: 11
The following 1 APIs (used 6 times) might not work:
- Total:
1
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 6 times
1
-
get_ConnectionStrings()
Used 6 times
-
ConfigurationManager
-
System.Configuration
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, uintptr) |
| 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) |