Help for this page

Select Code to Download


  1. or download this
    #define _WIN32_WINNT 0x0500
    
    ...
    closeHandle (handle)
        int    handle
    
  2. or download this
    JobAdd.c
    JobAdd.xs(18) : warning C4311: 'type cast' : pointer truncation from '
    +HANDLE' to 'int'
    ...
    JobAdd.xs(28) : warning C4312: 'type cast' : conversion from 'int' to 
    +'HANDLE' of greater size
            link -out:blib\arch\auto\Win32\JobAdd\JobAdd.dll -dll -nologo 
    +-nodefaultlib -debug -opt:ref,icf -ltcg ...
       Creating library blib\arch\auto\Win32\JobAdd\JobAdd.lib and object 
    +blib\arch\auto\Win32\JobAdd\JobAdd.exp