Application Report
- Application ID: 4b63c2ad34614b60835a42adec55fb1e
- Report Submitted on: 03/26/2007 16:09:03
- API Issues: 4
- P/Invoke APIs: 8
The following 4 APIs (used 4 times) might not work:
- Total:
4
-
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.Windows.Forms
There are 8 P/Invokes (used 13 times):
| Count | Library | Function |
|---|---|---|
| 5 | winmm.dll | int mcisendstring(string, stringbuilder, int, intptr) |
| 2 | winmm.dll | bool mcigeterrorstring(int, stringbuilder, uint) |
| 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) |