need a compiled npctypes.h
Could someone tell me how to compile the npctypes.h file with visual c++ 6.0. Or send the compiled file to boringvampyre@hotmail.com place subject as npctypes.h please
Thanks |
.h files are headers, you can't compile header files, only source files (cpp in this case) can be compiled, the header files just tell what function protos, class defines, etc.. are to be used in the source file.
|
All times are GMT -4. The time now is 06:11 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.