Application Report
- Application ID: 1965b485eaef416080241affe1fefd3b
- Report Submitted on: 09/08/2009 07:21:29
- Definitions File: Mono 2.4 (Revised)
- API Issues: 1
- P/Invoke APIs: 13
The following 1 APIs (used 1 times) might not work:
- Total:
1
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
-
XmlValidatingReader
-
System.Xml
There are 13 P/Invokes (used 15 times):
| Count | Library | Function |
|---|---|---|
| 2 | zlibwapi.dll | int zipwriteinfileinzip(intptr, byte[], uint) |
| 2 | zlibwapi.dll | int zipclosefileinzip(intptr) |
| 1 | shell32.dll | intptr shellexecute(intptr, string, string, string, string, odfconverter/showcom |
| 1 | zlibwapi.dll | intptr unzopen(string) |
| 1 | zlibwapi.dll | int zipopennewfileinzip(intptr, string, zipfileentryinfo&, byte[], uint, byte[], |
| 1 | zlibwapi.dll | int zipclose(intptr, string) |
| 1 | zlibwapi.dll | int unzreadcurrentfile(intptr, byte[], uint) |
| 1 | zlibwapi.dll | int unzopencurrentfile(intptr) |
| 1 | zlibwapi.dll | int unzlocatefile(intptr, string, int) |
| 1 | zlibwapi.dll | int unzgetcurrentfileinfo(intptr, zipentryinfo&, sbyte[], uintptr, byte[], uintp |
| 1 | zlibwapi.dll | int unzclosecurrentfile(intptr) |
| 1 | zlibwapi.dll | int unzclose(intptr) |
| 1 | zlibwapi.dll | intptr zipopen(string, int) |