NITPICK - a viewer and checker for Windows dialog templates | CodeGuru

NITPICK – a viewer and checker for Windows dialog templates

In this ordinary-looking dialog one finds, among other problems, misaligned items, (Click Here for larger image) inconsistent row spacing, (Click Here for larger image) and unaesthetic tab order. (Click Here for larger image) Nitpick is a tool that helps to find such problems. Environment: Stand-alone tool for use with Visual Studio resource files Nitpick is […]

Written By
CodeGuru Staff
CodeGuru Staff
Oct 12, 2001
2 minute read
CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

In this ordinary-looking dialog

one finds, among other problems,

misaligned items, (Click Here for larger image)

inconsistent row spacing, (Click Here for larger image)

and unaesthetic tab order. (Click Here for larger image)

Nitpick is a tool that helps to find such problems.

Environment: Stand-alone tool for use with Visual Studio resource files

Nitpick is a viewer for Windows dialog templates. It reads the dialog templates in a Windows resource (.rc) file and displays item outlines and item attributes. It can search the resource file for page names, item names, and item text. It can navigate from a displayed item to its defining entry in the resource file, and back. Nitpick can also perform a number of inspections intended to find common layout errors and problems.

Disclaimer

NITPICK is contributed AS IS, with no warranties of any kind, including warranties of MERCHANTABILITY and FITNESS FOR A PARTICULAR PURPOSE. It is distributed only as an executable. Source code is not available.

Documentation

The Nitpick executable includes a Help window with program documentation that may be copied to a text editor or word processor for printing.

Updates

Nitpick updated September 19th to address issues raised by three early users:

  • Nitpick now accepts and displays generic CONTROLs, which is what the Visual Studio dialog editor creates for Active-X controls.
  • Nitpick now accepts and displays COMBOBOXEX controls.
  • If a file path is specified on Nitpick’s invocation command line, Nitpick loads and displays the file when it starts.

Downloads

Download executable – 45 Kb

CodeGuru Logo

CodeGuru covers topics related to Microsoft-related software development, mobile development, database management, and web application programming. In addition to tutorials and how-tos that teach programmers how to code in Microsoft-related languages and frameworks like C# and .Net, we also publish articles on software development tools, the latest in developer news, and advice for project managers. Cloud services such as Microsoft Azure and database options including SQL Server and MSSQL are also frequently covered.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.