From 5b345b73d9eaccb604a86deed568b2466534307c Mon Sep 17 00:00:00 2001 From: Ricardo Filipe Date: Sat, 17 Jan 2009 23:22:10 +0000 Subject: wow32: add -noname property to GetDescriptor spec --- dlls/wow32/wow32.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dlls/wow32/wow32.spec b/dlls/wow32/wow32.spec index 227120b..7de0ff9 100644 --- a/dlls/wow32/wow32.spec +++ b/dlls/wow32/wow32.spec @@ -1,5 +1,5 @@ # ordinal exports -1 stdcall WOWGetDescriptor(long long) +1 stdcall -noname WOWGetDescriptor(long long) @ stdcall WOWCallback16(long long) @ stdcall WOWCallback16Ex(ptr long long ptr ptr) -- 1.5.6.3