Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Client Wont compile...
#1
Just trying to compile both to make sure they do before I do anything. Server went ok. Client says Library is missing and highlights... DX As New DirectX7

I downloaded the latest DX. I have Vista. I dont really see how I am missing DirectX. Any help?
Reply
#2
Ok I got that fixed. Compiled. Loaded server. Loaded client made test account and character. Logged in with test character and this comes up...

---------------------------
Mirage
---------------------------
Run-time error '429':

ActiveX component can't create object
---------------------------
OK
---------------------------


Whats this mean and what should I do? Am I having these problems cause I have Vista?
Reply
#3
Test it in VB6 and tell us there the error is. My guess is picscreen for some reason.
Reply
#4
Code:
' Initialize direct draw
    Set DD = DX.DirectDrawCreate("")

Weird. I downloaded the dll said. I put it in my System32 folder and after that it compiled find. I looked and its referenced already.

Any ideas?
Reply
#5
try to register that dll from command prompt...

open Command prompt (run as administrator) -> regsvr32 dx7vb.dll
Reply
#6
Worked Gracias
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)