Page 13 of 13

Re: DroopyLib

Posted: Wed Dec 28, 2016 12:13 pm
by SeregaZ
i have a question about ini functions. if application non unicode and he try to create or read ini on windows 7 it no work? for windows 7 and hiegher need to unicode check for application?

i have no windows 7 for test. my application is non unicode (becouse i need to plug midi code and this code is not work with unicode, and i dont know where it can be fixed for midi parse). by plan it check ini file, if exists - read ini value, if not - show set path, and write it into ini file near exe file. i though it was windows vista and hiegher proglem - becouse UAC. it not give for exe rights for create ini file near exe file. i try to set create ini for my documents - i think for my documents no need to some rigths, but ini is not create again. so i think it is problem of non unicode application and windows 7. any ideas?

Re: DroopyLib

Posted: Thu Dec 29, 2016 9:24 am
by Droopy
please post a code wich don't work

Re: DroopyLib

Posted: Thu Apr 25, 2024 8:57 am
by loulou2522
Hi droopy
Your excelent programm droopylib is not working since PB 6.11 B1 can you see what is wrong and corrected it.
Thanks in advance

Re: DroopyLib

Posted: Thu Apr 25, 2024 3:39 pm
by SeregaZ
it is opensource thing. you can open old version, copy code of that function, which you need and fix for new version of PB if it need.

Re: DroopyLib

Posted: Thu Apr 25, 2024 3:58 pm
by loulou2522
Thanks,
But the problem comes from Purebasic and not from the lib. It comes from PROCESSENTRY32 structure failure in 6.11 beta 1
I don't arrive to know if fred will fixed it in a new beta version

Re: DroopyLib

Posted: Thu Jun 13, 2024 6:21 pm
by skinkairewalker
Would a fix be possible to work in version 6.11?

Re: DroopyLib

Posted: Thu Jun 13, 2024 9:19 pm
by Bisonte
Wich functions dont work ?