I'm attempting to make an online version of a simple card game I frequently play, but I am at a loss. I would like to make use of CARDS.DLL (the library the Solitate uses), but I can't quite figure out how to do so, as when I try to add it as a refrence, it tells me I can't, and when I try to do a Declare, it says the file can't be found. Therefore, I'll probably have to use another source.
So does anyone know how to use cards.dll, or can anyone offer pointers on how to do my own card routines?
BTW, this is my first "real" game.