1 Dec
2008
1 Dec
'08
10:02 a.m.
On Monday 01 December 2008 18:45:22 Alexandre Julliard wrote:
Vitaly Perov <vitperov(a)etersoft.ru> writes:
+ GetCurrentDirectoryA(MAX_PATH, tmpPath); + result = SetCurrentDirectoryW(path); + SetCurrentDirectoryA(tmpPath); + if (!result) return ERROR_FILE_NOT_FOUND;
This is not the right way to test if a directory exists.
Thank you for your answer. I will fix it. -- Best wishes, Vitaly Perov Russia, Saint-Petersburg. www.etersoft.ru