|
-
Jun 17th, 2008, 04:58 AM
#1
Thread Starter
Member
i need to know if burning cd using visualbasic is possible
Hi, I need your help in visual basic 6. I need to know how to burn cd using visual basic 6. pls I need urgent answer.
-
Jun 17th, 2008, 05:04 AM
#2
Re: i need to know if burning cd using visualbasic is possible
-
Jun 17th, 2008, 12:03 PM
#3
Re: i need to know if burning cd using visualbasic is possible
OK, I downloaded that file and double clicked on the vbp file. I get the following error message:
Unable to set the version compatible component: C:\Windows\System32\FlamedLib.dll
What does this mean and how to resolve it.
Appearantly I must have downloaded something in the past (maybe even this same file but don't remember what or when) that had this DLL and it was saved in the System32 directory.
-
Jun 17th, 2008, 12:09 PM
#4
Re: i need to know if burning cd using visualbasic is possible
The author of the code compiled the project on his computer and then zipped up the project and posted it here. VB "knows" it put FlamedLib.dll into the system32 folder, but it's not there, that's why you get that message. Just compile the DLL and then save the project.
Next time you start the project it won't show that message anymore.
Last edited by Chris001; Jun 17th, 2008 at 12:15 PM.
-
Jun 17th, 2008, 01:07 PM
#5
Re: i need to know if burning cd using visualbasic is possible
OK, thanks. I get it now. The main vbp is the DLL. I thought it was the application.
I looked in the System32 directory and there is a FlamedLIb.dll dated 10/27/2007 so I must have downloaded this same project back then but forgot all about it. Once I recompiled the project like you said everything started to come into place then when I ran one of the demo samples I immediaetely remembered that particular demo so now I know for sure that I already started this project back in 10/2007 but for some reason left it and forgot all about it.
Thanks for the reply.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|