$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost test + MFC
From: Andrew Wan (andrew_wan1980_at_[hidden])
Date: 2008-11-25 11:19:01
Does anyone know how to use boost test library with MFC programs?
All the examples & documentation only covers CONSOLE programs.
Would be good if there was an MFC example.