Damjan Jovanovic : shdocvw: Rudimentary implementation of CLSID_InternetShortcut.

Alexandre Julliard julliard at winehq.org
Mon Aug 4 08:53:49 CDT 2008


Module: wine
Branch: master
Commit: ad886d66984b269ce0c90b0a08a2d6eedbffdcb9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ad886d66984b269ce0c90b0a08a2d6eedbffdcb9

Author: Damjan Jovanovic <damjan.jov at gmail.com>
Date:   Sun Aug  3 11:18:26 2008 +0200

shdocvw: Rudimentary implementation of CLSID_InternetShortcut.

---

 dlls/shdocvw/Makefile.in       |    1 +
 dlls/shdocvw/factory.c         |    4 +
 dlls/shdocvw/intshcut.c        |  432 ++++++++++++++++++++++++++++++++++++++++
 dlls/shdocvw/shdocvw.h         |   32 +++
 dlls/shdocvw/tests/Makefile.in |    1 +
 dlls/shdocvw/tests/intshcut.c  |  225 +++++++++++++++++++++
 6 files changed, 695 insertions(+), 0 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=ad886d66984b269ce0c90b0a08a2d6eedbffdcb9



More information about the wine-cvs mailing list