Hello world/Web server: Difference between revisions

Content added Content deleted
No edit summary
Line 2,167: Line 2,167:
;; Platform specific requirements etc..
;; Platform specific requirements etc..
if @Platform eq WIN64
if @Platform eq WIN64
;;include/includelibs can be used here. But this works too.
option dllimport:<kernel32>
option dllimport:<kernel32>
ExitProcess proto ucode:dword
ExitProcess proto ucode:dword