Another beta release, this time the docking framework is a little less buggy, and the editor should be fairly usable for most operations.

Note that the editor doesn't work on Win2K at the moment due to a new dependency on . I'll work this issue out in the next release.

(oops - sorry for last version that had a silly crash in it. Here's the new download)

Download

Comments



Nice work!

I really like the direction this is going. The interface is starting to look very crisp and polished. It is much more stable than before, though it does make a few assumptions about the screen resolution. It doesn't seem to have any trouble running on Win7 either.

Though, I must admit my curiosity; might ask how you pull off the transparent overlay? My first guess would have been the WS_EX_LAYERED attribute, but that doesn't appear to be the case.



great!

james, you website and knowlege really helps a lot, thanks!!!!

I am learning Win32 API progrmming and happy to learn from here.