Hello,
Here is a Poasm example linked with GoLink. This linker does not need import libraries, it's sufficient to specify the DLLs associated with the API functions in the source code :
\PellesC\bin\poasm /AIA32 Window.asm
GoLink Window.obj kernel32.dll user32.dll
GoLink can be obtained from :
http://www.godevtool.com/