Need Help With Logic to Tally Score For a Four-Score Game
I'm currently working on a Score Four game. I have all the graphics done, the moving of the balls from the pool of balls to the poles on the game board. Every thing works great. But now I am faced with...
View ArticleHi, everyone. I was wandering if there's away to get my source code back?
Hi, I have really big project that Iv been working on and I had to buy a new laptop, because it died, and I though that I have backed it up on my external hard drive, but it did not work I had to back...
View Article[RESOLVED] VB5/6 code for "sign" function in VB.NET
Don't use NET, but trying to rework some NET code. What's left is the NET "sign" function. Anyone have a VB5/6 equivalent?
View ArticlePacker/Protector
hi i wanna protect my projects from crackers i need a good exe packer and too need a new method for packing my source in vb6 can uc ( user control ) help me to make this roll ? please if you want help...
View ArticleHow to Register a DAO350.dll file
I made a program about 10 years ago with VB5, and Office 97 and have been away from it for years. When trying to install the program into a new computer I am getting "unable to register DAO350.dll...
View ArticleUnable to consume WCF service from VB6
Scenario, 1. Created a WCF service with netNamedPipeBinding 2. Hosted it in windows service 3. Created a com visible wrapper component since wcf service will be consumed by VB6 4. Tested the com...
View ArticleProblem on creating exe file
I am having a problem on creating exe file. I compile the project, after compilation, I look for the exe file on the project folder but no exe file visible or created. Any ideas? Any help?
View ArticleMDI Child causes MDI Parent to disappear in Windows 7 64-bit
I am testing a VB6 application for compatibility as we move to Windows 7 64-bit desktops in 2014. I have noticed something that is very strange and can't work out why it's happening. When I open...
View Articleunexpected error number 429 has occurred" Activex component to create object
I am getting this error with nothing added to a simple 1-form test project (started new project, saved, compiled, attempted to deploy). Running an HP laptop with Windows 8.0, Visual Studio 6 Pro. When...
View Articlesystem using RFID device?
please help this thread.. What is the name for this system? Re-post from nanajol I am suppose to use a RFID (radio frequency identification device) to activate(open) a gate. i am to use visual basic 6...
View ArticleVB6 with MSEXcel...Exiting excell error...
Hi. The same application ran fine on Windows XP but is reporting an error on Windows 7: Please advice. Thank you Attached Images Â
View Articlesaving file to a public folder in windows 7
Hi. How do I save a file using Vb6 to a public location/folder where users profile/name is not needed?
View Articlei want 3rd party EXE application run inside form.
Hello! i want to add 3rd party EXE into vb form and only running inside form not outside running. here is exactly what i want same but when i was embed 3rd party exe then it always outside running not...
View Articlehow to copy ListView added files to temp folder
hello guys how to copy ListView added files to temp folder thank you
View ArticleDatePicker MaxDate
I have a DatePicker, and on properties I have set max date to today. the problem with this date is that it doesn't change it always keep today's date 17/12/20003, even if the date is 18/12/2013, and I...
View ArticleActivex component to create object but run normally in debug mode
Hi everybody, i installed a program written in VB6. The program was used COM+. For along time, the program run normally. Today, when i run it, it pop up an error: .."Activex component to create...
View ArticleNeed help : Vb6 + Crystal Report
I need help about : All checked items in listview must appear in crystal report. I am getting error 3705 Please see attached file... Is there anyone could help me? Thanks in advance... Codes that I...
View ArticleVB6 - Flickering and wake effets on mapcontrol
I need to put a picture (group of lines, arcs, texts) in a form that contains a mapcontrol. The pictures is attached under the cursor and no button of mouse is pushed. When I push the left button of...
View Articledelete registry key and all subkeys
hi how delete this registry full: (delete key and subkeys): HKEY_CURRENT_USER\Software\DownloadManager i need a code for delete key "HKEY_CURRENT_USER\Software\DownloadManager" ? how work this? thanks
View Article