DroopyLib

Developed or developing a new product in PureBasic? Tell the world about it.
SeregaZ
Enthusiast
Enthusiast
Posts: 619
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
Post Reply