1 Attachment(s)
Looking at the countdown timer for extracting a file fromt the resource file
Dear VBFormers,
I am looking to have a file that i had made to be extracted from the resource file. whch i can do, then i need to have an inflatation timer for when i need to deploy my MKV file to the current machine. This also isn't a virus, none intended, even so, there. As per, I am also posting my source code, here for you to help me examine it, then so.
!! Thanks in advance !!
Re: Looking at the countdown timer for extracting a file fromt the resource file
Here is the latest news of my project. Is that i require some command like EOF, when printing the file from the resource file, in my project file ocx...
Code:
Open "C:\zVideo-1234567890.mkv" For Output As #1
Print #1, strBuff
Close #1
Please help me with the command, EOF. I believe that it's working with the binary files, like exe and dcr, even like so. However in my CustomDialogBox ActiveX, that i wrote for my apps, then works with the binary command structue. And then i wish to use it here in the project, to read the file from the resource file. Then to make the file, again to then be readable by the operating system, so...