Mercurial > emacs
view etc/images/sort-row-ascending.xpm @ 87990:78715eba45dd
(g_b_init_get_sid_sub_authority, g_b_init_get_sid_sub_authority_count): New
static variables.
(GetSidSubAuthority_Proc, GetSidSubAuthorityCount_Proc): New typedefs.
(get_sid_sub_authority, get_sid_sub_authority_count): New functions.
(init_user_info): Use the above two new functions to retrieve uid and gid.
Use 500/513, the Windows defaults, as Administrator's uid/gid.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 26 Jan 2008 13:03:39 +0000 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_sort_row_ascending_xpm[] = { "21 17 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ... .... ", " . .. .. .. ", " .. .. .. ", " .. .. .. ", " .. ..... ", " .. .. ", " .. . .. ", " ..... . . . ..... ", " ", " ", " ", " ", " "};