win32lib small bug
- Posted by guest at rapideuphoria.com Feb 06, 2004
- 485 views
posted by: a.admin at myway.it Previous Message All Messages Next Message win32lib small bug Tone =8Akoda Feb 01, 2004 00:10 PST in defining structure NMLISTVIEW after line NMLISTVIEW_uNewState = allot( Long ), this is missing: NMLISTVIEW_uOldState = allot( Long ), ------------------- I couldn't find any line like that in the win32lib 0.59.1; just a: NMLISTVIEW_uNewState = allot( UInt ), Which version are you referring to? Antonio