Kaydet (Commit) a4ed0587 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS dmake412_DEV300 (1.1.1.1.176); FILE MERGED

2007/11/11 00:03:34 vq 1.1.1.1.176.1: #i83523# Rename macro PVOID to DMPVOID to avoid problems when including
windows.h.
üst 342f180b
/* RCS $Id: config.h,v 1.1.1.1 2000-09-22 15:33:36 hr Exp $
/* RCS $Id: config.h,v 1.2 2008-03-05 18:39:58 kz Exp $
--
-- SYNOPSIS
-- Configurarion include file.
......@@ -38,7 +38,7 @@ extern unsigned int coreleft();
#define CONST const
/* a small problem with pointer to voids on some unix machines needs this */
#define PVOID void *
#define DMPVOID void *
/* Borland redefined the environment variable, sigh */
#define environ _environ
/* RCS $Id: config.h,v 1.1.1.1 2000-09-22 15:33:37 hr Exp $
/* RCS $Id: config.h,v 1.2 2008-03-05 18:41:34 kz Exp $
--
-- SYNOPSIS
-- Configurarion include file.
......@@ -38,7 +38,7 @@ extern unsigned int coreleft();
#define CONST const
/* a small problem with pointer to voids on some unix machines needs this */
#define PVOID void *
#define DMPVOID void *
/* Borland redefined the environment variable, sigh */
#define environ _environ
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment