Francois Gouget : netapi32: Add some missing prototypes in the lmaccess.h, lmshare.h and lmwksta.h headers.
Module: wine Branch: master Commit: 9fae03b39b80c4b0fd03155e179e94ddb4dd2368 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9fae03b39b80c4b0fd03155e17... Author: Francois Gouget <fgouget(a)free.fr> Date: Wed Aug 8 10:41:51 2007 +0200 netapi32: Add some missing prototypes in the lmaccess.h, lmshare.h and lmwksta.h headers. Replace LPWC?STR with LMC?STR to better match the PSDK. --- dlls/netapi32/netapi32.c | 12 ++++++------ dlls/netapi32/share.c | 6 +++--- dlls/netapi32/wksta.c | 28 ++++++++++++++-------------- include/lmaccess.h | 3 ++- include/lmserver.h | 4 ++-- include/lmshare.h | 19 ++++++++++++------- include/lmwksta.h | 42 +++++++++++++++++++++++------------------- 7 files changed, 62 insertions(+), 52 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9fae03b39b80c4b0fd0315...
participants (1)
-
Alexandre Julliard