mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 19:25:36 +00:00
- Remove w32time from hivesys.inf - Implement DllRegisterServer - Add DllUnregisterServer stub - Register w32time at the end of setup phase 2
6 lines
218 B
RPMSpec
6 lines
218 B
RPMSpec
@ stdcall -private DllRegisterServer()
|
|
@ stdcall -private DllUnregisterServer()
|
|
6 stdcall SvchostEntry_W32Time(long ptr) W32TmServiceMain
|
|
18 stdcall W32TimeSyncNow(wstr long long)
|
|
21 stdcall W32TmServiceMain(long ptr)
|