win32.lmaccess

\ lmaccess.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \

Members

Variables

GROUP_SPECIALGRP_ADMINS
wchar[] GROUP_SPECIALGRP_ADMINS;

Changes relative to MinGW: USER_POSIX_ID_PARMNUM and GROUP_POSIX_ID_PARMNUM aren't in MinGW or in the Platform SDK docs, so they have been dropped from this file.

GROUP_SPECIALGRP_GUESTS
wchar[] GROUP_SPECIALGRP_GUESTS;

Changes relative to MinGW: USER_POSIX_ID_PARMNUM and GROUP_POSIX_ID_PARMNUM aren't in MinGW or in the Platform SDK docs, so they have been dropped from this file.

GROUP_SPECIALGRP_LOCAL
wchar[] GROUP_SPECIALGRP_LOCAL;

Changes relative to MinGW: USER_POSIX_ID_PARMNUM and GROUP_POSIX_ID_PARMNUM aren't in MinGW or in the Platform SDK docs, so they have been dropped from this file.

GROUP_SPECIALGRP_USERS
wchar[] GROUP_SPECIALGRP_USERS;

Changes relative to MinGW: USER_POSIX_ID_PARMNUM and GROUP_POSIX_ID_PARMNUM aren't in MinGW or in the Platform SDK docs, so they have been dropped from this file.

Meta