From: Gareth J. <ga...@eg...> - 2008-02-21 20:26:23
|
I'm using Perl v5.10.0 and Win32::GUI 1.0.6 - I'm trying to import the following constants: LVHT_ABOVE LVHT_BELOW LVHT_NOWHERE LVHT_ONITEMICON LVHT_ONITEMLABEL LVHT_ONITEMSTATEICON LVHT_TORIGHT LVHT_TOLEFT but they don't seem to be exported by Win32::GUI::Constants. Can anyone tell me what I need to do to get these constants? Thanks, Gareth |