很菜的问题,怎样在Delphi里面使用Windows API?(50分)

  • 主题发起人 主题发起人 JellGlory
  • 开始时间 开始时间
J

JellGlory

Unregistered / Unconfirmed
GUEST, unregistred user!
请告诉我怎样在Delphi里面使用Windows API?谢谢!
 
直接用就行了例<br>var i:word<br>i:=gettickcount;<br>当前有时需要加上shellapi这个单元
 
接受答案了.
 
后退
顶部