Application Report
- Application ID: 5d3a9cab2b1c4adb9e720fe08948d1ef
- Report Submitted on: 03/20/2009 16:26:13
- Definitions File: Mono 2.2
- API Issues: 1
- P/Invoke APIs: 19
The following 1 APIs (used 2 times) might not work:
- Total:
1
-
System.IO
1
-
FileStream
1
-
FileStream
-
System.IO
There are 19 P/Invokes (used 40 times):
| Count | Library | Function |
|---|---|---|
| 4 | libz | string zlibversion() |
| 2 | kernel32 | bool setconsolectrlhandler(core/consoleeventhandler, bool) |
| 2 | kernel32 | int _lread(intptr, void*, int) |
| 2 | kernel32 | safefilehandle createfile(string, int, fileshare, intptr, filemode, int, intptr) |
| 2 | libc | int read(intptr, void*, int) |
| 2 | libz | zliberror uncompress(byte[], uint64&, byte[], int) |
| 2 | libz | zliberror uncompress(byte[], int32&, byte[], int) |
| 2 | libz | zliberror compress2(byte[], uint64&, byte[], int, zlibquality) |
| 2 | libz | zliberror compress2(byte[], int32&, byte[], int, zlibquality) |
| 2 | libz | zliberror compress(byte[], uint64&, byte[], int) |
| 2 | libz | zliberror compress(byte[], int32&, byte[], int) |
| 2 | zlib32 | zliberror uncompress(byte[], int32&, byte[], int) |
| 2 | zlib32 | zliberror compress2(byte[], int32&, byte[], int, zlibquality) |
| 2 | zlib32 | zliberror compress(byte[], int32&, byte[], int) |
| 2 | zlib32 | string zlibversion() |
| 2 | zlib64 | string zlibversion() |
| 2 | zlib64 | zliberror compress(byte[], int32&, byte[], int) |
| 2 | zlib64 | zliberror compress2(byte[], int32&, byte[], int, zlibquality) |
| 2 | zlib64 | zliberror uncompress(byte[], int32&, byte[], int) |