$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Torjo (john.lists_at_[hidden])
Date: 2004-09-22 01:59:57
> 
> 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_at_[hidden]
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)