1. Win32 Api Tutorial Dev C 4
  2. Win32 Api Tutorial Dev C Pdf
  3. C++ Win32 Api Tutorial

Mar 02, 2013 In this video I will be showing you how to create a basic graphical window in C, using windows.h (winuser.h win32api). I will be using CodeBlocks as my IDE, and MinGW GCC as my compiler For this.

I'm new to win32 application building using C. I'm using DEV C++ and I'm able to get a window, by using the 'windows application' icon in DEV. I want to know how to display our text on to the window???
That'll be very helpfull!
This is the readymade code generated by DEV

  • 3 Contributors
  • forum 7 Replies
  • 2,488 Views
  • 6 Hours Discussion Span
  • commentLatest Postby Ancient DragonLatest Post

Ancient Dragon5,243

Win32 Api Tutorial Dev C++

Win32 Api Tutorial Dev C 4

3utool review. Since you are new to win32 you should have read '>this tutorial

Use '>TextOut() for drawing text in a window. '> Here is a YouTube video that shows how to use it.

Win32 Api Tutorial Dev C Pdf

Api

C++ Win32 Api Tutorial

'>Here is a list of all the font and text functions that you can use