How To Use Windows H In Dev C++

Can some one give me some code on how to use windows.h..... im making my project, about ATM, i want to make it look good so i need some code on how the use windows header. I saw this person using a goto(x,y) code... and I saw his exe file. and there were textbox images in there.. So can anybody help this noob dev c user.....:(

Dev-C can be installed on any Windows machine with Windows XP and Windows 7. This tutorial uses Dev-C 4.9.9.2 on Windows 7 (configuration in the computer labs as of course 2012-2013). For the sake of simplicity, use the default installation options in your home computer. For Windows 8, you are recommended to install the Orwell Dev-C fork.

  • 5 Contributors
  • forum 11 Replies
  • 370 Views
  • 2 Years Discussion Span
  • commentLatest Postby kendapcwizLatest Post

Narue5,707

>Can some one give me some code on how to use windows.h....
windows.h is one of the headers you use for the Win32 API. It's not something you can learn with just a bit of sample code. '>This is a good start, though.

Hi pals,
I am a Newbie in C++ Programming field. I plan to add graphics.h header class in
Dev -C++ Version 4.9.9.2 from Bloodshed which is come along with Borland Compiler.
I follow the Steps in URL : http://www.uniqueness-template.com/devcpp/#step2

Use

How To Use Windows.h In C++

But I Got Error in the Sample code which test the Working , Please Help me
to get away from this problem . I am waiting to hear from you.

How To Use Windows.h In Dev C++

Regards
Anes P.A:'(

  • 13 Contributors
  • forum 14 Replies
  • 19,639 Views
  • 5 Years Discussion Span
  • commentLatest Postby leonesaLatest Post

WaltP2,905

Windows.h

Windows.h In Dev C++

You can't. graphics.h is not compatible with Dev-C++