VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Card Trick

by Eugene Wolff (3 Submissions)
Category: Complete Applications
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

To demonstrate the use of the cards.dll shipped with windows. Only tested on Windows XP.

API Declarations
Public Declare Function cdtInit Lib "cards.dll" (ByRef width As Long, ByRef height As Long) As Long
Public Declare Function cdtDraw Lib "cards.dll" (ByVal hdc As Long, ByVal x As Long, ByVal y As Long, ByVal card As Long, ByVal cardtype As Long, ByVal color As Long) As Long

Rate Card Trick

Download Card Trick

Download Card Trick (3 KB)

Card Trick Comments

No comments have been posted about Card Trick. Why not be the first to post a comment about Card Trick.

Post your comment

Subject:
Message:
0/1000 characters