Application Report
- Application ID: 857fe944c8044e3f8485431f7d006b4f
- Report Submitted on: 09/19/2008 03:43:20
- API Issues: 3
- P/Invoke APIs: 7
The following 3 APIs (used 4 times) might not work:
- Total:
3
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 2 times
1
-
get_MainWindowHandle()
Used 2 times
-
Process
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 1 time
1
-
GetAllNetworkInterfaces()
Used 1 time
-
NetworkInterface
-
System.Windows.Forms
1
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
WebBrowser
-
System.Diagnostics
There are 7 P/Invokes (used 8 times):
| Count | Library | Function |
|---|---|---|
| 2 | openjpeg-libsl.dll | bool libslfree(openjpeg/marshalledimage&) |
| 1 | openjpeg-libsl.dll | bool libslallocdecoded(openjpeg/marshalledimage&) |
| 1 | openjpeg-libsl.dll | bool libslallocencoded(openjpeg/marshalledimage&) |
| 1 | openjpeg-libsl.dll | bool libsldecode(openjpeg/marshalledimage&) |
| 1 | openjpeg-libsl.dll | bool libslencode(openjpeg/marshalledimage&, bool) |
| 1 | user32.dll | bool setforegroundwindow(intptr) |
| 1 | user32.dll | bool showwindowasync(intptr, int) |