[DllImport("cards.dll")]
static extern int cdtAnimate(IntPtr hDC, int ecbCardBack, int x, int y, int iState);
Declare Function cdtAnimate Lib "cards.dll" (ByVal hDC As IntPtr, ByVal ecbCardBack As Integer, ByVal x As Integer, ByVal y As Integer, ByVal iState As Integer) As Integer
None.
None.
N/A.
none.
Do you know one? Please contribute it!