Hi Jason,
I did almost the same thing as you mentioned. Only thing is not working is the ilrd calls. The VB.Net is a 16 bit based character, and the VB 6.0 is 8 bit based character. Fortunately ilwrt is working well. ibrd doesn't seem can work, unless we changed the system back to 8 bit char by some code at the top of the main module, I don't know how to do it yet.
I am just wondering how did you deal with this problem and make the ilrd working.
Thanks
Kang