Mercurial > hg > xemacs-beta
diff src/intl-encap-win32.c @ 5928:2f34b59f451a cygwin
from Vin?
author | Henry Thompson <ht@markup.co.uk> |
---|---|
date | Fri, 24 Jul 2015 14:48:46 +0100 |
parents | 68639fb08af8 |
children |
line wrap: on
line diff
--- a/src/intl-encap-win32.c Fri Feb 27 17:48:44 2015 +0000 +++ b/src/intl-encap-win32.c Fri Jul 24 14:48:46 2015 +0100 @@ -225,7 +225,7 @@ yes GetComputerName yes SetComputerName yes GetUserName -yes LogonUser +skip LogonUser HST_LPC...pblm_unused no GetCurrentHwProfile split-sized LPHW_PROFILE_INFO; NT 4.0+ only no GetVersionEx split-sized LPOSVERSIONINFO no CreateJobObject NT 5.0+ only @@ -298,10 +298,10 @@ yes LoadKeyboardLayout yes GetKeyboardLayoutName no CreateDesktop split-sized LPDEVMODE -yes OpenDesktop +skip OpenDesktop HST_LPC...pblm_unused split EnumDesktops DESKTOPENUMPROC // callback fun differs only in string pointer type override HWINSTA CreateWindowStationW(LPWSTR,DWORD,DWORD,LPSECURITY_ATTRIBUTES); error arg 1, VS6 prototype, missing const -yes OpenWindowStation +skip OpenWindowStation HST_LPC...pblm_unused split EnumWindowStations WINSTAENUMPROC // callback fun differs only in string pointer type yes GetUserObjectInformation yes SetUserObjectInformation @@ -381,8 +381,8 @@ yes DrawTextEx NT 4.0+ only yes GrayString yes DrawState NT 4.0+ only -yes TabbedTextOut -yes GetTabbedTextExtent +skip TabbedTextOut HST_LPC...pblm_unused +skip GetTabbedTextExtent HST_LPC...pblm_unused yes SetProp yes GetProp yes RemoveProp @@ -1299,7 +1299,7 @@ split CreateProcessAsUser LPSTARTUPINFO split GetStartupInfo LPSTARTUPINFO -review CreateProcess HST: new? -- needs review +split CreateProcess LPSTARTUPINFO file SECURITYBASEAPI.H