Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - TheFrenchy

Pages: [1]
1
µTasker general / problème when closing the application
« on: January 06, 2008, 11:45:52 PM »
Hello,

I use version 1.2.
Things work ok until i close the application.
The crash happens when executing function fnSaveFlashToFile().
Here exactly: iFileIni = _open(FLASH_FILE, ... , where FLASH_FILE is "FLASH_M5223X.ini".

I checked that the existing ini file is not "read_only".
I tried also after removing the existing ini file (size 0bytes), without success.
Using VC++ 6.0.

Any suggestion to fix my problem ?

Pages: [1]