 |
|
|
Posted: 05/08/08 10:12:32
Hi Kris,
The TIMERPROC defined in tango.sys.win32.Types.di appears to be missing a variable. Line 225 shows
alias void (*TIMERPROC)(HWND, UINT, UINT);
it should be
alias void (*TIMERPROC)(HWND, UINT, UINT, DWORD);
At least when I made the change my timer code compiled and run correctly :-)
Regards, Mike.
|
There are no responses to display.
|
 |
 |
|
 |
Copyright © 2006-2008 Tango. All Rights Reserved. | Page Width:
Static or
Dynamic