Michael Stefaniuc : shdocvw: Remove the ignored common resource attributes.

Alexandre Julliard julliard at winehq.org
Thu Jul 22 12:09:22 CDT 2010


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Wed Jul 21 23:56:17 2010 +0200

shdocvw: Remove the ignored common resource attributes.

---

 dlls/shdocvw/shdocvw.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/shdocvw/shdocvw.rc b/dlls/shdocvw/shdocvw.rc
index bb4809b..9872c23 100644
--- a/dlls/shdocvw/shdocvw.rc
+++ b/dlls/shdocvw/shdocvw.rc
@@ -29,7 +29,7 @@
 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 
 /* @makedep: shdocvw_v1.tlb */
-1 TYPELIB LOADONCALL DISCARDABLE shdocvw_v1.tlb
+1 TYPELIB shdocvw_v1.tlb
 
 /* @makedep: shdocvw.inf */
 REGINST REGINST shdocvw.inf




More information about the wine-cvs mailing list