Application Report
- Application ID: 747c4394e8954bb0bd03f19965f41d98
- Report Submitted on: 12/27/2007 21:51:05
- API Issues: 3
- P/Invoke APIs: 5
The following 3 APIs (used 3 times) might not work:
- Total:
2
1
-
Microsoft.VisualBasic.ApplicationServices
1
-
WindowsFormsApplicationBase
1
-
WindowsFormsApplicationBase
-
System.ComponentModel
1
-
MarshalByValueComponent
1
-
Dispose(System.Boolean)
Used 1 time
1
-
Dispose(System.Boolean)
Used 1 time
-
MarshalByValueComponent
-
System.Windows.Forms
1
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
-
PrintDialog
-
Microsoft.VisualBasic.ApplicationServices
There are 5 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 5 | kernel32 | int16 queryperformancecounter(int64&) |
| 1 | gdi32 | int bitblt(int, int, int, int, int, int, int, int, int) |
| 1 | kernel32 | int16 queryperformancefrequency(int64&) |
| 1 | user32 | int getdc(int) |
| 1 | user32 | int releasedc(int, int) |