Path: utzoo!attcan!uunet!microsoft!mikeluce From: mikeluce@microsoft.UUCP (Michael LUCE) Newsgroups: comp.windows.ms.programmer Subject: WM_WININICHANGE question Keywords: win.ini updates Message-ID: <58830@microsoft.UUCP> Date: 6 Nov 90 00:20:25 GMT Organization: Microsoft Corp., Redmond WA Lines: 17 OK, here is a simple question that I am having a hard time figuring out. I have a simple app to do a GETPROFILE from the WIN.INI. It is looking for a change in the country settings section. The problem: The app will update the display on a WM_PAINT, but if I stick a WM_WINININCHANGE about that, it does not make the change after I use the control panel to change the country. Any ideas? Thanks, Michael Standard Disclaimer: Microsoft does not speak for me, and I do not speak for them.