I use the NOW function in SysUtils to get the current date and time, i.e: Label1.Caption := DateTimeToStr(NOW);
After i call a function from a statically loaded DLL, (witch replays via Windows Messages) the NOW function gives me the same date and time value as before and does not renew its...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.