27-08-2007, 10:10 PM
Well heres my problem see? I don't understand if it is my Windows Vista, or some common error.
I have not edited the source at all yet, so I thought I would see if the programs would run on its own. So I open up VB and click "Make Client.exe..." after the Source is opened up to save the source into a client. The general window pops up asking where I want to save this Client.exe or rename it. So I'll just save it as Client, I click okay and this message pops up:
Compile error:
Can't find project or library
So then I click OK, It comes up with another window called "References" and at the bottom it says:
MISSING: DirectX 7 for Visual Basic Type Library
Location: C\Users\WINDOWS\System32\dx7vb.dll
Language: Standard
Then I click OK, then a whinow in the source is highlighted its called "Mirage - modGlobals (code)"
Inside that window it highlights:
' DirectX variables
Public DX As New DirectX7
Now I don't know if this has anything to do with it but that is my problem straight forward, so can anybody relate or is this a simple fix my feeble brain can't comprehend?
I have not edited the source at all yet, so I thought I would see if the programs would run on its own. So I open up VB and click "Make Client.exe..." after the Source is opened up to save the source into a client. The general window pops up asking where I want to save this Client.exe or rename it. So I'll just save it as Client, I click okay and this message pops up:
Compile error:
Can't find project or library
So then I click OK, It comes up with another window called "References" and at the bottom it says:
MISSING: DirectX 7 for Visual Basic Type Library
Location: C\Users\WINDOWS\System32\dx7vb.dll
Language: Standard
Then I click OK, then a whinow in the source is highlighted its called "Mirage - modGlobals (code)"
Inside that window it highlights:
' DirectX variables
Public DX As New DirectX7
Now I don't know if this has anything to do with it but that is my problem straight forward, so can anybody relate or is this a simple fix my feeble brain can't comprehend?