Let's see, are you lucky today... well I think you are. There are some things here that you may find interesting. But, before you test any code supplied here remember that I make NO WARRANTY FOR ANY DAMAGE THOSE FILES CAN DO TO YOU OR YOUR COMPUTER...

PortGuard.exe A simple socket server that waits for a connection and then lets the user send data to the connector. Greate for learning/testing protocols.
ITBar.zip This is an extension of the toolbars for MFC. The classes will rearrange the toolbars in a more efficient way; the user can see final position during a drag operation and there is extended support for resizable toolbars. Unfortunately, the classes has never been tested with the CDialogBar class...
ITextFile.zip This is a MFC class for accessing (large) text files. (I use the code in a script editor.) The main features are easy row access and an automatic disk cache for unused rows. (unfinished)
RegExportNT.zip There was some problems with my user profile register in WinNT 4.0 (workstation) some time ago, so I made this program that takes a user registry file (winnt\profiles\user\Ntuser.dat) and writes a .reg file that can be viewed/edited with notepad. Use the tool verry carefully. The program may (never tested) be able to export structure from other winnt registry files aswell. Source included.
PrgCon98.zip This is my repetition work for the olympic programming qualification. I wrote the excercies from last years contest. The rules for the contest is not complete (hey, I just write the code) but for those who want to look at the code, feel free to do so...

Copyright (C) 1999-2000 Erik Månsson alias "Mr Goodbyte"
All Rights Reserved.