Hi all,
I have done a search on this but the results i got were confusing and varied so forgive me for repeating similar problems again here.
I've been using dbpro for year or two now and have made a few modest applications for use on my pc at home. Compiling to exe is simple and i never gave it a second thought.
However, i recently made a couple of applications for use at work. After compliling to exe i emailed tehm to my work pc only to find they generate an error or two.
Unable to locate dll
The dynamic link library d3d9.dll could not be found in the specified path.
On closing this error there is another underneath that reads:
Error:
Failed to load dll (3BProSetupDebug.dll)
i get the impression it has something to do with directX.
I have dx9 and the works pc is still on dx7.
If this is the case - is there a way around it?
Surely a VERY basic app like the one i coded that has no attached media files (everything is drawn within the program - basic boxes and circles only) shouldn't rely on dx9? I would have thought dx 7 would work fine.
Any ideas or explanations would be greatfully received.