diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2005-09-21 22:26:08 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2005-09-21 22:26:08 +0000 |
commit | d829da1423d10f4c6fa72d6cdad23da4eb03e455 (patch) | |
tree | 4f8bb4413b29a099551ce71dbcc36ccf8d481fd9 /winsup/cygwin/fhandler.h | |
parent | faf4210542383f33b707ce726c203c4169237886 (diff) | |
download | cygnal-d829da1423d10f4c6fa72d6cdad23da4eb03e455.tar.gz cygnal-d829da1423d10f4c6fa72d6cdad23da4eb03e455.tar.bz2 cygnal-d829da1423d10f4c6fa72d6cdad23da4eb03e455.zip |
Align error message handling to mkpasswd's error messages throughout.
* mkgroup.c (print_win_error): Create macro calling ...
(_print_win_error): ... this function created from former
print_win_error. Move up in source.
(PDOMAIN_CONTROLLER_INFOW): Define return type of DcGetDcNameW.
(dsgetdcname): New function pointer for DcGetDcNameW.
(load_netapi): Get DcGetDcNameW address.
(main): If DcGetDcNameW is available, use it.
* mkpasswd.c (PDOMAIN_CONTROLLER_INFOW): Define return type of
DcGetDcNameW.
(dsgetdcname): New function pointer for DcGetDcNameW.
(load_netapi): Get DcGetDcNameW address.
(main): If DcGetDcNameW is available, use it. Rename local variable
domain_name_specified to domain_specified as in mkgroup.c.
Diffstat (limited to 'winsup/cygwin/fhandler.h')
0 files changed, 0 insertions, 0 deletions