Dlls, Exe, WHICH AND HOW? Created 19 years ago2004-10-26 20:10:09 UTC by TheBlackViper TheBlackViper

Created 19 years ago2004-10-26 20:10:09 UTC by TheBlackViper TheBlackViper

Posted 19 years ago2004-10-26 20:10:09 UTC Post #69641
I have C++, I have the SDK, and I have appropriate knowledge of C++ coding, but do I compile the cpps and h's from the dll folder into a dll or what do I do with the edited cpp files?
Posted 19 years ago2004-10-26 20:47:37 UTC Post #69644
Oh yeah, Is half life a 32 or 16 bit application?
Posted 19 years ago2004-10-26 21:17:51 UTC Post #69648
32 bit. Most programs are, 16 bit is from old-school computing dayz.

Edited CPP files should probably be recompiled into their respectible DLL, but since I don't code, this is just a guess.
RabidMonkey RabidMonkeymapmapmapfapmap
Posted 19 years ago2004-10-27 02:35:08 UTC Post #69675
The HL SDK lets you build the server- and client-side .dll, thus hl.dll and client.dll.
Posted 19 years ago2004-10-27 07:35:21 UTC Post #69747
The sdk pack should have these files sorted (Client.dll, and hl.dll)
Compile all the files in one of the folders to make the dlls, yes that means the cpp and h files togerther,
Unbreakable UnbreakableWindows 7.9 Rating!
Posted 19 years ago2004-10-27 08:10:11 UTC Post #69769
You must be logged in to post a response.