Hi all,i am new to programming so bear with me.i want to create a dll for counter-strike.i am using microsoft visual c++ ver.7 . i have the source files and header files for the hook.also three folders that came with it marked engine,common,and misc,i take it these are the source file for the game.my question is do i select new project >win32 then name it.the select dll then empty project to add my own files?if so do i only add the header and source files for the hook?or do i need to add the files in engine ,common ,and misc plus the hook files?if so does it matter what order?if someone could tell me how to do it i would appreciate it.im about ready to pull my hair out.also are there any special settings i need on the compiler to do this?