您的位置:程序门 -> .net技术 -> vb.net



在vb.net2005是不是不支持cdtdrawext


[收藏此页] [打印本页]选择字色:背景色:字体:[][][]


在vb.net2005是不是不支持cdtdrawext
发表于:2007-04-13 11:11:26 楼主
declare   function   cdtdrawext   lib   "cards.dll "   (byval   hdc   as   intptr,   _
                                                                                                byval   x   as   integer,   byval   y   as   integer,   byval   dx   as   integer,   _
                                                                                                byval   dy   as   integer,   byval   card   as   integer,   _
                                                                                                byval   mode   as   integer,   byval   color   as   long)   as   boolean
在vb.net2005中使用总是出错。不清楚问题出在什么地方。请各位高手帮忙。
使用时:cdtdrawext(mybase.creategraphics.gethdc,   200,   200,   75,   100,   (deck(topcard).face   *   4   +   deck(topcard).suit),   0,   0)


快速检索

最新资讯
热门点击