Application Report
- Application ID: 89ef61e5774e40c5aa13626404d763f0
- Report Submitted on: 10/07/2007 16:48:07
- API Issues: 7
- P/Invoke APIs: 9
The following 7 APIs (used 15 times) might not work:
- Total:
7
-
System.Drawing
2
-
Image
2
-
FromStream(System.IO.Stream,System.Boolean)
Used 3 times
1
-
FromStream(System.IO.Stream,System.Boolean,System.Boolean)
Used 5 times
1
-
FromStream(System.IO.Stream,System.Boolean)
Used 3 times
-
Image
-
System.Net
1
-
WebProxy
1
-
set_UseDefaultCredentials(System.Boolean)
Used 3 times
1
-
set_UseDefaultCredentials(System.Boolean)
Used 3 times
-
WebProxy
-
System.Windows.Forms
4
-
Application
1
-
ComboBox
1
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
Application
-
System.Drawing
There are 9 P/Invokes (used 14 times):
| Count | Library | Function |
|---|---|---|
| 5 | winmm.dll | int mcisendstring(string, stringbuilder, int, intptr) |
| 2 | winmm.dll | bool mcigeterrorstring(int, stringbuilder, uint) |
| 1 | kernel32.dll | bool setprocessworkingsetsize(intptr, int, int) |
| 1 | kernel32.dll | intptr getmodulehandle(string) |
| 1 | shell32.dll | intptr shappbarmessage(uint, traytooltipwindow/nativemethods/appbardata&) |
| 1 | user32 | bool unhookwindowshookex(int) |
| 1 | user32 | int callnexthookex(intptr, int, intptr, intptr) |
| 1 | user32 | int setwindowshookex(int, lowlevelmousehook/lowlevelmousedelegate, intptr, int) |
| 1 | user32.dll | bool flashwindow(intptr, bool) |