I've succesfully created a preloader that loads an external swf movie. After the preloader finishes the movie begins to play properly, but I have additional buttons and a slider that sometimes don't download completely, or at least they are not drawn on the page. Sometimes everything loads...
I'm writing a DLL that will automatically run an executable file that's already installed on the computer. The installed ap has a shortcut icon on the desktop and a long KEY name in the HKEY_LOCAL-MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Installer/UserData/S-1-5-21.../Components/...
Hello,
I’ve successfully completed an e-mail application that sends and receives text format e-mails. I would like to be able to send html format e-mails. It’s not necessary for the application to allow the user to create html files, the application can read an existing html file and send the...
Hello,
I'm trying to use CopyFile to copy some foles from one location on a drive to another location on another drive. The CopyTo folder is defined by information the user places in a ComboBox. When I try to use ComboBox1->Text for the lpszNewFile, I get an error "can't convert AnsiString to...
I would like to execute an executable file (exe) that is located in the same directory as my application. I don't want the cmd.exe window to pop up when it happens. So I don't want to use system(), or do I? It would be fine to use system() if the window would quickly disappear when it...
I need to open a text file, read it, modify it, then save and close it. All of this will work in the backgound. That is, no user interface. The user will click on a button and start a sequence of operations including the above mentioned.
How do I open, read, write, save, close this file...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.