esByteTypes.dll / esTypeLibrary.dll

Post » Fri Dec 16, 2011 2:58 pm

Hey All,

First post is a question I'm not expecting an answer to. I've been playing around with Morrowind ESM/ESP files and while I've mostly been successful I've run into a few problems mapping certain data types in an ESM with the data types used by languages other than C. Specifically the 4-bit "short" stored in some GLOB records, and anything with a Long64.

I noticed these 2 DLLs in my Morrowind folder. esTypeLibrary.dll and esByteTypes.dll. I'm not sure but I suspect they were installed with the Enchanted editor. Does anyone know who wrote them? Is there source available? If they are useful then I'd be very happy to import the functions and use them but I'd need the .h or a list of functions and what they take as parameters.

x24
User avatar
Fluffer
 
Posts: 3489
Joined: Thu Jul 05, 2007 6:29 am

Return to III - Morrowind