September 1st, 2009, 10:54 pm
OK i had a go with xlw 2.1. Building it was fairly easy. Change all ctime includes to time.h . Comment out the template factory example code (or work out what syntax works with the Borland compiler.) However, I got the unrecognizable format error because of missing dlls. Using dependency walker (free download) I identified the missing dlls. However, one was bcrypt.dll which I don't seem to be able to get hold of. It seems to be part of Vista.I don't know much about the Borland compiler but if I got it to use static linking when building, the problem would probably go away.