4.46 beta

This commit is contained in:
Igor Pavlov
2007-05-25 00:00:00 +00:00
committed by Kornel Lesiński
parent a145bfc7cf
commit c574fc0f4b
191 changed files with 1318 additions and 854 deletions

View File

@@ -1,4 +1,4 @@
// Common/Alloc.c
/* Alloc.c */
#ifdef _WIN32
#include <windows.h>
@@ -7,7 +7,7 @@
#include "Alloc.h"
// #define _SZ_ALLOC_DEBUG
/* #define _SZ_ALLOC_DEBUG */
/* use _SZ_ALLOC_DEBUG to debug alloc/free operations */
#ifdef _SZ_ALLOC_DEBUG