DroopyLib

Developed or developing a new product in PureBasic? Tell the world about it.
SeregaZ
Enthusiast
Enthusiast
Posts: 628
Joined: Fri Feb 20, 2009 9:24 am
Location: Almaty (Kazakhstan. not Borat, but Triple G)
Contact:

Re: DroopyLib

Post 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?
User avatar
Droopy
Enthusiast
Enthusiast
Posts: 658
Joined: Thu Sep 16, 2004 9:50 pm
Location: France
Contact:

Re: DroopyLib

Post by Droopy »

please post a code wich don't work
loulou2522
Enthusiast
Enthusiast
Posts: 542
Joined: Tue Oct 14, 2014 12:09 pm

Re: DroopyLib

Post 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
SeregaZ
Enthusiast
Enthusiast
Posts: 628
Joined: Fri Feb 20, 2009 9:24 am
Location: Almaty (Kazakhstan. not Borat, but Triple G)
Contact:

Re: DroopyLib

Post 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.
loulou2522
Enthusiast
Enthusiast
Posts: 542
Joined: Tue Oct 14, 2014 12:09 pm

Re: DroopyLib

Post 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
User avatar
skinkairewalker
Enthusiast
Enthusiast
Posts: 772
Joined: Fri Dec 04, 2015 9:26 pm

Re: DroopyLib

Post by skinkairewalker »

Would a fix be possible to work in version 6.11?
User avatar
Bisonte
Addict
Addict
Posts: 1305
Joined: Tue Oct 09, 2007 2:15 am

Re: DroopyLib

Post by Bisonte »

Wich functions dont work ?
PureBasic 6.21 (Windows x64) | Windows 11 Pro | AsRock B850 Steel Legend Wifi | R7 9800x3D | 64GB RAM | RTX 5080 | ThermaltakeView 270 TG ARGB | build by vannicom​​
English is not my native language... (I often use DeepL.)
Post Reply