Does anybody know how could I find ALL the API functions that DOESN'T work in Windows 2000 (or in Win NT) ?
('cause I have a little program that works fine in Win98 but doesn't work well under Win2000 - it's a puzzle game that displays a lot of CStatics derived controls, each control containing an image set there with CStatic::SetBitmap() and being loaded with ::LoadImage() API function....)
('cause I have a little program that works fine in Win98 but doesn't work well under Win2000 - it's a puzzle game that displays a lot of CStatics derived controls, each control containing an image set there with CStatic::SetBitmap() and being loaded with ::LoadImage() API function....)