Crypt32.dll - CryptProtectData

Thomas Brix Larsen killar at get2net.dk
Sun Nov 30 15:55:31 CST 2003


søn, 2003-11-30 kl. 22:05 skrev Vincent Béron:
> >  @ stub RegQueryValueExU
> >  @ stub RegSetValueExU
> > +@ stdcall CryptProtectData(ptr wstr ptr ptr ptr long ptr)
> 
> Try to keep the functions in alphabetical order in the spec file please.
Done.

> > +BOOL WINAPI CryptProtectData(DATA_BLOB* pDataIn, LPCWSTR szDataDescr, DATA_BLOB* pOptionalEntropy, PVOID pvReserved, void* pPromptStruct, DWORD dwFlags, DATA_BLOB* pDataOut)
> 
> You said you changed the type of pPromptStruct to void* for cause of
> non-documentation. Better to get documentation for it, such as from
> WinCrypt.h from the SDK.
> I suggest you add something along those lines in Wine's wincrypt.h:
Done.

Sent to wine-patches at winehq.org.



Greetings,
--Thomas
_________________
My worst enemy gave me a copy of Windows...




More information about the wine-devel mailing list