Application Report
- Application ID: 2ec8f25ae7bb457d99309a8ce0c3cbf4
- Report Submitted on: 09/09/2007 21:18:30
- API Issues: 1
- P/Invoke APIs: 9
The following 1 APIs (used 1 times) might not work:
- Total:
1
-
System
1
-
AppDomain
1
-
AppDomain
-
System
There are 9 P/Invokes (used 11 times):
| Count | Library | Function |
|---|---|---|
| 2 | advapi32.dll | int regoverridepredefkey(int, int) |
| 2 | kernel32.dll | int setenvironmentvariable(string, string) |
| 1 | advapi32.dll | bool cryptacquirecontext(intptr&, string, string, uint, uint) |
| 1 | advapi32.dll | bool cryptgenrandom(intptr, int, byte[]) |
| 1 | advapi32.dll | bool cryptreleasecontext(intptr, uint) |
| 1 | advapi32.dll | int regclosekey(int) |
| 1 | advapi32.dll | int regopenkey(int, string, int32&) |
| 1 | kernel32 | void registerwaitforsingleobject(intptr&, intptr, mixedmodedllfix/registeredcall |
| 1 | user32.dll | bool showwindow(intptr, bizcompcontainerutils/nativemethods/windowshowstyle) |