.lib

  1. S

    How to use a .lib file ?

    I've got a .lib file which I think is a static library together with a .h file that shows the functions in it and a .cpp file. So how do I use this .lib file to call functions from Gamemaker studio? Is it the same as defining and calling functions from a DLL ?
Top