Application Report
- Application ID: 18f382d1342a4808a8b8e491cc28b4a9
- Report Submitted on: 04/28/2008 17:38:21
- API Issues: 2
- P/Invoke APIs: 13
The following 2 APIs (used 7 times) might not work:
- Total:
2
1
-
System
1
1
-
Type
1
1
-
GetTypeFromProgID(System.String)
Used 6 times
1
1
-
GetTypeFromProgID(System.String)
Used 6 times
-
Type
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
-
XmlValidatingReader
-
System
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 | kernel32 | bool setconsolectrlhandler(controlhandlerfonction, bool) |
| 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) |