From 044acd0ee49b35a76b4366f90308d98084038a24 Mon Sep 17 00:00:00 2001 From: Gerard Patel Date: Wed, 14 Jun 2000 21:15:22 +0000 Subject: [PATCH] Set the base for the ordinals of olepro32 to 248. --- dlls/olepro32/olepro32.spec | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/dlls/olepro32/olepro32.spec b/dlls/olepro32/olepro32.spec index d3ae3699fc9..be39dece299 100644 --- a/dlls/olepro32/olepro32.spec +++ b/dlls/olepro32/olepro32.spec @@ -3,14 +3,14 @@ type win32 import oleaut32.dll -@ forward OleIconToCursor OLEAUT32.OleIconToCursor -@ forward OleCreatePropertyFrameIndirect OLEAUT32.OleCreatePropertyFrameIndirect -@ forward OleCreatePropertyFrame OLEAUT32.OleCreatePropertyFrame -@ forward OleLoadPicture OLEAUT32.OleLoadPicture -@ forward OleCreatePictureIndirect OLEAUT32.OleCreatePictureIndirect -@ forward OleCreateFontIndirect OLEAUT32.OleCreateFontIndirect -@ forward OleTranslateColor OLEAUT32.OleTranslateColor -@ stdcall DllCanUnloadNow() OLEPRO32_DllCanUnloadNow -@ stdcall DllGetClassObject( ptr ptr ptr ) OLEPRO32_DllGetClassObject -@ stdcall DllRegisterServer() OLEPRO32_DllRegisterServer -@ stdcall DllUnregisterServer() OLEPRO32_DllUnregisterServer +248 forward OleIconToCursor OLEAUT32.OleIconToCursor +249 forward OleCreatePropertyFrameIndirect OLEAUT32.OleCreatePropertyFrameIndirect +250 forward OleCreatePropertyFrame OLEAUT32.OleCreatePropertyFrame +251 forward OleLoadPicture OLEAUT32.OleLoadPicture +252 forward OleCreatePictureIndirect OLEAUT32.OleCreatePictureIndirect +253 forward OleCreateFontIndirect OLEAUT32.OleCreateFontIndirect +254 forward OleTranslateColor OLEAUT32.OleTranslateColor +255 stdcall DllCanUnloadNow() OLEPRO32_DllCanUnloadNow +256 stdcall DllGetClassObject( ptr ptr ptr ) OLEPRO32_DllGetClassObject +257 stdcall DllRegisterServer() OLEPRO32_DllRegisterServer +258 stdcall DllUnregisterServer() OLEPRO32_DllUnregisterServer