Windows Template Library: Difference between revisions

Content deleted Content added
m C++
m Move stub notice
Line 4:
 
Being an unsupported library, WTL has little formal documentation. However, most of the API is a direct mirror of the standard Win32 calls, so the interface is familiar to most Windows programmers.
 
{{Windows-stub}}
 
==External links==
Line 10 ⟶ 12:
* [http://www.gamedev.net/reference/programming/features/wtl1/ "Using the Windows Template Library"] article from GameDev.net, excellent introduction to library
* [http://www.rpi.edu/~pudeyo/articles/wtlstart.html "Getting Started with the Windows Template Library"], another introduction
 
{{Windows-stub}}