Help for this page
#include <EXTERN.h> #include <perl.h> ... PERL_SYS_TERM(); return 0; }
C:\test>cl /W3 -DWIN32 hello.c -I"C:\Perl64\lib\CORE" C:\Perl64\lib\C +ORE\perl510.lib Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64 ... C:\test>.\hello.exe Hello from MSWin32 5.010001