Fixed previous VC6 patch.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402374
This commit is contained in:
parent
04255e0015
commit
29fe04615f
1 changed files with 0 additions and 4 deletions
|
@ -52,10 +52,6 @@ typedef unsigned int uintptr_t;
|
|||
#if ((_MSC_VER <= 1200) && (!defined(LONG_PTR)))
|
||||
#define LONG_PTR LONG
|
||||
#endif
|
||||
#ifndef GWLP_HINSTANCE
|
||||
#define GWLP_HINSTANCE GWL_HINSTANCE
|
||||
#endif
|
||||
#endif
|
||||
#else /* !__GNUC__ && !_MSC_VER */
|
||||
typedef signed char int8_t;
|
||||
typedef unsigned char uint8_t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue