Michael,

I've never done it but it might be doable. I think it is a lot of work to make it working certainly when it comes to printing. The printdlgex code is utf16 based for v8 while it is ANSI based for v7.

I personally won't go that path. The easiest step is compiling with the v7 library and in another run with the v8 library.