Application Report
- Application ID: 658fc6d5860443c98e20ac06461d68fc
- Report Submitted on: 07/06/2007 11:40:20
- API Issues: 2
- P/Invoke APIs: 10
The following 2 APIs (used 7 times) might not work:
- Total:
2
-
System
1
-
Environment
1
-
get_UserInteractive()
Used 4 times
1
-
get_UserInteractive()
Used 4 times
-
Environment
-
System.Runtime.InteropServices
1
-
Marshal
1
-
GetHRForException(System.Exception)
Used 3 times
1
-
GetHRForException(System.Exception)
Used 3 times
-
Marshal
-
System
There are 10 P/Invokes (used 13 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool queryperformancecounter(int64&) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, int) |
| 1 | kernel32.dll | bool allocconsole() |
| 1 | kernel32.dll | bool setconsolewindowinfo(intptr, bool, consoletheme/rect&) |
| 1 | kernel32.dll | bool setconsoletitle(string) |
| 1 | kernel32.dll | bool setconsolescreenbuffersize(intptr, consoletheme/coord) |
| 1 | kernel32.dll | bool setconsolecursorinfo(intptr, consoletheme/cursor_info&) |
| 1 | kernel32.dll | bool queryperformancefrequency(int64&) |
| 1 | kernel32.dll | bool freeconsole() |
| 1 | kernel32.dll | intptr getstdhandle(int) |