SAFERHANGUP win32gui (from <Someone>)
This commit is contained in:
@@ -57,12 +57,13 @@
|
||||
|
||||
#ifdef WIN32CON
|
||||
#define PORT_DEBUG /* include ability to debug international keyboard issues */
|
||||
#endif
|
||||
|
||||
#define SAFERHANGUP /* Define SAFERHANGUP to delay hangup processing
|
||||
* until the main command loop. 'safer' because it
|
||||
* avoids certain cheats and also avoids losing
|
||||
* objects being thrown when the hangup occurs.
|
||||
*/
|
||||
#endif
|
||||
|
||||
/* The following is needed for prototypes of certain functions */
|
||||
#if defined(_MSC_VER)
|
||||
|
||||
Reference in New Issue
Block a user