I would like to use some 16 bit dll's (originally developed with Borland 3.5) with 32 bit programs running on windows NT. I understand that for win 98 I can use a 'Flat' Thunk but is not available for NT. What is the best way to use these dll's. The code is very complex and extensive and would be a year or so to rewrite.
