Application Report
- Application ID: ebc406e4bd3949c5b93d552b56cf267c
- Report Submitted on: 03/10/2008 16:05:29
- API Issues: 5
- P/Invoke APIs: 6
The following 5 APIs (used 9 times) might not work:
- Total:
5
2
-
System.Diagnostics
2
1
-
Process
2
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_SessionId()
Used 2 times
1
1
-
get_MainWindowHandle()
Used 1 time
-
Process
-
System.IO
1
-
DirectoryInfo
1
-
DirectoryInfo
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 3 times
1
-
get_DefaultCredentials()
Used 3 times
-
CredentialCache
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetActiveObject(System.String)
Used 2 times
1
1
-
GetActiveObject(System.String)
Used 2 times
-
Marshal
-
System.Diagnostics
There are 6 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32.dll | bool processidtosessionid(uint, uint32&) |
| 1 | kernel32.dll | uint getcurrentprocessid() |
| 1 | user32.dll | bool setforegroundwindow(intptr) |
| 1 | zlib1.dll | int compressbound(int) |
| 1 | zlib1.dll | zlib/zliberror compress2(byte[], int32&, byte[], int, zlib/zlibcompressionlevel) |
| 1 | zlib1.dll | zlib/zliberror uncompress(byte[], int32&, byte[], int) |