Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
5926:da02ba75e50a | 5928:2f34b59f451a |
---|---|
223 yes GetDefaultCommConfig | 223 yes GetDefaultCommConfig |
224 yes SetDefaultCommConfig | 224 yes SetDefaultCommConfig |
225 yes GetComputerName | 225 yes GetComputerName |
226 yes SetComputerName | 226 yes SetComputerName |
227 yes GetUserName | 227 yes GetUserName |
228 yes LogonUser | 228 skip LogonUser HST_LPC...pblm_unused |
229 no GetCurrentHwProfile split-sized LPHW_PROFILE_INFO; NT 4.0+ only | 229 no GetCurrentHwProfile split-sized LPHW_PROFILE_INFO; NT 4.0+ only |
230 no GetVersionEx split-sized LPOSVERSIONINFO | 230 no GetVersionEx split-sized LPOSVERSIONINFO |
231 no CreateJobObject NT 5.0+ only | 231 no CreateJobObject NT 5.0+ only |
232 no OpenJobObject NT 5.0+ only | 232 no OpenJobObject NT 5.0+ only |
233 review CheckNameLegalDOS8Dot3 | 233 review CheckNameLegalDOS8Dot3 |
296 yes wvsprintf | 296 yes wvsprintf |
297 no wsprintf varargs | 297 no wsprintf varargs |
298 yes LoadKeyboardLayout | 298 yes LoadKeyboardLayout |
299 yes GetKeyboardLayoutName | 299 yes GetKeyboardLayoutName |
300 no CreateDesktop split-sized LPDEVMODE | 300 no CreateDesktop split-sized LPDEVMODE |
301 yes OpenDesktop | 301 skip OpenDesktop HST_LPC...pblm_unused |
302 split EnumDesktops DESKTOPENUMPROC // callback fun differs only in string pointer type | 302 split EnumDesktops DESKTOPENUMPROC // callback fun differs only in string pointer type |
303 override HWINSTA CreateWindowStationW(LPWSTR,DWORD,DWORD,LPSECURITY_ATTRIBUTES); error arg 1, VS6 prototype, missing const | 303 override HWINSTA CreateWindowStationW(LPWSTR,DWORD,DWORD,LPSECURITY_ATTRIBUTES); error arg 1, VS6 prototype, missing const |
304 yes OpenWindowStation | 304 skip OpenWindowStation HST_LPC...pblm_unused |
305 split EnumWindowStations WINSTAENUMPROC // callback fun differs only in string pointer type | 305 split EnumWindowStations WINSTAENUMPROC // callback fun differs only in string pointer type |
306 yes GetUserObjectInformation | 306 yes GetUserObjectInformation |
307 yes SetUserObjectInformation | 307 yes SetUserObjectInformation |
308 yes RegisterWindowMessage | 308 yes RegisterWindowMessage |
309 yes GetMessage | 309 yes GetMessage |
379 split SetMenuItemInfo LPCMENUITEMINFO NT 4.0+ only | 379 split SetMenuItemInfo LPCMENUITEMINFO NT 4.0+ only |
380 yes DrawText | 380 yes DrawText |
381 yes DrawTextEx NT 4.0+ only | 381 yes DrawTextEx NT 4.0+ only |
382 yes GrayString | 382 yes GrayString |
383 yes DrawState NT 4.0+ only | 383 yes DrawState NT 4.0+ only |
384 yes TabbedTextOut | 384 skip TabbedTextOut HST_LPC...pblm_unused |
385 yes GetTabbedTextExtent | 385 skip GetTabbedTextExtent HST_LPC...pblm_unused |
386 yes SetProp | 386 yes SetProp |
387 yes GetProp | 387 yes GetProp |
388 yes RemoveProp | 388 yes RemoveProp |
389 split EnumPropsEx PROPENUMPROCEX // callback fun differs only in string pointer type | 389 split EnumPropsEx PROPENUMPROCEX // callback fun differs only in string pointer type |
390 split EnumProps PROPENUMPROC // callback fun differs only in string pointer type | 390 split EnumProps PROPENUMPROC // callback fun differs only in string pointer type |
1297 | 1297 |
1298 file PROCESSTHREADSAPI.H | 1298 file PROCESSTHREADSAPI.H |
1299 | 1299 |
1300 split CreateProcessAsUser LPSTARTUPINFO | 1300 split CreateProcessAsUser LPSTARTUPINFO |
1301 split GetStartupInfo LPSTARTUPINFO | 1301 split GetStartupInfo LPSTARTUPINFO |
1302 review CreateProcess HST: new? -- needs review | 1302 split CreateProcess LPSTARTUPINFO |
1303 | 1303 |
1304 file SECURITYBASEAPI.H | 1304 file SECURITYBASEAPI.H |
1305 | 1305 |
1306 yes AccessCheckAndAuditAlarm | 1306 yes AccessCheckAndAuditAlarm |
1307 yes GetFileSecurity | 1307 yes GetFileSecurity |