Hello,
Is there any difference between
ExReleaseResourceForThreadLite(&eres, ExGetCurrentResourceThread());
and
ExReleaseResourceLite(&eres); ?
Hello,
Is there any difference between
ExReleaseResourceForThreadLite(&eres, ExGetCurrentResourceThread());
and
ExReleaseResourceLite(&eres); ?