>head w32api/libce/coredll.def mingw/coredll.def
==> w32api/libce/coredll.def <==
; PLEASE KEEP THE MINGW/COREDLL.DEF AND W32API/LIBCE/COREDLL.DEF
; FILES IN SYNC.

  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

LIBRARY COREDLL
EXPORTS
AFS_CloseAllFileHandles
AFS_CreateDirectoryW
AFS_CreateFileW
AFS_DeleteFileW
AFS_FindFirstChangeNotificationW

==> mingw/coredll.def <==
; PLEASE KEEP THE MINGW/COREDLL.DEF AND W32API/LIBCE/COREDLL.DEF
; FILES IN SYNC.

  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

LIBRARY COREDLL
EXPORTS
AFS_CloseAllFileHandles
AFS_CreateDirectoryW
AFS_CreateFileW
AFS_DeleteFileW
AFS_FindFirstChangeNotificationW


>diff -up  w32api/libce/coredll.def mingw/coredll.def
--- w32api/libce/coredll.def    2009-02-07 22:19:55.000000000 +0000
+++ mingw/coredll.def   2009-09-06 22:19:01.000000000 +0100
@@ -290,7 +290,6 @@ EnterCriticalSection
 EnumCalendarInfoW
 EnumClipboardFormats
 EnumDateFormatsW
-EnumDeviceInterfaces
 EnumDevices
 EnumDisplayDevices
 EnumDisplayMonitors
@@ -327,8 +326,6 @@ FindCloseChangeNotification
 FindFirstChangeNotificationW
 FindFirstFileExW
 FindFirstFileW
-FindFirstDevice
-FindNextDevice
 FindNextChangeNotification
 FindNextFileW
 FindResource
@@ -396,8 +393,6 @@ GetDateFormatW
 GetDesktopWindow
 GetDeviceByIndex
 GetDeviceCaps
-GetDeviceInformationByDeviceHandle
-GetDeviceInformationByFileHandle
 GetDeviceKeys
 GetDevicePower
 GetDialogBaseUnits

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to