Help for this page

Select Code to Download


  1. or download this
    XS(w32_GetACP)
    {
    ...
        EXTEND(SP,1);
        XSRETURN_IV(GetACP());
    }