Application Report
- Application ID: 538c537e22de46de993bb1708afcfee0
- Report Submitted on: 09/17/2007 13:01:44
- API Issues: 1
- P/Invoke APIs: 11
The following 1 APIs (used 38 times) might not work:
- Total:
1
-
System.Runtime.CompilerServices
1
-
RuntimeHelpers
1
-
PrepareConstrainedRegions()
Used 38 times
1
-
PrepareConstrainedRegions()
Used 38 times
-
RuntimeHelpers
-
System.Runtime.CompilerServices
There are 11 P/Invokes (used 29 times):
| Count | Library | Function |
|---|---|---|
| 15 | libdb45.dll | void os_ufree(db_env*, void*) |
| 4 | libdb45.dll | dbretval os_umalloc(db_env*, uint, void*&) |
| 2 | kernel32 | uint getmodulehandle(string) |
| 1 | kernel32 | intptr getprocaddress(uint, string) |
| 1 | libdb45.dll | dbretval db_sequence_create(db_sequence*&, db*, uint) |
| 1 | libdb45.dll | dbretval db_env_create(db_env*&, envcreateflags) |
| 1 | libdb45.dll | dbretval db_create(db*&, db_env*, dbcreateflags) |
| 1 | libdb45.dll | int log_compare(db_lsn*, db_lsn*) |
| 1 | libdb45.dll | intptr _db_strerror(int) |
| 1 | libdb45.dll | intptr _db_version(int32&, int32&, int32&) |
| 1 | libdb45.dll | dbretval db_verify_internal(db*, byte*, byte*, intptr, intptr, uint) |