Application Report
- Application ID: 824c6d545d1d41e28883c997261041e7
- Report Submitted on: 04/27/2008 08:22:18
- API Issues: 1
- P/Invoke APIs: 9
The following 1 APIs (used 82 times) might not work:
- Total:
1
1
-
System
1
1
-
Type
1
1
-
GetTypeFromProgID(System.String)
Used 82 times
1
1
-
GetTypeFromProgID(System.String)
Used 82 times
-
Type
-
System
There are 9 P/Invokes (used 13 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 2 | kernel32.dll | int getlasterror() |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, int32&) |
| 1 | kernel32.dll | bool systemtimetotzspecificlocaltime(timezonestruct&, systemtime&, systemtime&) |
| 1 | kernel32.dll | bool tzspecificlocaltimetosystemtime(timezonestruct&, systemtime&, systemtime&) |
| 1 | kernel32.dll | timezoneid gettimezoneinformation(timezonestruct&) |
| 1 | kernel32.dll | void getlocaltime(systemtime&) |
| 1 | kernel32.dll | void getsystemtime(systemtime&) |