Cc: djgpp AT sun DOT soe DOT clarkson DOT edu, jmiller AT umdsun2 DOT umd DOT umich DOT edu, emazorow AT umdsun2 DOT umd DOT umich DOT edu, jwaling AT umdsun2 DOT umd DOT umich DOT edu From: langston AT iaccess DOT za (Guy Langston) Subject: Having problems including ASM Date: Thu, 17 Nov 1994 17:43:57 -0500 Lines: 14 Hello All, I have just moved from BC 3.1 to DJGPP, because I want to use protected mode. I have programmed extensively in real mode and have decieded to grow up and use protected mode. OK, I want to include plenty asm code (I plan to write a good GFX lib), however I want to use TASM because I know it very well and I like it's power and portability. Can I do this/How do I do this? Also, are there any documents that explain the general theory (selectors etc) of protected mode and DJGPP. Thanks a bunch!