W
wheels619
Hi,
I would like to store the contents of a file into a string variable and
stored in a C++ DLL.
In the end, the finished product will just be the DLL and the user will
not see the file itself. Another program can then access this variable
by an extern.
Any ideas how to do this?
Thanks
I would like to store the contents of a file into a string variable and
stored in a C++ DLL.
In the end, the finished product will just be the DLL and the user will
not see the file itself. Another program can then access this variable
by an extern.
Any ideas how to do this?
Thanks