News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

API Tutorial set

Started by PBrennick, July 20, 2006, 03:30:01 AM

Previous topic - Next topic

PBrennick

In this area I will be posting API tutorials.  Please do not post in this area unless you are posting API help type stuff.  General topics will be moved.

Paul
The GeneSys Project is available from:
The Repository or My crappy website

kromag

I just wanted to post up a two good sites related to Win32 API programming.

An online Win32 API Reference Wiki
http://pinvoke.net

AND

Microsoft's online Reference @ MSDN
http://msdn.microsoft.com/en-us/library/aa383749(VS.85).aspx

This should help all.
---
William

Vortex

Hi kromag,

Thanks for the links.

The audience of pinvoke.net seems to be only the .NET developers. Does it provide any support for asm coders?

kromag

They did have C/C++ style API representations too; They must be changing it all towards .NET now...

Sorry about that.
---
William

xandaz

   Hi there. Hey,... got a question. There's a win32 api reference file for download on several locations. It's about 22 megs long and i was wondering if it's updated or sometihng because the file seems to haven't changed for years. If anyone knows of a more rececent version will he please let me know. Appreciated

dedndave

i am learning that, if you are programming for xp, it is good to have an old one
ms is updating everything for windows 7, of course
but, some things are lost in the transition, because different os's have different levels of support

xandaz

   well....thanks again dedndave. You're the man. but hey....doesn't masm32v10 with xp?

Vortex

Hi xandaz,

masm32v10 requires Win2000 or higher Windows versions.

Greenhorn__

Here's a link which contains some links to Win32 API tutorials.

Some of them are in english, some are in german and some of them may be dead links, but can maybe visited over http://www.archive.org/index.php

http://www.c-plusplus.de/forum/viewtopic-var-t-is-217065.html


Regards
Greenhorn
You can fool some of the people all of the time, and all of the people some of the time, but you can not fool all of the people all of the time.
(Abraham Lincoln)

Vortex

Hi Greenhorn,

Thanks for the links.

frktons

#10
I'll add links to win32 API tutorials I found on the internet as I recall them.

Now the first one about win32 console applications for C speaking people:

http://www.adrianxw.dk/SoftwareSite/index.html

and one for GUI applications for C speaking people as well:

http://www.winprog.org/tutorial/

And one more:

http://www.installsetupconfig.com/win32programming/index.html



Frank
Mind is like a parachute. You know what to do in order to use it :-)

joemc

Catch22.net- Great stuff
Iczelion's Win32 - surprised wasn't on list already :)
win32developer.com - a little homebrewish but good stuff