Primary PC OS = Windows XP Pro SP3
Secondary PC OS = Windows -7-Ultimate
On my Primary PC, I have installed MS Office 2003. I do use most of the apps such as Word, Access, and Excel. With OUTLOOK, I use that ONLY for the Calendar and Reminders. I have an icon in the Systray, that when I click...
Join Date: Apr 08
Posts: 4
Samc1943 is an unknown quantity at this point (<10)
OS-Windows XP Professional SP3 (going to Upgrade to Windows-7 -Ultimate)
I need to write an application that will allow some graphic features such as: scaling (changing it's size), rotate, crop, etc--maybe some...
VB 6 -Enterprise Edition OS-Windows XP Professional SP2
I need to write an application that will allow some graphic features such as: scaling (changing it's size), rotate, crop, etc--maybe some more robust features like emboss, change resolution,etc.
Another thing I want to do is to "join"...
Several weeks ago someone suggested I use InnoScript and InnoSetup to build my install files.
I now have a problem and I am asking your help. Via InnoSetup, I have a Output "Release.exe" file called "app300Release.exe". Since that file was built, I updated the application and now have...
OS = Windows XP SP3 Professional; VB6 Enterprise Edition
I have written an application that I am going to try and sell. It is going to be given out as Shareware or Freeware with a 30 day full feature trial period. I have worked out the routine for the trial period but my problem is the...
OS = Windows XP SP3 Professional; VB 6 Enterprise Edition
I am trying to programmatically change the Version Number that is shown in the ABOUT form, specifically the Revision. Must this be done through an API?
If so, I found this API:
Declare Function GetFileVersionInfo& Lib "version.dll"...
Okay. You may want to look at my other post "Control Array Show problem".
Now that I have it LOADED, How do I UNLOAD THEM
Private Sub Command1_Click()
Load Frame1(1)
Frame1(1).Top = Frame1(0).Top + Frame1(0).Height + 50
Frame1(1).Visible = True
Load Option1(1)
Set Me.Option1(1).Container =...
VB 6 Enterprise Edition
I have a Frame that contains 2 option buttons. The frame is called FraOverUnder - Index is set to 0.
The option buttons are called "optOver" and "optUnder"
My code to show the frame is: Load fraOverUnder(VisitorCount)
fraOverUnder(VisitorCount).Top =...
VB6 Enterprise Edition; Crystal Report XI Developers Edition
I have written a VB6 application that uses the CRViewer and I call various reports based on user input. This is done in a "stand-alone" environment. I AM NOT using nor DO I access a server. On my development PC, everything works fine...
VB6-Enterprise edition.
I have an application I would like to distribute. I want to restict the use of the application to either a "day-time-limit" or a "number-of-use" limit. After "x" days or after "x" number of uses, I want to disable the app. If the user "registers" the app with me, this...
I am going to try something I have never done before. I am in the process of writing an application that I am going to try to sell. I need marketing ideas. For example, should I offer it as Freeware with limited use--30 days? Should I offer it as freeware with certain features not working...
I just install Crystal Report XI Release 1 and Release 2-full.
I am using MS Package and Deployment Wizard to create an Install Package. During the process of using P & D, I am getting a Window that reads;"Please wait while Windows configures Crystal Report XI Release 2".
It seems to be in a...
OS- Windows XP SP3, VB6-enterprise, CrystalReport XI Developers Edition
I am packaging a VB6 application that calls CRViewer and executes various reports. I am using INNO SetUp to create the installation package.
I am not sure what Crsytal Report dlls are needed so I used MS Package and...
VB6- Enterprise Edition Database=MS Access 2003
I have coded the following, it works however I have a problem in this senerio. : txtHomeName and txtVisitorName are Control arrays. Anywhere from 1 to 16 can be "loaded". If I have 16, the Insert works but less than 16, the Insert errors with a...
Crystal Reports XI - Professional
Can someone explain to me how to set up the following:
on a form, I have two different locations in the Detail Section. For simplicity, I will call them Location-1 and Location-2.
I have a record coming in that has various fields. Using one of the fields, I...
VB 6 Enterprise Edition, CR 11 Professional Edition
Within a VB6 application, I have a form which contains Option Buttons in a Control Array. Each option button is calling a differerent report (each report was designed in CR11).
Here is the Option click event:Private Sub optReport_Click(Index...
vb6 Enterprise Edition
In an application I am writing, I give the user the ability to change the Background and Foreground colors on many of the screens. I have one form that controls this. On the bottom of the form, I have command button that reads "Restore to System Colors".
Question: is...
VB 6 Enterprise Edition
I am getting the error message "rowset does not support fetching backward" when I try to do "recordset.movelast". I have read in other post that I am apparently using a "read forward only" recordset but I don't know how to fix it. I was under the understanding that...
VB 6 Enterprise Edition
I am writing an application that the user enters people names in text boxes. The text boxes are know by the names: txtFirstName, txtLastName, txtNameSuffix, and txtPhoneNumber.
I would like to write a routine whereby I can be assured that the 1st letter of ever name is...
Current OS: Windows XP Professional SP3; Visual Basic 6 Enterprise Edition; Crystal Reports XI Developers Edition
I sure this subject has been beaten to death but I still here of conflicts.
I have developed and installed VB apps that were developed in VB6. Many of these apps call Crystal...
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.