Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.26 KB

File metadata and controls

41 lines (27 loc) · 1.26 KB
title description keywords ms.date
BinPlace
BinPlace
building drivers WDK , BinPlace
driver building WDK , BinPlace
building samples WDK , BinPlace
sample building WDK , BinPlace
building software components WDK , BinPlace
software component building WDK , BinPlace
BinPlace WDK
symbol files WDK BinPlace
BinPlace WDK , about BinPlace
files WDK BinPlace
04/20/2017

BinPlace

BinPlace is a tool for managing large code projects. It can move executable files, symbol files, and any other type of file. It can also extract symbols from an executable file and can remove private symbols from a symbol file.

BinPlace is useful if you are building a large number of modules and delivering them in a variety of packages. If you do not have a large project, you will still find BinPlace useful for manipulating symbol files.

This section includes:

BinPlace Capabilities

Public Symbols and Private Symbols

Symbol File Systems

BinPlace Destination Directories

Using BinPlace

BinPlace Examples