Application Report
- Application ID: 241bef10e2a54a2683860e93b63c784f
- Report Submitted on: 06/29/2008 12:32:33
- API Issues: 7
- P/Invoke APIs: 6
The following 7 APIs (used 7 times) might not work:
- Total:
3
4
-
Microsoft.VisualBasic.ApplicationServices
2
-
User
2
-
get_IsAuthenticated()
Used 1 time
1
-
get_Name()
Used 1 time
1
-
get_IsAuthenticated()
Used 1 time
-
User
-
Microsoft.VisualBasic.Devices
2
-
ComputerInfo
2
-
get_AvailablePhysicalMemory()
Used 1 time
1
-
get_AvailableVirtualMemory()
Used 1 time
1
-
get_AvailablePhysicalMemory()
Used 1 time
-
ComputerInfo
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 1 time
1
-
GetAllNetworkInterfaces()
Used 1 time
-
NetworkInterface
-
System.Windows.Forms
2
-
RichTextBox
2
-
set_AutoWordSelection(System.Boolean)
Used 1 time
1
-
set_ShowSelectionMargin(System.Boolean)
Used 1 time
1
-
set_AutoWordSelection(System.Boolean)
Used 1 time
-
RichTextBox
-
Microsoft.VisualBasic.ApplicationServices
There are 6 P/Invokes (used 7 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32 | int writeprivateprofilestring(string&, int, int, string&) |
| 1 | kernel32 | int getprivateprofilesection(string&, string&, int, string&) |
| 1 | kernel32 | int getprivateprofilesectionnames(string&, int, string&) |
| 1 | kernel32 | int getprivateprofilestring(string&, string&, string&, string&, int, string&) |
| 1 | kernel32 | int writeprivateprofilestring(string&, string&, int, string&) |
| 1 | kernel32 | int writeprivateprofilestring(string&, string&, string&, string&) |