//flex table opened by JP

Click to See Complete Forum and Search --> : Why does Windows keep 'nulling' my stored window handles?


Deamon J
03-01-2003, 07:08 PM
Hi, why does Windows (I am writting in C++ using the Win32 API rather than MFC), keep 'nulling' my stored handles (I store all my window handles and use them for my Event handling system).

Any help would be great thx!