◄Up► ◄Next► ◄Previous► ──────────────────────────────────────────────────────────────────────────── #define INCL_WINSHELLDATA PL_ALTERED hiniUser = HWNDFROMMP(mp1); /* handle of user-profile file */ hiniSystem = HWNDFROMMP(mp2); /* handle of system-profile file */ A PL_ALTERED message is broadcast to all frame windows when an application calls the PrfReset function. Parameter Description ──────────────────────────────────────────────────────────────────────────── hiniUser Low and high word of mp1. Identifies the user-profile file. hiniSystem Low and high word of mp2. Identifies the system-profile file. Return Value An application should return zero if it processes this message. See Also PrfReset ♦