The LabVIEW Development Guidelines describe many of the issues that
arise when developing large APPlications. The guidelines are based on the
advice of LabVIEW developers, and provide a basic survey of software
engineering techniques you might find useful when developing your
own projects.
There is also a discussion of style for creating VIs. Developers who have
used LabVIEW and are comfortable in the LabVIEW environment can use
the LabVIEW Development Guidelines to maintain a consistent and
effective style in their projects.
CHAPT12\Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class.
CHAPT12\Chapt12.dsp The Visual C++ project file for the program.
CHAPT12\Chapt12.dsw The Visual C++ workspace file for the program.
CHAPT12\Chapt12.h The header file for the APP s APPlication class
CHAPT12\Chapt12.ico The icon used in Chapt12.exe
CHAPT12\Chapt12.rc The resource file use in the test program.
CHAPT12\Chapt12Dlg.cpp The implementation of the dialog class
CHAPT12\Chapt12Dlg.h The declarations of the dialog class
CHAPT12\MyWin32Port.h Definition for a class derived from Win32Port.
CHAPT12\resource.h The resource IDs