C and C++

Moderators: None (Apply to moderate this forum)
Number of threads: 28630
Number of posts: 94612

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
C Development for Windows Posted by Adrian Horton on 2 Dec 2002 at 3:01 PM
Can anyone recommend a reference for C programming (not C++) on Windows using the Win32 API? I would like to write some applications for Windows 98/ME/2K/XP if possible.

Silly comment, but Freeware would be nice too.

Thanks,

Job


Report
Re: C Development for Windows Posted by swapnel on 13 Dec 2002 at 2:28 AM
: Can anyone recommend a reference for C programming (not C++) on Windows using the Win32 API? I would like to write some applications for Windows 98/ME/2K/XP if possible.
:
: Silly comment, but Freeware would be nice too.
:
: Thanks,
:
: Job
:
:
:
Hi ,
There is one book of Microsft Press. I cant remember the title of that book but the author of that book is Charles Petzold.

Report
Re: C Development for Windows Posted by Darknezz on 13 Dec 2002 at 4:37 AM
: Can anyone recommend a reference for C programming (not C++) on
: Windows using the Win32 API? I would like to write some applications
: for Windows 98/ME/2K/XP if possible.
:
: Silly comment, but Freeware would be nice too.
:
: Thanks,
:
: Job

This is a very good tuorial on windows programming and taught me the basics about windows programming. The only bad thing is that it's a C++ tutorial, you may be able to use it with C but i'm not sure.
http://www.winprog.org/tutorial/

Secondly you might want to get your hands on a Win32 API reference. I'm not sure where you can get that from as i managed to get a friend on mIRC to send it to me but it has taught me a lot about windows API programming.
The one i've got is in the form of a help file called WIN32.hlp, you may be able to find it by doing a search on that.

With the API reference if you're not sure about a certain windows function, class, constant etc you will be able to search the reference and find exactly what you need. If you need an API function that does a certain thing you will be able to run a search on the help file for a word or two and most likely find what you are looking for.

Hope this helps! :)
Report
Re: C Development for Windows Posted by AsmGuru62 on 13 Dec 2002 at 7:57 AM
: : Can anyone recommend a reference for C programming (not C++) on
: : Windows using the Win32 API? I would like to write some applications
: : for Windows 98/ME/2K/XP if possible.
: :
: : Silly comment, but Freeware would be nice too.
: :
: : Thanks,
: :
: : Job
:
: This is a very good tuorial on windows programming and taught me the basics about windows programming. The only bad thing is that it's a C++ tutorial, you may be able to use it with C but i'm not sure.
: http://www.winprog.org/tutorial/
:
: Secondly you might want to get your hands on a Win32 API reference. I'm not sure where you can get that from as i managed to get a friend on mIRC to send it to me but it has taught me a lot about windows API programming.
: The one i've got is in the form of a help file called WIN32.hlp, you may be able to find it by doing a search on that.
:
: With the API reference if you're not sure about a certain windows function, class, constant etc you will be able to search the reference and find exactly what you need. If you need an API function that does a certain thing you will be able to run a search on the help file for a word or two and most likely find what you are looking for.
:
: Hope this helps! :)
:
Win32 API Reference:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winprog/winprog/functions_by_category.asp




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.