mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
- Set the process creation notify routine for BASE that needs to be called when a process is created. Patch by Timo, see CORE-7505. [BASESRV] - Implement BaseSetProcessCreateNotify that just saves internally the notification function to be called when a process is created. - Call the notification function where it should be. CORE-7505 svn path=/trunk/; revision=65712