diff os2/dirent.c @ 527:e0ea29c3d1eb

Fixed dw_window_pointer() so it works on Windows. Tried to fix the timer problems on Windows, but only managed to reduce the problem and eliminate obsolete timer code. Fixed a calling convention problem caused by incorrect placement of the definition of API in the compat.h header. Make dw_beep() not block on OS/2 and Windows.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 23 Mar 2004 11:00:04 +0000
parents 2ff26b697877
children d78f476c40f5
line wrap: on
line diff
--- a/os2/dirent.c	Tue Mar 23 10:10:27 2004 +0000
+++ b/os2/dirent.c	Tue Mar 23 11:00:04 2004 +0000
@@ -5,8 +5,7 @@
 
 #define INCL_DOSFILEMGR
 #define INCL_DOSERRORS
-#include "dw.h"
-#include "platform/dirent.h"
+#include "compat"
 #include <errno.h>
 
 # define FFBUF	FILEFINDBUF3