2000.05.29 19:43 "16 bit compilation?", by Brian Herron

2000.05.29 20:16 "RE: 16 bit compilation?", by Bo Yang

I did something similar, create a 32-bit EXE which creates a hidden window. From your driver, run this EXE and communicated with it via WM_COPYDATA. Best to avoid 16 bit as much as possible.