|
-
Aug 3rd, 2001, 07:07 PM
#1
Thread Starter
Addicted Member
Help: Using GetSystemTime API
I need help using GetSystemTime under VB on a WinXP platform:
When I Declare:
Public Declare Sub GetSystemTime Lib "kernel32" (lpSystemTime As SYSTEMTIME)
It gives me an error like:
"User-defined type not defined", and I beleive that it's reffering to the "As SYSTEMTIME" area.
Can someone please show me how I could show the current time in a lablel when I press a command button.
Thanx,
Mikelo2k
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|