* include/windef.h: Add no-op __try, __except, __finally

defines from ...
	* include/excpt.h: Remove file.
	* include/windows.h: Don't include excpt.h.
This commit is contained in:
Danny Smith
2002-06-01 20:38:33 +00:00
parent 60abf1c4b8
commit 748bc82966
4 changed files with 21 additions and 21 deletions

View File

@@ -48,7 +48,6 @@
#include <windef.h>
#include <wincon.h>
#include <basetyps.h>
#include <excpt.h>
#include <winbase.h>
#ifndef _WINGDI_H
#include <wingdi.h>