[HAVE_NTGUI]: Include w32term.h.
authorGeoff Voelker <voelker@cs.washington.edu>
Tue, 7 Nov 1995 07:14:59 +0000 (07:14 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Tue, 7 Nov 1995 07:14:59 +0000 (07:14 +0000)
commitfd2e066a8654cbf5527224894f27d84b20f5ce5a
tree57f45896f09dd83dc6d5c6db95799fb7c9dc24b9
parent497fbd42da3c4f7f98e3c02c853f17459883a279
[HAVE_NTGUI]: Include w32term.h.
Include dispextern.h before cm.h since dispextern.h includes windows.h.
[HAVE_NTGUI] (make_frame_glyphs, free_frame_glyphs, scroll_frame_lines,
update_frame, update_line): Test for WIN32 frame.
[HAVE_NTGUI] (init_display): Initialize WIN32 window system.
Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.
src/dispnew.c