Application Report
- Application ID: 091337925ae94142b4d1256d13045abc
- Report Submitted on: 02/12/2007 03:38:15
- API Issues: 5
- P/Invoke APIs: 18
The following 5 APIs (used 29 times) might not work:
- Total:
5
4
-
System.Data.OleDb
1
1
-
OleDbDataAdapter
1
1
-
Fill(System.Data.DataSet,System.Object,System.String)
Used 2 times
1
1
-
Fill(System.Data.DataSet,System.Object,System.String)
Used 2 times
-
OleDbDataAdapter
-
System.DirectoryServices
3
3
-
DirectoryEntry
3
3
-
Invoke(System.String,System.Object[])
Used 16 times
1
1
-
get_Guid()
Used 2 times
1
1
-
get_NativeObject()
Used 6 times
1
1
-
Invoke(System.String,System.Object[])
Used 16 times
-
DirectoryEntry
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 3 times
1
-
set_ValidationType(System.Xml.ValidationType)
Used 3 times
-
XmlValidatingReader
-
System.Data.OleDb
There are 18 P/Invokes (used 21 times):
| Count | Library | Function |
|---|---|---|
| 2 | zlib.dll | int unzgotonextfile(intptr) |
| 2 | zlib.dll | int unzgetcurrentfileinfo(intptr, zipentryinfo*, sbyte[], uint, byte[], uint, sb |
| 2 | zlib.dll | int unzgotofirstfile(intptr) |
| 1 | advapi32.dll | int duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | int logonuser(string, string, string, int, int, intptr&) |
| 1 | zlib.dll | int zipclose(intptr, string) |
| 1 | zlib.dll | int zipclosefileinzip(intptr) |
| 1 | zlib.dll | int zipopennewfileinzip(intptr, string, zipfileentryinfo*, byte[], uint, byte[], |
| 1 | zlib.dll | int zipwriteinfileinzip(intptr, byte[], uint) |
| 1 | zlib.dll | intptr unzopen(string) |
| 1 | zlib.dll | int unzreadcurrentfile(intptr, byte[], uint) |
| 1 | zlib.dll | int unzopencurrentfile(intptr) |
| 1 | zlib.dll | int unzlocatefile(intptr, string, int) |
| 1 | zlib.dll | int unzgetglobalinfo(intptr, zipfileinfo*) |
| 1 | zlib.dll | int unzgetglobalcomment(intptr, sbyte[], uint) |
| 1 | zlib.dll | int unzclosecurrentfile(intptr) |
| 1 | zlib.dll | int unzclose(intptr) |
| 1 | zlib.dll | intptr zipopen(string, int) |