Module: wine Branch: master Commit: 8e1151ec182a49c5b6641a928af3bf1b2429e143 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8e1151ec182a49c5b6641a928a...
Author: Juan Lang juan.lang@gmail.com Date: Tue Sep 25 14:45:29 2007 -0700
crypt32: Partially implement CryptQueryObject.
---
dlls/crypt32/Makefile.in | 2 + dlls/crypt32/main.c | 13 -- dlls/crypt32/object.c | 471 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 473 insertions(+), 13 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8e1151ec182a49c5b6641a...