VB6 Controls in Wondows 8
My new laptop has Windows 8 but I'm still using VB6 SP6. After figuring out how to install and manually add SP6 I started installing the controls I needed. Most installed fine except for the Seekford...
View Articlebreaking amout
Dear All, Good Day, I am using VB6, I have a Issue Breaking Amount in Chunk of 1,000,000/- Case 1 - Suppose my amount is 1,500,000/- then it should break in 1st amount = 1,000,000/- & 2nd 500,000/-...
View ArticleSerial registration issue
I have a keygen and I use the keygen to generate a license file so when users reload the main application it loads directly to main content. The issue I have is when I test it on my local machine it...
View ArticleVBC Task
Hi, I was coding in VB6, a game, however stopped for a few weeks. I went back to coding it and got these two error messages, even though I didn't alter the code since the last time I ran it...
View ArticleLoading RTF into OLE control launches MS Word
Please help. This did not happen in XP/2000 but is now a problem when we changed to Windows 7/2008 and Word 2007. I load an RTF file (created using the Rich text control) into an OLE control which is...
View ArticleIEFrame.dll not found
Hello Team, I have IE 8 installed on my TP and I am trying to load a VB Project created by someone else. When it loads it gives an error File Not found C:/windows/system32/ieframe.dll/1.. Kindly let me...
View ArticleDate Validation
Hi I have written this dtpdate.value is 08/12/2012 If IsDate(CDate(flxgd.TextMatrix(row0, 8))) < DTPdate.Value Then msgbox "Grid Date is less than Date Picker date End If but even flxgd date is...
View Article[RESOLVED] Setup Problem
Hi I have created Setup but when i run in the end it gives message "The procedure entry point _CXX frame handler 3 could not be located in the Dynamic Link Library msvcrt.dll An error occurred while...
View Article[RESOLVED] pls help to fix this
when i try to load the form, i get an error like this; Error Loading File: chek the log file i checked the log and got this. Line 22: Class CRVIEWERLibCtl.CRViewer of control CRViewer1 was not a loaded...
View ArticleGetting Printer Properties dialog?
As I mentioned in another thread I'm using the not ideal Me.PrintForm method to print a form. The problem is I want the form printed from a specific tray and on a specific type of paper (cardstock from...
View Article[RESOLVED] play wav sound just 5 times
Hi all How can i play one wav file just 5 times ? i need to play short wav file for warning . thank's
View ArticleHow to access desktop application from LAN?
Hi, One of my application is developed in Visual Basic 6.0. For I used Ms-Access *.mdb file to store the data. My client wants to save the data from multiple machine machine now at a time. I used...
View ArticleProblem : ADODC data control could not be loaded
Hi Guys, Good day. I face one problem when try to use adodc control. i installed visual studio (vb6) in my laptop. Installation done successful without any bugs. when i try to add adodc control in my...
View ArticleHow To Do: Insert images in text field
I'm working on a multi-client/server user communication system (aka chat application:wave:). Now just like you see the emot in this line I want to acompolish the same thing except what I want to do is...
View ArticleNeed to know name of API to emulate a mouse click
I just don't know the name but there is an API that will emulate the mouse being clicked on an object, like a textbox or a button for example.
View Article[HELP] VB6 Captcha Verifier
Hi guys, i'm making a program with Captcha. And i'm stuck with the verify of the captcha can someone help me? Code: Private Sub MakeCaptchaImage(ByVal pic As PictureBox, ByVal _ txt As String,...
View ArticleHow To Make DateTimePicker Like Control
Hi, well, i'm making a control to be like datetimepicker, coz i need to change the backcolor of the text that the datetimepicker don't have. so i make my own "datetimepicker", so i put masked textbox,...
View Articlehow to change the crystal reports footer?
In my report the footer shows some thing like this: Printed from SS Marketing 4.4.17 On 4/20/2009 9:48:06 AM By Admin <6820> Any one knows what is this and how to change this? When i tried to...
View Articlehow to rectify these errors?
Line 20: Class BnCombo.BCombo of control cboSerType was not a loaded control class. Line 338: Class BnCombo.BCombo of control cboClients was not a loaded control class. Line 361: Class BnCombo.BCombo...
View Article[cloud back-up] using visual basic 6
Anyone here ever tried CLOUD backup using Visual Basic 6? I need help now. Please help me GUYS! Any answers will be heartly APPRECIATED. Thanks.
View Article