News:

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

Any good tutorial for Completion Routines?

Started by dicky96, October 11, 2006, 06:41:02 PM

Previous topic - Next topic

dicky96

Hi folks

I'm looking for a good tutorial on implementing Completion Routines, especially for use in Asynchronous Overlapped IO in winsock

Anyone know of any tutorials (or at least a well documented example) of how to imlement this IO model in assembler?  Shame that the www.madwizard.org tutorial has never been completed as this is exactly the sort of thing I am looking for  :wink 

TIA
dicky


James Ladd

Try this post: http://www.masm32.com/board/index.php?topic=431.195
And here: http://www.hyperserve.org

While the site doesnt have a great deal of code right now, im writing some everyday, and will post it soon.
However, there are links on the site that will be valuable to you.

Rgs, James.