[Prev][Next][Index][Thread]

missing files in MS VC makefile



My group has found that at least the following files are missing from the MS VC makefile -
HTProfil.c, HTInit.c, HTBInit.c

The effect is that functions are not exported from the core DLL and therefore cause
linker errors when atttempting to line the examples.

Can you verify that this is correct and is there any reason for the exclusion of these
modules from the makefile.

Dave Beck