• Rob Shearman's avatar
    rpcrt4: Fix context handle test on Vista upwards. · b2a5bfdf
    Rob Shearman authored
    Don't run tests that results in an ERROR_INVALID_HANDLE exception being raised.
    
    Check for the context handle function pointers being non-NULL to
    prevent exceptions being raised on platforms without these functions.
    b2a5bfdf
server.c 31.3 KB