search for: contextsize

Displaying 2 results from an estimated 2 matches for "contextsize".

Did you mean: context_size
2013 Oct 11
0
Wine release 1.7.4
...tion. wininet: Added support for locking HTTP request files. wininet: Added InternetLockRequestFile tests. crypt32: Use BASE_CONTEXT for both data and link contexts. crypt32: Allocate BASE_CONTEXT in the beginning of the memory block. crypt32: Get rid of no longer used contextSize argument in Context_AddRef. crypt32: Get rid of no longer used contextSize argument in Context_GetLinkedContext. crypt32: Get rid of no longer used contextSize argument in Context_GetProperties. crypt32: Get rid of no longer used contextSize argument in Context_Release. cryp...
2013 Oct 25
0
Wine release 1.7.5
...crypt32: Use context_t in ContextList_Add. crypt32: Use context_t in enumContext. crypt32: Use context_t in addContext. crypt32: Get rid of no longer needed BASE_CONTEXT. crypt32: Get rid of no longer needed fields in ContextList. crypt32: Get rid of no longer needed contextSize arguments. crypt32: Moved critical section out of ContextList struct. crypt32: Use list struct directly instead of ContextList wrapper. crypt32: Share more code between memory store addContext implementations. crypt32: Share more code between memory store enumContext impleme...