[fpc-pascal] EpikTimer v1.0.1 released
Sven Barth
pascaldragon at googlemail.com
Mon Jun 2 10:59:58 CEST 2014
Am 02.06.2014 10:38 schrieb "Michael Schnell" <mschnell at lumino.de>:
> In Windows I suppose syscalls usually are not done directly by the rtl,
but functions calls to a Kernel dll are done, so that that Windows.provide
dll might decide to stay in usermode if possible.
On Windows the QueryPerfomanceCounter/Frequency calls always do a syscall,
because the corresponding code is implemented in the HAL which is only
accessible from kernel mode.
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20140602/c9ada115/attachment.html>
More information about the fpc-pascal
mailing list