Jacek Caban : mshtml: Added PromptService implementation.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Dec 9 05:54:14 CST 2005


Module: wine
Branch: refs/heads/master
Commit: 3fab5312d8e57901509f1568ba15622a979cb660
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=3fab5312d8e57901509f1568ba15622a979cb660

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Dec  9 11:51:02 2005 +0100

mshtml: Added PromptService implementation.

---

 dlls/mshtml/Makefile.in      |    1 
 dlls/mshtml/mshtml_private.h |    2 
 dlls/mshtml/nsembed.c        |   11 ++
 dlls/mshtml/nsiface.idl      |   66 ++++++++++
 dlls/mshtml/nsservice.c      |  276 ++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 356 insertions(+), 0 deletions(-)
 create mode 100644 dlls/mshtml/nsservice.c




More information about the wine-cvs mailing list