Sorry. I forgot to add the definitions to the coredll.def file. This
patch includes just that.
Thanks,
Ryan
--- a/cegcc/src/w32api/libce/coredll.def
+++ b/cegcc/src/w32api/libce/coredll.def
@@ -290,6 +290,7 @@ EnterCriticalSection
EnumCalendarInfoW
EnumClipboardFormats
EnumDateFormatsW
+EnumDeviceInterfaces
EnumDevices
EnumDisplayDevices
EnumDisplayMonitors
@@ -326,6 +327,8 @@ FindCloseChangeNotification
FindFirstChangeNotificationW
FindFirstFileExW
FindFirstFileW
+FindFirstDevice
+FindNextDevice
FindNextChangeNotification
FindNextFileW
FindResource
@@ -393,6 +396,8 @@ GetDateFormatW
GetDesktopWindow
GetDeviceByIndex
GetDeviceCaps
+GetDeviceInformationByDeviceHandle
+GetDeviceInformationByFileHandle
GetDeviceKeys
GetDevicePower
GetDialogBaseUnits
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel