From c960b8a762a384600b3bbb1e404b98b58c02163d Mon Sep 17 00:00:00 2001 From: papadopo Date: Wed, 3 May 2006 17:14:59 +0000 Subject: [PATCH] * include/mprapi.h (MPR_SERVER_HANDLE): New typedef. * include/mprapi.h (MprAdmin*): Declare functions. * lib/mprapi.def (MprAdmin*): Add stubs. --- winsup/w32api/ChangeLog | 118 ++++++++++++++++++++++------------------- winsup/w32api/include/mprapi.h | 5 ++ winsup/w32api/lib/mprapi.def | 4 ++ 3 files changed, 71 insertions(+), 56 deletions(-) diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog index d97ea26e43..1addf6bf3a 100644 --- a/winsup/w32api/ChangeLog +++ b/winsup/w32api/ChangeLog @@ -1,5 +1,11 @@ 2006-05-03 Dimitri Papadopoulos + * include/mprapi.h (MPR_SERVER_HANDLE): New typedef. + * include/mprapi.h (MprAdmin*): Declare functions. + * lib/mprapi.def (MprAdmin*): Add stubs. + +2006-05-03 Dimitri Papadopoulos + * lib/directx/quartz.def: Move from lib/directx/... * lib/quartz.def: ... to lib/ @@ -142,7 +148,7 @@ * include/wingdi.h (ColorCorrectPalette): Add declaration. (CreateColorSpace): Add UNICODE mappings. - * lib/gdi32.def (ColorCorrectPalette): Add stub. + * lib/gdi32.def (ColorCorrectPalette): Add stub. * include/icm.h: New file. * lib/mscms.def: New file. * lib/icmui.def: New file. @@ -770,7 +776,7 @@ * lib/shell32.c (CLSID_RecycleBin, CLSID_ControlPanel, CLSID_MyComputer,CLSID_Internet, CLSID_NetworkPlaces, - CLSID_MyDocuments, CLSID_FolderShortcut): Add GUIDs. + CLSID_MyDocuments, CLSID_FolderShortcut): Add GUIDs. 005-08-17 Martin Fuchs @@ -819,7 +825,7 @@ * include/richedit.h (SETTEXTEX): Define structure and associated constants. - (GT_SELECTION): Define GETTEXTEX flag constant. + (GT_SELECTION): Define GETTEXTEX flag constant. 2005-07-19 Danny Smith @@ -927,7 +933,7 @@ 2005-03-16 Danny Smith - * include/winnt.h (_LUID): Add structure. Correct LUID typedef. + * include/winnt.h (_LUID): Add structure. Correct LUID typedef. Thanks to: Paul-Christiaan Spruijtenburg @@ -964,7 +970,7 @@ 2005-01-26 Danny Smith - * include/winuser.h (SW_SMOOTHSCROLL): Add define. + * include/winuser.h (SW_SMOOTHSCROLL): Add define. Reported by: Christian Ehrlicher 2005-01-21 Chris Sutcliffe @@ -1228,7 +1234,7 @@ ExInterlockedInsertTailList, ExInterlockedRemoveHeadList, ExInterlockedPopEntryList, ExInterlockedPushEntryList): Add prototypes for DDKFASTAPI versions. - Thanks to Vadim Yegor0v for report. + Thanks to Vadim Yegor0v for report. * lib/ntoskrnl.def (ExInterlockedAddUlong, ExInterlockedInsertHeadList, ExInterlockedInsertTailList, ExInterlockedRemoveHeadList, ExInterlockedPopEntryList, @@ -1651,7 +1657,7 @@ 2004-03-29 Danny Smith * lib/Makefile.in: Add directx to .PHONY target. - * lib/directx/dxerr.c: Remove dependence on mingw runtime. + * lib/directx/dxerr.c: Remove dependence on mingw runtime. Don't include stdio.h or tchar.h. Replace _T() macro with TEXT() macro, throughout. Replace _stprintf with wsprintf, throughout. @@ -2053,10 +2059,10 @@ (SHCOLSTATE): Add enum. (IColumnProvider): Add COM interface. (IQueryInfo): Likewise. - (IShellIconOverlayIdentifier): Likewise. + (IShellIconOverlayIdentifier): Likewise. * include/shlguid.h (IID_IColumnProvider) Declare. (IID_IQueryInfo): Likweise. - (IID_IShellIconOverlayIdentifier): Likwise. + (IID_IShellIconOverlayIdentifier): Likwise. * lib/shell32.c (IID_IColumnProvider) Define. (IID_IQueryInfo): Likweise. (IID_IShellIconOverlayIdentifier): Likwise. @@ -3046,7 +3052,7 @@ 2003-08-22 Danny Smith - * include/winnt.h (IMAGE_SUBSYSTEM_XBOX): Add define. + * include/winnt.h (IMAGE_SUBSYSTEM_XBOX): Add define. 2003-08-22 Mihai Preda @@ -3069,7 +3075,7 @@ 2003-08-18 Danny Smith - * include/commctrl.h (TB_*) Group defines together. + * include/commctrl.h (TB_*) Group defines together. 2003-08-18 Martin Fuchs @@ -3161,7 +3167,7 @@ 2003-07-31 Martin Fuchs * include/shlobj.h (SFGAO_COMPRESSED): Add define. - (SFGAOF, SHGDNF): Add typedef's. + (SFGAOF, SHGDNF): Add typedef's. (SHCONTF): Extend enum. 2003-07-31 Danny Smith @@ -3210,10 +3216,10 @@ * include/winnt.h (COMPRESSION_*, ACCESS_*, SYSTEM_*): Sync with ddk/ntifs.h defines. (FILE_*): Likewise. - (MEM_IMAGE, SEC_*): Likewise. + (MEM_IMAGE, SEC_*): Likewise. (DUPLICATE_CLOSE_SOURCE, DUPLICATE_SAME_ACCESS, DUPLICATE_SAME_ATTRIBUTES): Sync with ddk/winddk.h defines. - (TOKEN_*): Sync with ddk/ntifs.h defines. + (TOKEN_*): Sync with ddk/ntifs.h defines. * include/ddk/ntapi.h: Add comments noting definitions in winbase.h. * include/ddk/ntifs.h: Add comments noting definitions in @@ -3752,14 +3758,14 @@ *lib/ndis.def (NdisAllocateMemory): Correct stdcall suffix. Thanks to: Vladimir Michl (NdisUpdateSharedMemory): Likewise. - (NdisMFreeSharedMemory: Likewise. + (NdisMFreeSharedMemory: Likewise. (NdisMMapIoSpace: Likewise. 2003-03-18 Danny Smith * include/lmaccess.h (UF_LOCKOUT): Correct name from UF_LOCK. Thanks to: Fabricio D. Rossi - (UF_SETTABLE_BITS): Correct UF_LOCKOUT here too. + (UF_SETTABLE_BITS): Correct UF_LOCKOUT here too. 2003-03-17 Bang Jun-Young @@ -3965,7 +3971,7 @@ * include/winbase.h (CreateFiber): Change first parameter to SIZE_T. (CreateJobObject[AW], CreateHardLink[AW]):Guard with - if (_WIN32_WINNT >= 0x0500). + if (_WIN32_WINNT >= 0x0500). 2003-01-31 Bang Jun-Young @@ -4325,7 +4331,7 @@ (ASFW_ANY, LSFW_LOCK, LSFW_UNLOCK) Add defines. Thanks to: Pat Thoyts * lib/winuser.def (AllowSetForegroundWindow, - LockSetForegroundWindow): Add stubs. + LockSetForegroundWindow): Add stubs. 2002-12-06 Ken Fitlike @@ -5417,7 +5423,7 @@ 2002-03-02 Danny Smith - * ChangeLog: Fix typo in last entry. + * ChangeLog: Fix typo in last entry. * include/winsock2.h (IPPROTO_*): Add IPv6 defines. * include/ws2tcpip.h: (IP_*): Add new defines. (INET_ADDRSTRLEN, INET6_ADDRSTRLEN): Add defines. @@ -5609,7 +5615,7 @@ 2002-01-11 Danny Smith - * ChangeLog: correct date in last entry. + * ChangeLog: correct date in last entry. 2002-01-11 Timothy J. Wood @@ -5787,7 +5793,7 @@ * include/winuser.h (tagALTTABINFO, tagCOMBOBOXINFO, tagCURSORINFO, tagMENUBARINFO, tagMENUINFO, tagMONITORINFO tagSCROLLBARINFO, tagTITLEBARINFO. tagWINDOWINFO, - tagLASTINPUTINFO ): Define new structures. + tagLASTINPUTINFO ): Define new structures. (EndMenu, GetAltTabInfo[AW],GetComboBoxInfo,GetCursorInfo, GetLastInputInfo, GetListBoxInfo, GetMenuBarInfo, GetMonitorInfo[AW], GetScrollBarInfo, GetTitleBarInfo, @@ -5832,7 +5838,7 @@ 2001-11-05 Danny Smith * include/commdlg.h: Include rather than local - definition of LPUKNOWN. + definition of LPUKNOWN. * include/rpcproxy.h: Don't include if ndef CINTERFACE. Emit warning. @@ -5889,7 +5895,7 @@ 2001-11-01 Danny Smith * include/basetyps.h (DECLARE_INTERFACE): Don't add - __attribute__((com_interface)) for __GNUC__ >= 3. + __attribute__((com_interface)) for __GNUC__ >= 3. 2001-11-01 Danny Smith @@ -5919,7 +5925,7 @@ * include/oleidl.h (enum tagDROPEFFECT): Mark as __extension__ (enum not limited to range of int). * include/oaidl.h (struct tagVARIANT): Mark as __extension__ - (struct with no named members), ifndef NONAMELESSUNION. + (struct with no named members), ifndef NONAMELESSUNION. 2001-10-30 Danny Smith @@ -5996,12 +6002,12 @@ 2001-09-05 Danny Smith - * include/wininet.h (InternetAutodial): Add prototype. + * include/wininet.h (InternetAutodial): Add prototype. (InternetAutodialHangup): Ditto. (InternetDial): Ditto. (InternetGetConnectedState): Ditto. (InternetGoOnline): Ditto. - (InternetHangUp): Ditto. + (InternetHangUp): Ditto. (InternetSetDialState): Ditto. Add associated INTERNET_* auto dial flags. Guard typedefs and prototypes with #ifndef RC_INVOKED. @@ -6019,7 +6025,7 @@ Tue Sep 4 14:15:59 2001 Christopher Faylor 2001-09-01 Danny Smith * include/shlobj.h (CFSTR_* ): Add new defines. - Thanks to: "Ron" . + Thanks to: "Ron" . Unicode them. Sat Sep 1 10:40:37 2001 Christopher Faylor @@ -6110,7 +6116,7 @@ Thu Aug 30 09:35:51 2001 Christopher Faylor * include/winsock2.h (#include @@ -6122,7 +6128,7 @@ Thu Aug 30 09:35:51 2001 Christopher Faylor (_wireSAFEARR_HAVEIID): Ditto. (_wireSAFEARRAY_UNION.u): Add fields SAFEARR_BRECORD RecordStr, SAFEARR_HAVEIID HaveIidStr. - (tagVariant): Add fields _VARIANT_BOOL bool,*pbool. + (tagVariant): Add fields _VARIANT_BOOL bool,*pbool. (_wireVARIANT): Change field parray to type wirePSAFEARRAY, pparray to wirePSAFEARRAY*. (_wireVARIANT): Add field wireBRECORD brecVal. @@ -6231,7 +6237,7 @@ Thu Aug 30 09:35:51 2001 Christopher Faylor 2001-06-19 Danny Smith * lib/kernel32.def: Add LanguageGroup and UILanguage symbols. - Thanks to Kevin Chase . + Thanks to Kevin Chase . 2001.06.11 TAMURA Kent @@ -6240,9 +6246,9 @@ Thu Aug 30 09:35:51 2001 Christopher Faylor 2001-06-11 Danny Smith - * include/shlobj.h (REGSTR_PATH_EXPLORER): Unicode it. + * include/shlobj.h (REGSTR_PATH_EXPLORER): Unicode it. (REGSTR_PATH_SPECIAL_FOLDERS): Ditto. - * include/regstr.h (REGSTR_PATH_EXPLORER): Add #ifndef guard. + * include/regstr.h (REGSTR_PATH_EXPLORER): Add #ifndef guard. 2001-06-11 Mattia Barbon @@ -6258,7 +6264,7 @@ Thu Aug 30 09:35:51 2001 Christopher Faylor 2001.06.06 Earnie Boyd * Makefile.in (bindist): Reassign value of exec_prefix on make command - line. + line. Tue May 22 18:58:27 2001 Christopher Faylor @@ -6427,7 +6433,7 @@ Sun Apr 8 20:48:01 2001 Christopher Faylor * include/wingdi.h (struct _DOCINFO[AW]): UNICODE it. (StartDoc[AW]): Use UNICODE'd LPDOCINFO[AW] * include/winuser.h (struct tagMOUSEKEYS): Define new structure. - * include/winerror.h (NTE_*): Add CryptoAPI error codes. + * include/winerror.h (NTE_*): Add CryptoAPI error codes. 2001-02-21 Danny Smith @@ -7857,7 +7863,7 @@ Fri Jan 26 15:59:31 2001 Earnie Boyd * include/objbase.h: (COM_RIGHTS): Add definition. - (tagSTDMSHLFLAGS): add enumeration. + (tagSTDMSHLFLAGS): add enumeration. (CoInitializeEx): Add prototypes. (CoGetStdMarshalEx): ditto. (CoCreateInstanceEx): ditto. @@ -7926,25 +7932,25 @@ Mon Dec 11 13:11:36 2000 Christopher Faylor 2000-12-04 Danny Smith - * include/winnls.h: NORM_IGNORE* remove duplicate defines. - SORT_STRINGSORT: ditto. - CMAP*: ditto. - CTRY_*: add new defines. - LGRPID_*: ditto. - LCMAP*: change defines to hex notation. - CALID: change from ULONG to DWORD. - CALTYPE: ditto. - _cpinfoex[AW]: add structure. - FoldString: correct Unicode mappings. - GetCPInfoEx[AW]: add prototypes. - EnumCalendarInfoEx[AW]: ditto. - EnumDateFormatsEx[AW]: ditto. - EnumSystemLanguageGroups[AW]: ditto. - EnumLanguageGroupLocales[AW]: ditto. - EnumUILanguages[AW]: ditto. - GetSystemDefaultUILanguage[AW]: ditto. - GetUserDefaultUILanguage[AW]: ditto. - IsValidLanguageGroup[AW]: ditto. + * include/winnls.h: NORM_IGNORE* remove duplicate defines. + SORT_STRINGSORT: ditto. + CMAP*: ditto. + CTRY_*: add new defines. + LGRPID_*: ditto. + LCMAP*: change defines to hex notation. + CALID: change from ULONG to DWORD. + CALTYPE: ditto. + _cpinfoex[AW]: add structure. + FoldString: correct Unicode mappings. + GetCPInfoEx[AW]: add prototypes. + EnumCalendarInfoEx[AW]: ditto. + EnumDateFormatsEx[AW]: ditto. + EnumSystemLanguageGroups[AW]: ditto. + EnumLanguageGroupLocales[AW]: ditto. + EnumUILanguages[AW]: ditto. + GetSystemDefaultUILanguage[AW]: ditto. + GetUserDefaultUILanguage[AW]: ditto. + IsValidLanguageGroup[AW]: ditto. CALINFO_ENUMPROCEX[AW]: add function pointer typedef LANGUAGEGROUP_ENUMPROC[AW]: ditto LANGGROUPLOCALE_ENUMPROC[AW]: ditto @@ -7964,7 +7970,7 @@ Mon Oct 9 11:49:00 2000 Corinna Vinschen 2000-11-06 Earnie Boyd - * Makefile.in: increment VERSION. + * Makefile.in: increment VERSION. (dist:) Rename to srcdist. Create new dist target to call srcdist and bindist targets. (srcdist:) New target. @@ -8027,7 +8033,7 @@ Mon Oct 19 13:55:00 2000 Earnie Boyd * configure: ditto. * lib/Makefile.in: Change the name of the targets install, install-headers and install-libraries to xinstall, xinstall-headers - and xinstall-libraries for system target specified installation. + and xinstall-libraries for system target specified installation. Recreate targets install, install-headers and install-libraries for exec-prefix specified installation. Ditto for the uninstall targets of the same name. diff --git a/winsup/w32api/include/mprapi.h b/winsup/w32api/include/mprapi.h index e991a594bb..1de1fba937 100644 --- a/winsup/w32api/include/mprapi.h +++ b/winsup/w32api/include/mprapi.h @@ -427,6 +427,7 @@ typedef struct _RAS_USER_1 { BYTE bfPrivilege2; } RAS_USER_1,*PRAS_USER_1; typedef HANDLE RAS_SERVER_HANDLE; +typedef HANDLE MPR_SERVER_HANDLE; DWORD WINAPI MprAdminConnectionClearStats(RAS_SERVER_HANDLE,HANDLE); DWORD WINAPI MprAdminConnectionEnum(RAS_SERVER_HANDLE,DWORD,LPBYTE*,DWORD,LPDWORD,LPDWORD,LPDWORD); DWORD WINAPI MprAdminConnectionGetInfo(RAS_SERVER_HANDLE,DWORD,HANDLE,LPBYTE*); @@ -436,6 +437,10 @@ DWORD WINAPI MprAdminPortDisconnect(RAS_SERVER_HANDLE,HANDLE); DWORD WINAPI MprAdminPortEnum(RAS_SERVER_HANDLE,DWORD,HANDLE,LPBYTE*,DWORD,LPDWORD,LPDWORD,LPDWORD); DWORD WINAPI MprAdminPortGetInfo(RAS_SERVER_HANDLE,DWORD,HANDLE,LPBYTE); DWORD WINAPI MprAdminPortReset(RAS_SERVER_HANDLE,HANDLE); +DWORD WINAPI MprAdminGetPDCServer(const WCHAR*,const WCHAR*,LPWSTR); +DWORD WINAPI MprAdminSendUserMessage(MPR_SERVER_HANDLE,HANDLE,LPWSTR); +DWORD WINAPI MprAdminUserGetInfo(const WCHAR*,const WCHAR*,DWORD,LPBYTE); +DWORD WINAPI MprAdminUserSetInfo(const WCHAR*,const WCHAR*,DWORD,const LPBYTE); #endif #ifdef __cplusplus diff --git a/winsup/w32api/lib/mprapi.def b/winsup/w32api/lib/mprapi.def index b28a5d02ea..149c4bd443 100644 --- a/winsup/w32api/lib/mprapi.def +++ b/winsup/w32api/lib/mprapi.def @@ -9,3 +9,7 @@ MprAdminPortDisconnect@8 MprAdminPortEnum@32 MprAdminPortGetInfo@16 MprAdminPortReset@8 +MprAdminGetPDCServer@12 +MprAdminSendUserMessage@12 +MprAdminUserGetInfo@16 +MprAdminUserSetInfo@16 -- 2.11.0