Dear Friends
I have typical problem.
I am developing an application which requires to work on a card
i have a card which is used for mpeg1 encoding.
With the help of the sdk provided i am able to make a dll which do the task of encoding video/audio signal.Though the dll is compiled properly but when i call this dll through my vb application,run time error occurs which says that dll not found.The path if the dll is 100% correct as i have tried to put some temporary dll in the same path.
Now the problem is that even the sdk application provided by the card is not working properly,when i tried to run its project.
i have a directx sdk installed which is needed for the application.
So please help me to solve this problem...
Thanks in advance....
i have made the dll in vc++ environment,my other dll are working properly except this?
Rgds
Vishal Sharma