NO

Author Topic: A mix of possibly useful links...  (Read 5961 times)

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
A mix of possibly useful links...
« on: September 15, 2004, 09:27:05 PM »
Here are some links you might find useful. Most of them are probably for more advanced C programmers, but some might be useful for 'newbies' too...

The Sysinternals web site provides you with advanced utilities, technical information, and source code related to Windows NT/2000/XP/2K3 and Windows 9x, Windows Me internals that you won't find anywhere else:
http://www.sysinternals.com/

Winspector - Ultimate Programmers Window Spy Utility:
http://www.windows-spy.com/

The Online Home Of Matt Pietrek (famous 'guru'):
http://www.wheaty.net/

NeHe Productions (OpenGL Tutorials and many downloads):
http://nehe.gamedev.net/

Catch22 Productions (source code, tutorials):
http://www.catch22.net/

SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine:
http://www.sqlite.org/

ImageMagick is a robust collection of tools and libraries to read, write, and manipulate an image in many image formats (over 90 major formats):
http://www.imagemagick.org/

Pelle
/Pelle

quiveror

  • Guest
A mix of possibly useful links...
« Reply #1 on: September 16, 2004, 04:54:38 PM »
Perl Compatible Regular Expressions Library - compiled with Pelles C without problem. :D

FNV hash algorithm - widely used by many apps including fasm :lol:

Offline Vortex

  • Member
  • *
  • Posts: 797
    • http://www.vortex.masmcode.com
A mix of possibly useful links...
« Reply #2 on: November 01, 2004, 09:10:48 PM »
The Code Project - Free Source Code and Tutorials

http://www.codeproject.com
Code it... That's all...

sanotto

  • Guest
Don't forget iczelion's awesome MASM tutorial
« Reply #3 on: January 31, 2006, 07:52:31 PM »