Application Report
- Application ID: 0cf2ab4183f34c31954a705702921ad4
- Report Submitted on: 04/27/2007 08:49:45
- API Issues: 1
- P/Invoke APIs: 6
The following 1 APIs (used 1 times) might not work:
- Total:
1
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 1 time
1
-
get_ConnectionStrings()
Used 1 time
-
ConfigurationManager
-
System.Configuration
There are 6 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | bool peeknamedpipe(intptr, byte[], uint, uint32&, uint32&, uint32&) |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | intptr createfile(string, uint, uint, intptr, uint, uint, intptr) |