why is it that when i try to use the drawtext or textout function within WM_PAINT message it puts it behind the background that i have set up as a static with SS_BITMAP? and when i take out the background static window, i can see the text. i am using the windows.h api and c++.