codewiz51, 2010/05/03 14:15 Moved wiki to WinHost.com
codewiz51, 2010/04/19 20: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 06: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 07: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 am porting
WinROTT to Visual Studio 2008. I maintain a porting diary
here. (I've slowed down on this project as work and outside activities have conspired to take my away from my computer. I suppose I should invest in a laptop so I could be more productive away from home, but that is a different story.
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.