From ae32fc91f9ad55d6975e770d34210de4376c598e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Poussineau?= Date: Thu, 18 Oct 2007 08:44:46 +0000 Subject: [PATCH] Export GetDefaultPrinterA/W also by ordinal svn path=/trunk/; revision=29659 --- reactos/dll/win32/winspool/winspool.def | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/dll/win32/winspool/winspool.def b/reactos/dll/win32/winspool/winspool.def index ebf17973f3f..ce97f3dc1c6 100644 --- a/reactos/dll/win32/winspool/winspool.def +++ b/reactos/dll/win32/winspool/winspool.def @@ -76,8 +76,8 @@ FindClosePrinterChangeNotification@4 FindFirstPrinterChangeNotification@16 FindNextPrinterChangeNotification@16 FreePrinterNotifyInfo@4 -GetDefaultPrinterA@8 -GetDefaultPrinterW@8 +GetDefaultPrinterA@8 @201 +GetDefaultPrinterW@8 @203 GetFormA@24 GetFormW@24 GetJobA@24