* include/w32api.h (IE*): Define for recent versions of IE.
This commit is contained in:
parent
a846957047
commit
7d7113db13
@ -1,3 +1,7 @@
|
|||||||
|
2006-04-06 Dimitri Papadopoulos <papadopo@users.sourceforge.net>
|
||||||
|
|
||||||
|
* include/w32api.h (IE*): Define for recent versions of IE.
|
||||||
|
|
||||||
2006-04-06 Dimitri Papadopoulos <papadopo@users.sourceforge.net>
|
2006-04-06 Dimitri Papadopoulos <papadopo@users.sourceforge.net>
|
||||||
|
|
||||||
* include/w32api.h (_W32API_H): Define.
|
* include/w32api.h (_W32API_H): Define.
|
||||||
|
@ -45,5 +45,8 @@
|
|||||||
#define IE55 0x0501
|
#define IE55 0x0501
|
||||||
#define IE56 0x0560
|
#define IE56 0x0560
|
||||||
#define IE6 0x0600
|
#define IE6 0x0600
|
||||||
|
#define IE601 0x0601
|
||||||
|
#define IE602 0x0603
|
||||||
|
#define IE7 0x0700
|
||||||
|
|
||||||
#endif /* ndef _W32API_H */
|
#endif /* ndef _W32API_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user