ProgramListEntryHook - Remarks
This hook, together with ProgramListExitHook
lets applications or system components to do the following:
- Implement the initialization file and program
list partially, while retaining the existing implementation. For example,
read-only requests could be satisfied from memory, rather than from disk.
- Redirect initialization-file operations on a
particular group to an alternative (opened) profile. For example, in a multiple-user
environment, a LAN program might choose to redirect profile groups that
are hardware-dependent, rather than user-dependent, to the system-initialization
file.
[Back: ProgramListEntryHook - Parameters]
[Next: ProgramListEntryHook - Topics]