Posted: Wed Jul 24, 2002 7:26 am
Restored from previous forum. Originally posted by tranquil.
Howdy ho.
As mentioned in the beginnersforum I would like to see a command which returns the handle of an entry an a listview or treegadget so that it can be use together with the Windows API.
Something like:
Handle=GetItemHandle(GadgetNr,Item) >> Returns 0 if the Item does not exists otherwise the handle.
Handle=GetGadgetHandle(GadgetNr) >> Same as GetItemHandle
I know I can get the Handle of a Gadget during creating it but for readable sources this command would possibly fine to.
As mentioned in an earlier request I would like to see streaming commands for the cipher libs MD5 and CRC32 commands for hashing huge files "on the fly" directly from harddisk.
Okay, all for now.
See you soon.
Mike
Tranquilizer/ Secretly!
http://www.secretly.de
Registred PureBasic User
Howdy ho.
As mentioned in the beginnersforum I would like to see a command which returns the handle of an entry an a listview or treegadget so that it can be use together with the Windows API.
Something like:
Handle=GetItemHandle(GadgetNr,Item) >> Returns 0 if the Item does not exists otherwise the handle.
Handle=GetGadgetHandle(GadgetNr) >> Same as GetItemHandle
I know I can get the Handle of a Gadget during creating it but for readable sources this command would possibly fine to.
As mentioned in an earlier request I would like to see streaming commands for the cipher libs MD5 and CRC32 commands for hashing huge files "on the fly" directly from harddisk.
Okay, all for now.
See you soon.
Mike
Tranquilizer/ Secretly!
http://www.secretly.de
Registred PureBasic User