Few thoughts

bobef bobef at abv-nospam.bg
Mon Mar 3 23:22:35 PST 2008


Oh, and dwt.internal.win32.WINAPI.TIMERPROC should be

alias VOID function(HWND, UINT, UINT, DWORD) TIMERPROC;

not 

alias VOID function(HWND, UINT, UINT) TIMERPROC;

Seems that it is not used anyway...


More information about the Digitalmars-d-dwt mailing list