Application Report
- Application ID: 68eb2ff772f344f59ac412dd102b840e
- Report Submitted on: 05/24/2008 09:46:03
- API Issues: 10
- P/Invoke APIs: 4
The following 10 APIs (used 21 times) might not work:
- Total:
8
2
-
Microsoft.VisualBasic
1
-
Interaction
1
-
Interaction
-
Microsoft.VisualBasic.Devices
1
-
ComputerInfo
1
-
get_TotalPhysicalMemory()
Used 2 times
1
-
get_TotalPhysicalMemory()
Used 2 times
-
ComputerInfo
-
System.Diagnostics
3
-
Process
3
-
get_MainWindowTitle()
Used 1 time
1
-
set_PriorityBoostEnabled(System.Boolean)
Used 1 time
1
-
set_PriorityClass(System.Diagnostics.ProcessPriorityClass)
Used 2 times
1
-
get_MainWindowTitle()
Used 1 time
-
Process
-
System.DirectoryServices
1
-
DirectorySearcher
1
-
set_ServerTimeLimit(System.TimeSpan)
Used 1 time
1
-
set_ServerTimeLimit(System.TimeSpan)
Used 1 time
-
DirectorySearcher
-
System.Windows.Forms
4
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
-
WebBrowser
3
-
.ctor()
Used 2 times
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 2 times
-
Control
-
Microsoft.VisualBasic
There are 4 P/Invokes (used 7 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32 | int sendmessage(intptr, int, int, int) |
| 2 | user32.dll | int setforegroundwindow(intptr) |
| 2 | user32.dll | int showwindow(intptr, startup/showwindowconstants) |
| 1 | shell32 | int shgetfileinfo(string&, int, file_explorer/clsicon/shfileinfo&, int, file_exp |