AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
May 2000

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2000.05.29 19:43 "16 bit compilation?", by Brian Herron
2000.05.29 20:16 "Re: 16 bit compilation?", by Bo Yang

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.