Results 1 to 3 of 3
  1. #1
    Dehax's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    Exclamation How Counter Strike 1.6 uses d3d9.dll

    Hello!
    How Counter Strike 1.6 uses d3d9.dll? In the list of import d3d9.dll is not present. And at debugging I did not see, that it was connected. But CS uses DirectX.

    hD3D always returns NULL:
    Code:
    hD3D = (DWORD)GetModuleHandle("d3d9.dll");

  2. #2
    Skelletor22's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    90
    Reputation
    10
    Thanks
    162
    My Mood
    Yeehaw
    Does it also return NULL when you have the video setting D3D on?

  3. #3
    Dehax's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Yes, certainly.
    I have understood. CS 1.6 uses not d3d9.dll, but uses ddraw.dll + d3dim.dll, DirectX 7. But I do not know how to work with DirectX 7.

Similar Threads

  1. [Info] Injectors download + How to use a .dll file[Video and Text]
    By Drake in forum Combat Arms Europe Hacks
    Replies: 115
    Last Post: 11-28-2019, 05:01 PM
  2. Free Counter Strike, how?
    By Lady GaGa in forum General
    Replies: 12
    Last Post: 03-19-2011, 12:46 PM
  3. [Tutorial] How to play Counter Strike Online (KOREA) 4 Free.
    By Viibez in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 0
    Last Post: 07-16-2010, 12:30 PM
  4. Fullscreen "overlay" using proxy d3d9.dll?
    By NiPiN³ in forum Call of Duty Modern Warfare 2 Coding / Programming / Source Code
    Replies: 2
    Last Post: 06-28-2010, 01:27 AM
  5. how to use injector dll??
    By fabianrg11 in forum Combat Arms Help
    Replies: 3
    Last Post: 06-27-2010, 09:15 AM