/[emacs]/emacs/src/w32gui.h
ViewVC logotype

Diff of /emacs/src/w32gui.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by kfstorm, Sun Mar 16 20:47:30 2003 UTC revision 1.19 by jasonr, Sun Mar 16 22:10:12 2003 UTC
# Line 76  typedef XGCValues * GC; Line 76  typedef XGCValues * GC;
76  typedef COLORREF Color;  typedef COLORREF Color;
77  typedef DWORD Time;  typedef DWORD Time;
78  typedef HWND Window;  typedef HWND Window;
79  typedef int Display;  /* ++KFS: define here? */  typedef HDC Display;  /* HDC so it doesn't conflict with xpm lib.  */
80  typedef HCURSOR Cursor;  typedef HCURSOR Cursor;
81    
82  #define XChar2b wchar_t  #define XChar2b wchar_t

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26