projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75b0c7c
)
Sync to Wine-20050830:
author
Gé van Geldorp
<ge@gse.nl>
Wed, 7 Sep 2005 15:09:06 +0000
(15:09 +0000)
committer
Gé van Geldorp
<ge@gse.nl>
Wed, 7 Sep 2005 15:09:06 +0000
(15:09 +0000)
Alexandre Julliard <julliard@winehq.org>
- Fixed DllGetClassObject spec entries.
svn path=/trunk/; revision=17715
reactos/lib/shdocvw/shdocvw.spec
patch
|
blob
|
history
diff --git
a/reactos/lib/shdocvw/shdocvw.spec
b/reactos/lib/shdocvw/shdocvw.spec
index
9092f05
..
98b3834
100644
(file)
--- a/
reactos/lib/shdocvw/shdocvw.spec
+++ b/
reactos/lib/shdocvw/shdocvw.spec
@@
-102,7
+102,7
@@
229 stub -noname SafeOpenPromptForPackager
@ stdcall -private DllCanUnloadNow()
-@ stdcall -private DllGetClassObject(
long long
ptr)
+@ stdcall -private DllGetClassObject(
ptr ptr
ptr)
@ stdcall -private DllGetVersion(ptr)
@ stdcall -private DllInstall(long wstr)
@ stdcall -private DllRegisterServer()