Application Report
- Application ID: dd41faed15854279bc97cdb4059d34a5
- Report Submitted on: 04/26/2007 14:51:43
- 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) |