COM & WinAPI
-
All the credits to the guys who designed Windows, with all the clumsy ways to do things, with nto being able to find the LVS_OWNERDATA in my MSDN 6.0a so I spent hours before I found out I have to use "Search" instead of "Index", where it should have beenn amongst other LVS_xxx stuff, with sticking with COM and making us do things the hard way when there could be a easy one found (with pure WinAPI at least), for the WM_ERASEBKGND message. X|
-
All the credits to the guys who designed Windows, with all the clumsy ways to do things, with nto being able to find the LVS_OWNERDATA in my MSDN 6.0a so I spent hours before I found out I have to use "Search" instead of "Index", where it should have beenn amongst other LVS_xxx stuff, with sticking with COM and making us do things the hard way when there could be a easy one found (with pure WinAPI at least), for the WM_ERASEBKGND message. X|
CaesarCZ wrote: I spent hours before I found out I have to use "Search" instead of "Index" Yeah, they should use bold for search tab caption ;P Tomasz Sowinski -- http://www.shooltz.com
What is "scratch" and why can everything be made from it?