Application Report
- Application ID: 68059d08fdbd4e20a41b35d1d2b6b1e0
- Report Submitted on: 07/18/2007 07:42:08
- API Issues: 4
- P/Invoke APIs: 15
The following 4 APIs (used 7 times) might not work:
- Total:
4
2
-
Microsoft.Win32
1
-
RegistryKey
1
-
RegistryKey
-
System.Management
3
2
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementObject
2
1
-
.ctor(System.String)
Used 1 time
1
-
Get()
Used 2 times
1
1
-
.ctor(System.String)
Used 1 time
-
ManagementBaseObject
-
Microsoft.Win32
There are 15 P/Invokes (used 17 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | int getstdhandle(int) |
| 2 | kernel32.dll | int getconsolescreenbufferinfo(int, consoleinterop/consolescreenbufferinfo&) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | intptr openprocess(int, int, int) |
| 1 | kernel32.dll | int waitforsingleobject(intptr, int) |
| 1 | kernel32.dll | int setconsolecursorposition(int, consoleinterop/coord) |
| 1 | kernel32.dll | int freeconsole() |
| 1 | kernel32.dll | int fillconsoleoutputcharacter(int, byte, int, consoleinterop/coord, int32&) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | int attachconsole(uint) |
| 1 | psapi.dll | uint getprocessimagefilename(intptr, stringbuilder, int) |
| 1 | shlwapi.dll | int64 pathisnetworkpath(string&) |
| 1 | shlwapi.dll | int64 pathisunc(string&) |
| 1 | user32.dll | int getwindowthreadprocessid(intptr, int32&) |
| 1 | user32.dll | intptr findwindowbycaption(intptr, string) |