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
some wishes.....
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by horst.
For the CRC32 problem I have an ASM coded IncludeFile that
can handle files by chunks.
see http://home.mnet-online.de/horst.muc/pb/
Horst
For the CRC32 problem I have an ASM coded IncludeFile that
can handle files by chunks.
see http://home.mnet-online.de/horst.muc/pb/
Horst
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by tranquil.
Hi Horst!
Thanks a lot for that hint, I will use it till Fred implement streamingsupport for CRC and MD5.
As long there is still MD5Streaming missing we have to wait...
Mike
Tranquilizer/ Secretly!
http://www.secretly.de
Registred PureBasic User
Hi Horst!
Thanks a lot for that hint, I will use it till Fred implement streamingsupport for CRC and MD5.
As long there is still MD5Streaming missing we have to wait...
Mike
Tranquilizer/ Secretly!
http://www.secretly.de
Registred PureBasic User