mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 13:33:42 +00:00
3d8d88eaf9
- Remove w32time from hivesys.inf - Implement DllRegisterServer - Add DllUnregisterServer stub - Register w32time at the end of setup phase 2
5 lines
218 B
Ruby
5 lines
218 B
Ruby
@ stdcall -private DllRegisterServer()
|
|
@ stdcall -private DllUnregisterServer()
|
|
6 stdcall SvchostEntry_W32Time(long ptr) W32TmServiceMain
|
|
18 stdcall W32TimeSyncNow(wstr long long)
|
|
21 stdcall W32TmServiceMain(long ptr)
|