Application Report
- Application ID: 76d93f2c5e2d4c958231f4e4ff1fa808
- Report Submitted on: 03/20/2008 05:01:41
- API Issues: 13
- P/Invoke APIs: 5
The following 13 APIs (used 31 times) might not work:
- Total:
11
4
-
Microsoft.VisualBasic.Devices
2
-
ComputerInfo
2
-
get_AvailablePhysicalMemory()
Used 1 time
1
-
get_TotalPhysicalMemory()
Used 1 time
1
-
get_AvailablePhysicalMemory()
Used 1 time
-
ComputerInfo
-
System.Diagnostics
4
-
EventLog
2
-
ModifyOverflowPolicy(System.Diagnostics.OverflowAction,System.Int32)
Used 3 times
1
-
set_MaximumKilobytes(System.Int64)
Used 3 times
1
-
ModifyOverflowPolicy(System.Diagnostics.OverflowAction,System.Int32)
Used 3 times
-
Process
2
-
get_MainWindowTitle()
Used 1 time
1
-
set_PriorityClass(System.Diagnostics.ProcessPriorityClass)
Used 4 times
1
-
get_MainWindowTitle()
Used 1 time
-
EventLog
-
System.Runtime.InteropServices
2
2
-
Marshal
2
2
-
GetExceptionCode()
Used 2 times
1
1
-
GetExceptionPointers()
Used 6 times
1
1
-
GetExceptionCode()
Used 2 times
-
Marshal
-
System.Security
4
-
CodeAccessPermission
4
-
Assert()
Used 1 time
1
-
PermitOnly()
Used 1 time
1
-
RevertAssert()
Used 1 time
1
-
RevertPermitOnly()
Used 1 time
1
-
Assert()
Used 1 time
-
CodeAccessPermission
-
System.ServiceProcess
1
-
ServiceBase
1
-
Stop()
Used 6 times
1
-
Stop()
Used 6 times
-
ServiceBase
-
Microsoft.VisualBasic.Devices
There are 5 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | int setlocaltime(nativemethods/systemtime&) |
| 1 | kernel32.dll | bool resetevent(intptr) |
| 1 | kernel32.dll | bool setevent(intptr) |
| 1 | kernel32.dll | bool setlocaltime(ntpclient/systemtime&) |
| 1 | kernel32.dll | intptr createevent(intptr, bool, bool, string) |