Hi Anyone.
I have trouble to get unicode at work on my software, because BlitzMax do not support unicode at filelevel, only at string level.
It seen some users have some trouble with my software due to that. So I need to ask Visual Basic people to help me a bit (which would been a least credited in my App).
I known there are Visual Basic or C++ people out here (Windows), which I hope can create a little dll (it need to been a dll) to doing these few three thing:
- Reading files on a directory (readdir) with a returning string pointer (2 byte unicode format) with a ? or such to seperateeach files. Sorting not required.
- Read a unicode based file into the a memory, and then return a pointer to that (for coverarts when folders is unicoded).
- Request File & Directory with a returned 2 byte unicode string.
It must been support unicode 100% which is the main problem in MultiJuke yet, and can not support it from other help as well. It should not return any ? which cause when chars could not converted correctly.
Best regaards
Space Fractal