Application Report
- Application ID: ad8f0eaea622463a9c6d7a001ea1a077
- Report Submitted on: 03/28/2007 11:32:59
- API Issues: 1
- P/Invoke APIs: 11
The following 1 APIs (used 1 times) might not work:
- Total:
1
-
System.IO
1
-
FileStream
1
-
FileStream
-
System.IO
There are 11 P/Invokes (used 14 times):
| Count | Library | Function |
|---|---|---|
| 4 | kernel32 | int _lread(intptr, void*, int) |
| 1 | kernel32 | safefilehandle createfile(string, int, fileshare, intptr, filemode, int, intptr) |
| 1 | kernel32.dll | bool setconsolectrlhandler(core/consoleeventhandler, bool) |
| 1 | zlib32 | zliberror uncompress(byte[], int32&, byte[], int) |
| 1 | zlib32 | zliberror compress2(byte[], int32&, byte[], int, zlibquality) |
| 1 | zlib32 | zliberror compress(byte[], int32&, byte[], int) |
| 1 | zlib32 | string zlibversion() |
| 1 | zlib64 | string zlibversion() |
| 1 | zlib64 | zliberror compress(byte[], int32&, byte[], int) |
| 1 | zlib64 | zliberror compress2(byte[], int32&, byte[], int, zlibquality) |
| 1 | zlib64 | zliberror uncompress(byte[], int32&, byte[], int) |