remove mshtml ordinals

David Miller compsol at ptd.net
Sat Dec 20 00:31:41 CST 2003


Ordinals in mshtml.spec seem to match win2k.  Other versions differ.

--- /usr/src/wine/dlls/mshtml/mshtml.spec 2003-10-14 01:27:43.000000000 -0400
+++ ./mshtml.spec   2003-12-20 04:14:02.000000000 -0500
@@ -1,22 +1,21 @@
-
-1 stub PrintHTML
-2 stub SvrTri_ClearCache
-3 stub CreateHTMLPropertyPage
-4 stdcall -private DllCanUnloadNow() MSHTML_DllCanUnloadNow
-5 stub DllEnumClassObjects
-6 stdcall -private DllGetClassObject(ptr ptr ptr) MSHTML_DllGetClassObject
-7 stub DllInstall
-8 stub DllRegisterServer
-9 stub DllUnregisterServer
-10 stub MatchExactGetIDsOfNames
-11 stub RNIGetCompatibleVersion
-12 stdcall RunHTMLApplication(long long str long)
-13 stub ShowHTMLDialog
-14 stub ShowModalDialog
-15 stub ShowModelessHTMLDialog
-16 stub SvrTri_GetDLText
-17 stub SvrTri_NormalizeUA
-18 stub com_ms_osp_ospmrshl_classInit
-19 stub com_ms_osp_ospmrshl_copyToExternal
-20 stub com_ms_osp_ospmrshl_releaseByValExternal
-21 stub com_ms_osp_ospmrshl_toJava
+@ stub com_ms_osp_ospmrshl_classInit
+@ stub com_ms_osp_ospmrshl_copyToExternal
+@ stub com_ms_osp_ospmrshl_releaseByValExternal
+@ stub com_ms_osp_ospmrshl_toJava
+@ stub CreateHTMLPropertyPage
+@ stdcall -private DllCanUnloadNow() MSHTML_DllCanUnloadNow
+@ stub DllEnumClassObjects
+@ stdcall -private DllGetClassObject(ptr ptr ptr) MSHTML_DllGetClassObject
+@ stub DllInstall
+@ stub DllRegisterServer
+@ stub DllUnregisterServer
+@ stub MatchExactGetIDsOfNames
+@ stub PrintHTML
+@ stub RNIGetCompatibleVersion
+@ stdcall RunHTMLApplication(long long str long)
+@ stub ShowHTMLDialog
+@ stub ShowModalDialog
+@ stub ShowModelessHTMLDialog
+@ stub SvrTri_ClearCache
+@ stub SvrTri_GetDLText
+@ stub SvrTri_NormalizeUA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-patches/attachments/20031220/36d63b2c/attachment.html


More information about the wine-patches mailing list