Application Report
- Application ID: 0c78b6cc0ed44b20909deec5bda7c2bf
- Report Submitted on: 12/14/2007 19:17:54
- API Issues: 1
- P/Invoke APIs: 16
The following 1 APIs (used 1 times) might not work:
- Total:
1
-
System.IO
1
-
FileStream
1
-
FileStream
-
System.IO
There are 16 P/Invokes (used 16 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32 | bool setconsolectrlhandler(core/consoleeventhandler, bool) |
| 1 | kernel32 | int _lread(intptr, void*, int) |
| 1 | kernel32 | safefilehandle createfile(string, int, fileshare, intptr, filemode, int, intptr) |
| 1 | libc | int read(intptr, void*, int) |
| 1 | libz | zliberror uncompress(byte[], int32&, byte[], int) |
| 1 | libz | zliberror compress2(byte[], int32&, byte[], int, zlibquality) |
| 1 | libz | zliberror compress(byte[], int32&, byte[], int) |
| 1 | libz | string zlibversion() |
| 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) |