I'm trying to use cards.dll to make a game. I'm using sample code I found just to get an idea of how to use the functions in it, but every time I try anything I get run-time error 48:

Error 48 - file "CARDS.DLL" not found

I've checked my hard drive and I do have the file. I even tried giving the path to it when I Declared the function. Other API calls I have tried seem to work. I don't know if this is happeneing because cards.dll is a 16bit dll (at least I think it is) or what. Please Help.

DoubleDown