Results 1 to 4 of 4

Thread: OLEAUT32.DLL Error

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Location
    Fresno,CA
    Posts
    3

    Question

    I am experiencing a constant error when I try to execute my VB6 program within VB. I hit the "play" button and a message box appears that reads:

    "This program has performed an illegal operation and will be shut down."

    "If the problem persists, contact the program vendor"

    When I click the details button on the box this appears:



    VB6 caused an invalid page fault in
    module OLEAUT32.DLL at 017f:653414a5.
    Registers:
    EAX=0c4bfa80 CS=017f EIP=653414a5 EFLGS=00010206
    EBX=0000000c SS=0187 ESP=007ff3a0 EBP=bff94645
    ECX=00000003 DS=0187 ESI=006620d0 FS=7c47
    EDX=0000000c ES=0187 EDI=0c4bfa80 GS=0000
    Bytes at CS:EIP:
    f3 a5 8b ca 83 e1 03 f3 a4 66 c7 04 18 00 00 5f
    Stack dump:
    0174f5e8 0c49e968 007ff3d8 00000000 24dd2356 006620d0 00000006 00000000 007ff470 24de32d0 00000008 00000000 006620d0 00000000 007ff418 24dd2037


    If anyone can help, I would very much appreciate it.





  2. #2
    Guest
    What really IS your code? I can't just figure out that.

    ICQ http://www.icq.com/91697293

  3. #3
    Hyperactive Member
    Join Date
    Jun 2000
    Location
    Gig Harbor, WA; Posts: 89950
    Posts
    360
    Perhaps a gander at your code will result in success.
    Mahalo
    VB6(SP5), VC++, COBOL, Basic, JAVA
    MBA, MCSD, MCSE, A+
    Computer Forensics

  4. #4
    Guest
    Hmm...

    I think you are using Subclassing. You need to KNOW that you have to first store the Winoldproc.

    I need the code to know the exact error...

    And Lee, what's a Gander at your code?

    [email protected]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width