
21 Sep
2004
21 Sep
'04
6:25 p.m.
Puverle, Tomas (IT) wrote:
Also, why not including windows.h directly, like this: #define WIN32_LEAN_AND_MEAN #include <windows.h>
I believe WIN32_EXTRA_LEAN may be even better.
Just a thought - there is no WIN32_EXTRA_LEAN on vc7.1 Best, John -- John Torjo -- john@torjo.com Contributing editor, C/C++ Users Journal -- "Win32 GUI Generics" -- generics & GUI do mix, after all -- http://www.torjo.com/win32gui/ -- v1.4 - save_dlg - true binding of your data to UI controls! + easily add validation rules (win32gui/examples/smart_dlg)