Nikolay Sivov : prntvpt: Remove export ordinals.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Oct 27 11:06:37 CDT 2015


Module: wine
Branch: master
Commit: 24fff52c8f32941a62ca0076414b585025062057
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=24fff52c8f32941a62ca0076414b585025062057

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Mon Oct 26 16:06:18 2015 +0300

prntvpt: Remove export ordinals.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/prntvpt/prntvpt.spec | 54 +++++++++++++++++++++++------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/dlls/prntvpt/prntvpt.spec b/dlls/prntvpt/prntvpt.spec
index 2f20d3c..246443e 100644
--- a/dlls/prntvpt/prntvpt.spec
+++ b/dlls/prntvpt/prntvpt.spec
@@ -1,27 +1,27 @@
-1  stdcall PTQuerySchemaVersionSupport(wstr ptr)
-2  stub PTOpenProvider
-3  stub PTOpenProviderEx
-4  stub PTCloseProvider
-5  stub BindPTProviderThunk
-6  stub PTGetPrintCapabilities
-7  stub PTMergeAndValidatePrintTicket
-8  stub PTConvertPrintTicketToDevMode
-9  stub PTConvertDevModeToPrintTicket
-10 stub PTReleaseMemory
-11 stub ConvertDevModeToPrintTicketThunk2
-12 stub ConvertDevModeToPrintTicketThunk
-13 stub ConvertPrintTicketToDevModeThunk2
-14 stub ConvertPrintTicketToDevModeThunk
-15 stub DllCanUnloadNow
-16 stub DllGetClassObject
-17 stdcall -private DllMain(long long ptr)
-18 stub DllRegisterServer
-19 stub DllUnregisterServer
-20 stub GetDeviceDefaultPrintTicketThunk
-21 stub GetDeviceNamespacesThunk
-22 stub GetPrintCapabilitiesThunk2
-23 stub GetPrintCapabilitiesThunk
-24 stub GetSchemaVersionThunk
-25 stub MergeAndValidatePrintTicketThunk2
-26 stub MergeAndValidatePrintTicketThunk
-27 stub UnbindPTProviderThunk
+@ stdcall PTQuerySchemaVersionSupport(wstr ptr)
+@ stub PTOpenProvider
+@ stub PTOpenProviderEx
+@ stub PTCloseProvider
+@ stub BindPTProviderThunk
+@ stub PTGetPrintCapabilities
+@ stub PTMergeAndValidatePrintTicket
+@ stub PTConvertPrintTicketToDevMode
+@ stub PTConvertDevModeToPrintTicket
+@ stub PTReleaseMemory
+@ stub ConvertDevModeToPrintTicketThunk2
+@ stub ConvertDevModeToPrintTicketThunk
+@ stub ConvertPrintTicketToDevModeThunk2
+@ stub ConvertPrintTicketToDevModeThunk
+@ stub DllCanUnloadNow
+@ stub DllGetClassObject
+@ stdcall -private DllMain(long long ptr)
+@ stub DllRegisterServer
+@ stub DllUnregisterServer
+@ stub GetDeviceDefaultPrintTicketThunk
+@ stub GetDeviceNamespacesThunk
+@ stub GetPrintCapabilitiesThunk2
+@ stub GetPrintCapabilitiesThunk
+@ stub GetSchemaVersionThunk
+@ stub MergeAndValidatePrintTicketThunk2
+@ stub MergeAndValidatePrintTicketThunk
+@ stub UnbindPTProviderThunk




More information about the wine-cvs mailing list