PDA

View Full Version : Interesting WIN32 progamming site



ErosOlmi
23-08-2009, 12:17
In FBSL (Free Basic programming language) forum Mike Lobanovsky mentioned (http://www.fbsl.net/phpbb2/viewtopic.php?t=2555) a very interesting web site about WIN programming with very detailed and well documented snippets and tutorials: http://www.catch22.net/

Source code is in C/C++ but very understandable, especially tutorial part.

Eros

Petr Schreiber
23-08-2009, 14:02
Thanks Eros,

there are not so many low level Win32 coders tutorials on the internet, good to know another one!