search for: protectdata

Displaying 3 results from an estimated 3 matches for "protectdata".

2005 May 27
1
Crypt32: cant build tests
I cant build the new crypt32 tests added by Kees Cook with the latest CVS. I actually get undefined references to CryptUnprotectData : [syl@wine tests]$ make ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole protectdata.o testlist.o -o crypt32_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../dlls/crypt32 -L../../../libs -lcrypt32 protectdata.o(.text+0x39a): In function `func_protectdata&...
2007 Nov 09
0
Wine release 0.9.49
...egistry key. rsaenh: Use helper function to open a key container's registry key. rsaenh: Use helper function to delete a key container's registry key. rsaenh: Use helper function to read key pairs from registry. rsaenh: Use LocalFree to free memory return by Crypt(Un)ProtectData. rsaenh: Fix a comment. crypt32: Describe CryptProtectData data format more accurately. crypt32: Save alg IDs in CryptProtectData output. crypt32: Use SHA1 rather than MD5 to protect data. crypt32: Use the enhanced provider rather than the default (base) provider....
2008 Jul 25
0
Wine release 1.1.2
...ta SDK. shell32: Don't crash if the shlexec tests fail to create an extension in the registry. crypt32/tests: Be more verbose on the failing base64 tests on Vista to help locate the failures. comctl32: Made the button theme drawing code extensible. crypt32/tests: fix the protectdata tests on Vista. oleaut32: Fix the SafeArrayGetVartype tests on Vista and use that behaviour. Rob Shearman (6): rpcrt4: Implement MesEncodeIncrementalHandleCreate, MesDecodeIncrementalHandleCreate, MesIncrementalHandleReset and MesHandleFree. rpcrt4: Implement NdrMesProcEncodeDeco...