Results 1 to 3 of 3

Thread: Problem: DirectX 8 in Vista, error 429

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    1

    Exclamation Problem: DirectX 8 in Vista, error 429

    hi,

    my program i built in VB6 uses DirectX 8 reference.
    in windows 98 & XP its running without any problems.

    in vista i see this:

    Run-time error '429':

    ActiveX component can't create object
    Code:
    Dim oDX As New DxVBLibA.DirectX8
    Dim oDI As DxVBLibA.DirectInput8
    Set oDI = oDX.DirectInputCreate ' HERE THE ERROR
    please help
    Last edited by DxCK; May 12th, 2007 at 04:20 PM.

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