gharris, 2011/09/14 13:34 I finally got around to releasing the WTL project
WTL Task Bar Notifier. I haven't had time to write anything up, but you can download the code
here.codewiz51, 2011/09/14 13:46 I've managed to mung the screwturn wiki code 'formatter'. Rather than try to fix it, I simply put all the code blocks back to blank and white.
codewiz51, 2011/02/20 20:44 ATL Threading, Part 2codewiz51, 2011/02/20 20:43 Started a new series on multi- threading with ATL and WTL.
ATL Threading, Part 1codewiz51, 2010/05/03 16:15 Moved wiki to WinHost.com
codewiz51, 2010/04/19 22:10 New article on using Checkpoint SecuRemote to join and log on to a remote domain:
Checkpoint and working from a remote location with Windows XPcodewiz51, 2010/03/25 08:05 I've started the topic
Managers can't program and developers can't read. This page is aimed at recording anecdotal evidence of the things we do to ourselves while developing.
codewiz51, 2010/03/24 09:50 I've started a
Random Advice page, which is really just notes I've jotted down over time. Most of the notes are things I've had to learn the hard way.
I use this wiki to keep development notes and to publish articles that are too long for my blog.
Please check the
table of contents to view a particular page.
I am porting the
DCDFLIB project from native C++ to managed C++ and modernizing the code to remove labels and change large if statement blocks to switch statements.
I've discontinued my work on WinROTT. It was fun, but there just are not enough hours in the day.
The Visual Studio 2008 C++ port can be found here.Any long articles regarding the port to c++ will be given a separate page in this wiki.
I am eternally grateful to
Birger N. Andreasen for releasing his original work to the public. I would not be involved in the port of this game to native C++ using Visual Studio 2008 without his code as a guide.
I've completed a managed C++/CLI project using RAPI. The summary page for this work is located on my main web site:
My C++/CLI work. The latest article is posted
here.