Search:

Type: Posts; User: TAZIN

Search: Search took 0.01 seconds.

  1. I think the problem with your DrawText() function...

    I think the problem with your DrawText() function has to do with the parameter &text_rect not getting the proper coordinates stored in the RECT structure. If you manually fill the RECT structure...
  2. I am by no means any good at programming but I'll...

    I am by no means any good at programming but I'll give it a shot...First off the return for your WinMain function should be message.wParam and not 0. Secondly, setting the text color to white via...
Results 1 to 2 of 2