Success!

Wheee, I finally got to work what I’ve been trying to work on for the past half a week or so at work; something I’ve never done before in a language I’m not very familiar with. But it does what I was supposed to be making it do now!

I’m trying to “integrate” a new sub-app into our existing application. Like, y’know, so you can click on a button and then it goes *poof* (Microsoft OLE COM Magic) and suddenly a certain new window pops up on the screen–Something that seems like it shouldn’t be that complicated, but in C++ it really is that complicated and has plenty of nuances to deal with that you never realized existed. Ah well, its working :).