updown.h The definition of NM_UPDOWN seems to have been folded into dlls/comctl32/updown.c , but this needs to be public. The windows-derived source I occasionally labour to keep compiling with WineLib (JWPCE) expects to be able to use NMUPDOWN, which is now a dangling definition in commctrl.h In other news: - something patched in the last few days seems to have fixed a persistent buglet; for some reason the (read-only) EDITTEXT controls on a number of dialogs always used to get a white background, but now they're background grey as they should be. I can't see what it might have been, but yay :) - Closing some dialogs now gives an "err:gdi:GetObjectA Invalid GDI Magic 0000" where there was none before... Cheers, -Matt.
