
22 Sep
2004
22 Sep
'04
6:59 a.m.
The bigest issue that you will have with attaching events to a simple item,
such as a line, is that there is a fundamental limit on the number of window handles available in the system - and this limit is quite low under win32. [...]
Could you elaborate a bit? What do you think is the window handle limit under win32? 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)