Moved FatalAppExit functions to win32/except.c.
commit6ec108ab6e9d36081b1df0d3d4b19e9cb48e0242
authorAlexandre Julliard <julliard@winehq.org>
Fri, 24 Mar 2000 21:42:15 +0000 (24 21:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Mar 2000 21:42:15 +0000 (24 21:42 +0000)
treeb3b671375dfc55c6c29641b98919acd828b3465a
parentb52aed4e105497faa11748c9686822a67d90fe20
Moved FatalAppExit functions to win32/except.c.
Added a few uses of Callout instead of referencing USER functions
directly.
misc/comm.c
misc/printdrv.c
win32/except.c
windows/msgbox.c