Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
044acd0e
Commit
044acd0e
authored
Jun 14, 2000
by
Gerard Patel
Committed by
Alexandre Julliard
Jun 14, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Set the base for the ordinals of olepro32 to 248.
parent
d2201355
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
olepro32.spec
dlls/olepro32/olepro32.spec
+11
-11
No files found.
dlls/olepro32/olepro32.spec
View file @
044acd0e
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment