Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: windows98
  • Content: Threads
  • Order by date
  1. windows98

    Programming in VB6 without Excel installed

    I have written a program in VB6 using extensively Excel Workbooks and Worksheets and this is packaged by MS PWD. The program runs well on all machines which have MS Office installed but will not run on machines without Excel installed giving Runtime "Error 429 Activex component can't create...
  2. windows98

    Memory problem in Windows 98

    Program written in VB6 runs out of available memory in Windows 98 (it is OK in Windows XP). Unloading some forms (which are not required for this segment) does not release available memory, neither does the increase in the size of the Swap File (checking with System Monitor), which remains...
  3. windows98

    DCOM98 problems

    I wrote a program in VB6 in Windows XP environment and packaged it with Microsoft PD Wizard. The programa distributes and runs OK in Windows XP. However in Windows 98 it installes OK but when running comes with Runtime Error 7 Out of space. I believe that this is due to some problem in DCOM 98...
  4. windows98

    rundll32.exe and Kernell32

    Packaging with PD Wizard a program written in VB6 produces a following error message on loading the program: "RUNDLL32.EXE file is linked to missing export KERNELL32.DLL Acivate ActCtx". On some machines clicking OK allows running of the program, on others (Windows XP) stops it...
  5. windows98

    Packaging affecting RPCRT4.dll

    I have written a program in VB6 and packaged it using Pdcmdln.exe and Windows installer. The program installs corerectly however it runs OK on 2 computers (1 Windows 98 and 1 Windows XP) but crashes on other with message " The program has performed an illegal operation and will be shut...
  6. windows98

    Not Consistent performance

    Program written in VB6 packaged using Microsoft's PDCMDLN.EXE and using Windows Installer installs and runs OK on 1 PC with Windows EXP and 1 PC running Windows 98, However when installed on another machines using Windows 98 will install OK but when running stops with message " The program...
  7. windows98

    Unexpected Error 429 in PD Wizard in VB6

    I am running Microsoft Visual Studio 6.0, Professional edition on a single machine using Pentium and Windows 98.<br>I developed a program in VB 6 and tried to use PD wizard to create a distributable package. The program can be compiled (.exe exists),however the wizard stops with a...
  8. windows98

    Monitoring Procedure in VB

    I would like to be able to monitor the size of a procedure during writting it in VB 6. This is limited to 64 kB and if exceeded requires reworking or the programme cannot be compiled.<br> Regards,<br> Henry. <p>Henry Drillich<br><a href=mailto:drillich@tpgi.com.au>drillich@tpgi.com.au</a><br><a...
  9. windows98

    Maximum number of controls in a Form (VB)

    I am trying to ascertain if VB Version 6.0 has increased the number of controls available in a Form as against Version 4.0 <p>Henry Drillich<br><a href=mailto:drillich@tpgi.com.au>drillich@tpgi.com.au</a><br><a href= > </a><br>
  10. windows98

    System Information in MS Windows 98

    I am using MS Office 2000 Professional (Upgrade) for a number of months (properly registered). Also using Windows 98 Second version. The other day I checked the System Information and found out that except the Publisher 2000 all other entries (in Applications) were:<br> MS Excel 2000(or Word...

Part and Inventory Search

Back
Top