Prev: Bug im mktime() / _mktime64() ?
Next: CAppModule issues
From: Christian ASTOR on 7 Dec 2006 08:48 Ansh a écrit : > Thnx Christian, > But if u can be a bit more descriptive then i think i would understand > better. I just said to use a global WH_GETMESSAGE hook to subclass "SHELLDLL_DefView" instead of "SysListView32" and handle LVN_INSERTITEM notification in the new procedure But you should use a more standard way such SHChangeNotifyRegister() where you don't need any DLL...
From: Juergen Thuemmler on 7 Dec 2006 11:08
> I subclassed ProgMan->SHELLDLL_DefView->SysListView32. How do you subclass a foreign window? Juergen. |