The problem is that I have a group of files that I want to automatically got to $AppPath when a user installs my program. I use VB5 Application Setup Wizard to create the distribution file set. I have a section in VB5DEP.INI which lists the dependencies and the files I wish to send to...
At the recommendation of another forum member, I downloaded "Dependency Walker" and tried it on a VB5 program that I have written.
When I execute my program within Dep.Walker, there are many errors in dlls not found and modules in dlls not found. I am questioning whether these errors...
I have a problem with several users of my VB code experiencing "stack overflow" errors once in a while. I am fairly new to VB and wonder what kind of things, in general, that I might look for that could be using stack space without releasing it. Any suggestions would be appreciated...
I recently used the DateTimetoTime function in a non-compiled report distributed to me customers. The report worked fine on my developement system but this function failed on all of my users' systems. I changed the code to work around the problem.
How can I routinely the dependency...
I am trying to design a report with the printer setup as a laser printer. Most of my users will use a laser printer. But some would like to print the same report on a dot-matrix pritner on multipart forms.
Is there a font that I can use in designing the report that will print the same on...
I need to change the length of a field already in use in a table in an Access database. The field is indexed so I cannot delete the field & re-create it in VB without errors.
I can delete the table completely, but I am wondering if there is a way to copy the structure of a table in one...
I have Crystal RPT files with default printers designated by the RPT file. I need a way to pass a different printer name to the Crystal report to change the output device for the report when executed. I have tried <br>CRP.PrinterName = "New Printer" then...
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.