Sorry to double post...
I've added some simple features including:
Hotkey System
About Box
Quit Dialog
Also, after some testing I've flushed out most of the bugs. Instead of a week, I might have a demo by Thursday.
Another thing is that I timed myself to see how fast a menu could be implemented in a game. It took 1 minute and 3 seconds to play around with the options, load a background image, position the menu, export it to the clipboard, include the external DBA file, and finally paste the code from the clipboard to my game.
EDIT: I've added a screenshot of a completed menu in my first post.
EDIT2: Out of the goodness of my heart I've decided to add the ability to change the actual item's image. I've worked out the image loader and I am currently working on editing the menu exporter.
Practice makes perfect. But if nobody is perfect, why practice?