Module: wine Branch: master Commit: 681a408aa641f71e70c6d498c4ca946709e21b16 URL: http://source.winehq.org/git/wine.git/?a=commit;h=681a408aa641f71e70c6d498c4...
Author: Juan Lang juan.lang@gmail.com Date: Mon Oct 22 10:22:16 2007 -0700
cryptnet: Implement CryptRetrieveObjectByUrlW for the file: protocol.
---
dlls/cryptnet/Makefile.in | 1 + dlls/cryptnet/cryptnet_main.c | 548 +++++++++++++++++++++++++++++++++++++++- dlls/cryptnet/tests/cryptnet.c | 17 +- 3 files changed, 551 insertions(+), 15 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=681a408aa641f71e70c6d4...