This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/dm/include/WIN32/PLAN32.H

18 lines
898 B
C++
Raw Permalink Normal View History

/*****************************************************************************\
* *
* PLAN32.H - Portability mapping header file *
* *
* Version 4.0 *
* *
* Copyright (c) 1993-1996, Microsoft Corp. All rights reserved.*
* *
\*****************************************************************************/
/*----------------------------------LANMAN----------------------------------*/
/* LANMAN MACROS: */
#define COPYTOARRAY(pDest, pSource) pDest = pSource
/* LANMAN API: */