nfoTools

VCshowDefs: Show Preprocessor Defines in VC/C++

nfoTools dev>D230201 index.html 0.0.2 2023-02-16
nfotools Work-in-Progress Hard Hat Area

1. Overview

PLACEHOLDER AS A TARGET FOR URLS. CONTENT TO FOLLOW.

2. Prerequisites and Dependencies

NOTE: Current materials are now at the pre-alpha level,

Using pre-built VCShowDef customizations is straightforward. Development of new customizations requires some understanding of essential tools along with confident use of C Language:

VCshowDefs is designed to work with versions of Visual Studio that are free for personal use, including the Visual Studio Build Tools (recommended) and the Visual Studio Community editions. Additional levels of Visual Studio can also be used, all via their Native Tools Command Prompt.

Disclaimer

VCshowDefs tends to be compiler and platform specific. The technique may be adaptable to other tools, such as GCC used on Windows, Linux, and other platforms. Portability is not assured.

The template and the confirmation case may be valuable in confirming operation with other compilers. Those use cases are out of scope for nfoTools at this time. Consult other sources for variations on VCshowDefs.

3. Available Materials

ID Started Status Topic
D230201a 2023-02-14 reserved VCshowDefs Template
D230201b 2023-02-14 reserved VCshowDefs Confirmation

4. Development

Development within the GitHub orcmid/nfoTools project is at the devKits/WinDev/VCshowDefs main branch.


Discussion about nfoTools is welcome at the Discussion section. Improvements and removal of defects in this particular documentation can be reported and addressed in the Issues section. There are also relevant projects from time to time.