Thread: missing .dll file

  1. #1
    Sir Mister Insane Sako Klinerr1's Avatar
    Join Date
    May 2002
    Posts
    608

    missing .dll file

    i was trying to run a program and an error came up saying

    A required .DLL file, DINPUT8.DLL, was no found
    does anyone have this file?
    Email: [email protected] || AIM: MisterSako || MSN: [email protected]

    -the shroom has spoken

  2. #2
    Registered User Mario's Avatar
    Join Date
    May 2002
    Posts
    317
    http://www.dll-files.com/dllindex/index.shtml
    A true life savior

    I don't know if that DLL needs to be registered. If it does do the following at Start|Run box:

    regsvr32 dinput8.dll

    dinput8.dll must include the full qualified path to it.
    Regards,
    Mario Figueiredo
    Using Borland C++ Builder 5

    Read the Tao of Programming
    This advise was brought to you by the Comitee for a Service Packless World

  3. #3
    Sir Mister Insane Sako Klinerr1's Avatar
    Join Date
    May 2002
    Posts
    608

    uh oh

    now i need another .dll file called

    D3D8.DLL
    Email: [email protected] || AIM: MisterSako || MSN: [email protected]

    -the shroom has spoken

  4. #4
    Registered User Mario's Avatar
    Join Date
    May 2002
    Posts
    317
    You are kidding me. Right?

    Just download the damn thing from the same place
    Regards,
    Mario Figueiredo
    Using Borland C++ Builder 5

    Read the Tao of Programming
    This advise was brought to you by the Comitee for a Service Packless World

  5. #5
    Sir Mister Insane Sako Klinerr1's Avatar
    Join Date
    May 2002
    Posts
    608
    i would but its not there, unless ther eis anothe rlist of files
    Email: [email protected] || AIM: MisterSako || MSN: [email protected]

    -the shroom has spoken

  6. #6
    Registered User Mario's Avatar
    Join Date
    May 2002
    Posts
    317
    It's there. Take a second look.
    They are alphabetically listed and D comes after C you know?
    Regards,
    Mario Figueiredo
    Using Borland C++ Builder 5

    Read the Tao of Programming
    This advise was brought to you by the Comitee for a Service Packless World

  7. #7
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    Heh - good one Mario.

  8. #8
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    Err......not bothered checking, but they both seem to be part of DirectX8....

    You could always go to Microsoft.com and download the runtime.....

  9. #9
    Much older and wiser Fountain's Avatar
    Join Date
    Dec 2001
    Location
    Engeeeerland
    Posts
    1,158
    hurrah!
    Such is life.

  10. #10
    Sir Mister Insane Sako Klinerr1's Avatar
    Join Date
    May 2002
    Posts
    608
    ahead of ya, i jsut had ot reformat my harddrive(gay viruses), i forgot i did not have direct x8 i only had 7
    Email: [email protected] || AIM: MisterSako || MSN: [email protected]

    -the shroom has spoken

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A development process
    By Noir in forum C Programming
    Replies: 37
    Last Post: 07-10-2011, 10:39 PM
  2. File transfer- the file sometimes not full transferred
    By shu_fei86 in forum C# Programming
    Replies: 13
    Last Post: 03-13-2009, 12:44 PM
  3. C++ std routines
    By siavoshkc in forum C++ Programming
    Replies: 33
    Last Post: 07-28-2006, 12:13 AM
  4. Replies: 3
    Last Post: 03-04-2005, 02:46 PM
  5. System
    By drdroid in forum C++ Programming
    Replies: 3
    Last Post: 06-28-2002, 10:12 PM