Login Page - Create Account

Support Board


Date/Time: Sat, 18 Jan 2025 19:28:38 +0000



Post From: ACSIL - Creating a new directory

[2018-02-26 00:28:00]
Zosimus - Posts: 345
Yes, this solved the compiling error and the build succeeded but no new directory is created when I run the dll.
(the dll itself works properly so I see no reason for the createdirectory() not to work).
using
CreateDirectory("\\LV3_Folder", NULL);
I expect to see a "LV3_Folder" directory in the data folder.