I would like to find the values of some of windows API constants, such as, but not limited to LVM_ENABLEGROUPVIEW & WM_SHOWWINDOW
Looking on the n
The excellent Delphi JEDI project has converted most of the Windows API header files into delphi / pascal. Check out win32api at the JEDI site.