Application Report
- Application ID: c3e60b403c5d45a188ee8b391a42d893
- Report Submitted on: 05/26/2007 14:38:16
- API Issues: 1
- P/Invoke APIs: 9
The following 1 APIs (used 4 times) might not work:
- Total:
1
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
Microsoft.VisualBasic
There are 9 P/Invokes (used 20 times):
| Count | Library | Function |
|---|---|---|
| 5 | kernel32 | int16 queryperformancecounter(int64&) |
| 2 | winspool.drv | int64 closeprinter(intptr) |
| 2 | winspool.drv | int64 enddocprinter(intptr) |
| 2 | winspool.drv | int64 endpageprinter(intptr) |
| 2 | winspool.drv | int64 openprinter(string, intptr&, int) |
| 2 | winspool.drv | int64 startdocprinter(intptr, int, docinfo&) |
| 2 | winspool.drv | int64 startpageprinter(intptr) |
| 2 | winspool.drv | int64 writeprinter(intptr, string, int, int32&) |
| 1 | kernel32 | int16 queryperformancefrequency(int64&) |