Feel free to report bugs, comments, suggestions ... thanx

Download : here
very nice ..KarLKoX wrote:A simple DLL ready to be used from PureBasic, 2 examples provided, no doc (the libmodplug.pb should be self explanatory).
Feel free to report bugs, comments, suggestions ... thanx
Download : here
Code: Select all
sliding = 1
index = GetGadgetState(#LIST)
Code: Select all
If index < 0
ProcedureReturn foo
EndIf