1. 99abdec Small clean up. by Dmitry Timoshkov · 24 years ago
  2. 8a3f628 Add tests for the flag FORMAT_MESSAGE_IGNORE_INSERTS, and act accordingly. by Duane Clark · 24 years ago
  3. e76218d Add '\n' at the end of traces. by Francois Gouget · 24 years ago
  4. 15a3b74 Documentation name fixes. by Patrik Stridvall · 24 years ago
  5. cbdeb96 Don't use RTSCTS if Str handshake is enabled. by Dominik Strasser · 24 years ago
  6. 85d3086 - added stubs for three console functions - updated wincon.h by Michael Stefaniuc · 24 years ago
  7. a9f8997 Fill in StandardName field in struct returned from GetTimeZoneInformation. by James Hatheway · 24 years ago
  8. 7e4741d Added some stubs for functions used by newer rpcrt4 dlls. by Marcus Meissner · 24 years ago
  9. 2ec34e4 Added TASK_GetPtr/TASK_GetCurrent functions to get the TDB for a task handle. by Alexandre Julliard · 24 years ago
  10. 1c32a46 Use poll() on the client-side during server waits to implement overlapped I/O. by Michael McCormack · 24 years ago
  11. db47fd0 Updated. by Hann-huei Chiou · 24 years ago
  12. 7313b78 Added stub for SetThreadExecutionState (new function in Win98/2000). by James Juran · 24 years ago
  13. c2c004d Added version16.rc in RC_SRCS list. by Alexandre Julliard · 24 years ago
  14. 1c8d0c7 Updated Latvian date format. by Nerijus Baliunas · 24 years ago
  15. 389b039 We need to create the system heap at startup even though we don't use by Alexandre Julliard · 24 years ago
  16. 9ee9eff Use the standard CreateThread routine to create 16-bit tasks instead by Alexandre Julliard · 24 years ago
  17. 2e9cd98 Added LOCALE_IDEFAULTMACCODEPAGE definition in most nls files. by Przemyslaw Bruski · 24 years ago
  18. 67a7499 New set of macros for server calls; makes requests without variable by Alexandre Julliard · 24 years ago
  19. a862f68 Added a few missing stubs to KERNEL32 and USER32. by Eric Pouech · 24 years ago
  20. 8f73cd1 Add version information (16 and 32 bit) to core built-in dlls: by Dmitry Timoshkov · 24 years ago
  21. e2682ca Updated all fields with Ukrainian values. by Valery Kartel · 24 years ago
  22. 9228549 BuildCommDCB16 had a rather broken baud rate handling. by Andreas Mohr · 24 years ago
  23. d90e964 Added separate server pipe to wait on blocking server calls. by Alexandre Julliard · 24 years ago
  24. de729f1 Removed ordinal from functions that don't need a specific value. by Alexandre Julliard · 24 years ago
  25. dacdb9c Cosmetics. by Andreas Mohr · 24 years ago
  26. b87a838 Change the callback declarations to a safer format. by Francois Gouget · 24 years ago
  27. bca4a8d Documentation argument fixes. by Patrik Stridvall · 24 years ago
  28. 3932f3a Added support for the Malayan language. by Rein Klazes · 24 years ago
  29. f4d5fef Add <string.h> to files that needed it. by James Juran · 24 years ago
  30. e9936d9 Changed wait_process and wait_debug_event requests to never block; by Alexandre Julliard · 24 years ago
  31. 819bff4 Don't open the comm handle with GENERIC_WRITE via FILE_GetUnixHandle. by Andreas Mohr · 24 years ago
  32. 0c61028 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  33. 3b603ec Added nls to EXTRASUBDIRS. by Alexandre Julliard · 24 years ago
  34. 8081e5a Added handle_t type to server interface so that we can make handles by Alexandre Julliard · 24 years ago
  35. 97c781a Added Ulrich Weigand's description of KERNEL32_99. by Mike McCormack · 24 years ago
  36. ad37850 Implement PrintDlg16 better (adding PrintDlgProc16 and several other by Marcus Meissner · 24 years ago
  37. 0bc1d27 Added Reserved5 -> lstrcmp16. by Andreas Mohr · 24 years ago
  38. 1c80bc9 Improve async i/o compatability. lpOverlapped->Internal should hold by Mike McCormack · 24 years ago
  39. 65dc8e4 Test pointer before it is dereferenced in CreateEventW(). by Rein Klazes · 24 years ago
  40. a6d83eb - clarify many error messages - add data corruption warning to README file by Andreas Mohr · 24 years ago
  41. 66267d0 Added some 16 bit entry points needed by multimedia DLLs. by Eric Pouech · 24 years ago
  42. 5801723 Replaced WIN16_GlobalLock16 by "official" function K32WOWGlobalLock16. by Alexandre Julliard · 24 years ago
  43. 03131aa Documentation update. by Andrew Johnston · 24 years ago
  44. 8a5de1c Removed the name of APIs exported by ordinal. by Francois Gouget · 24 years ago
  45. 5b9d410 Some NLS updates. by Nemeth Peter · 24 years ago
  46. 982a223 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. by Alexandre Julliard · 24 years ago
  47. 31acbb4 FormatMessageA wasn't properly handling the %ls modifier. by Eric Pouech · 24 years ago
  48. 751625e Got rid of main.h. by Alexandre Julliard · 24 years ago
  49. becb9a3 Moved all Wine internal definitions out of process.h. by Alexandre Julliard · 24 years ago
  50. cfb63bd Add basic NLS information needed for Hebrew. by Michael Veksler · 24 years ago
  51. 1bc5caa Welsh needs iso8859-14. by Huw D M Davies · 24 years ago
  52. 01eeb01 Fixed Serbian language code page. by Nerijus Baliunas · 24 years ago
  53. 9ae2f15 Somes fixes for Dutch locales. by Rein Klazes · 24 years ago
  54. 2b3aa61 Added/modified documentation for function arguments. by Patrik Stridvall · 24 years ago
  55. b5e5555 Fixed Win16 documentation not fixed because of a bug in winapi_check. by Patrik Stridvall · 24 years ago
  56. 7a4e599 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  57. 7afce0e Moved the few remaining functions in wprocs.dll to kernel.dll. by Alexandre Julliard · 24 years ago
  58. 3a0f8b7 Finished separation of shell32 and wsock32. by Alexandre Julliard · 24 years ago
  59. ec1ece1 Fixed segstr to str proto. by Eric Pouech · 24 years ago
  60. aa838cb A number of additions to the nls files. Also one correction, we had by Aric Stewart · 24 years ago
  61. ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
  62. 80338d4 Export a few 16-bit functions needed by higher-level dlls. by Alexandre Julliard · 24 years ago
  63. 71d68bb Use the HEAP_WINE_SEGPTR flag to specify allocations on the segptr heap. by Alexandre Julliard · 24 years ago
  64. e296bf3 Renamed CallTo16* functions to wine_call_to_16* and export them from by Alexandre Julliard · 24 years ago
  65. 24a62ab Got rid of the Wine internal lstrcpy* functions and of winestring.h. by Alexandre Julliard · 24 years ago
  66. 529da54 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; by Dimitrie O. Paun · 24 years ago
  67. 5ce902b Implemented DosFileHandleToWin32Handle, Win32HandleToDosFileHandle and by Alexandre Julliard · 24 years ago
  68. 1c07718 Added entry for TerminateApp16. by Alexandre Julliard · 24 years ago
  69. ac7efef Changed GetProcAddress16 and 16-bit resource functions to take normal by Alexandre Julliard · 24 years ago
  70. 5b971f0 Moved wsprintf functions to dlls/user. by Alexandre Julliard · 24 years ago
  71. 39b3195 Added entry point flags -noimport, -norelay, -ret64 and -i386. by Alexandre Julliard · 24 years ago
  72. dfd3d4a Moved GET_IP out of winnt.h. by Alexandre Julliard · 24 years ago
  73. 301eb88 Added missing locales to locale_rc.rc. by Nerijus Baliunas · 24 years ago
  74. 3bf456b Fixed GetLargestConsoleWindowSize return type for Winelib apps. by Alexandre Julliard · 24 years ago
  75. 235f129 Completed lvi.nls and lth.nls. by Nerijus Baliunas · 24 years ago
  76. 5bea4f8 Avoid using TIOCM_* constants if not available. by Dimitrie O. Paun · 24 years ago
  77. 49e0bf7 Added the turkish locale. by Aric Stewart · 24 years ago
  78. e93807c Handle %ls same as %s. by Marcus Meissner · 24 years ago
  79. ab68797 Moved standard syslevel APIs declaration to winbase.h. by Alexandre Julliard · 24 years ago
  80. 914406f Moved LDT handling to libwine.so. Changed the interface to use the by Alexandre Julliard · 24 years ago
  81. 3b0c1ec Fixed copy/paste typo spotted by Dimitrie O. Paun. by Alexandre Julliard · 24 years ago
  82. 1eac191 - created server object for handling async i/o by Mike McCormack · 24 years ago
  83. 745ec84 Export the CallFrom16xxx functions from kernel32. Renamed them by Alexandre Julliard · 24 years ago
  84. 0a8114c Raise an exception for unimplemented 16-bit entry points too. by Alexandre Julliard · 24 years ago
  85. 4e951ea Check all Callouts function pointers for NULL before using them. by Alexandre Julliard · 24 years ago
  86. 017a61e Use .mc.rc extension for rc files generated by the message compiler. by Alexandre Julliard · 24 years ago
  87. eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
  88. 908464d Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> by Alexandre Julliard · 24 years ago
  89. 50e8ea3 Do not truncate high word of message id. by Alexandre Julliard · 24 years ago
  90. 8fa528a Return TIME_ZONE_ID_STANDARD in GetTimeZoneInformation(). by Rein Klazes · 24 years ago
  91. 1a3f705 Added import of ntdll. by Alexandre Julliard · 24 years ago
  92. 44f84b5 Added basic working stubs of new Windows 2000 API functions. by David Elliott · 24 years ago
  93. 21ec006 Build Win32 resources as .res files and dump them into the .spec.c file. by Alexandre Julliard · 24 years ago
  94. 04a8eda Implemented old Win 2.x string functions. by Andreas Mohr · 24 years ago
  95. 57f05e1 Converted a few more server requests to the new mechanism. by Alexandre Julliard · 24 years ago
  96. 80fc23a Set selector 0000H base to 0xf0000 until the first 64K are unprotected. by Alexandre Julliard · 24 years ago
  97. eb6500f Fixed the signature of the FormatMessage APIs. by Francois Gouget · 24 years ago
  98. 50bcd1a HFILE is an int, not a regular HANDLE. by Francois Gouget · 24 years ago
  99. 27952ef Added a few more large integer functions. by Alexandre Julliard · 24 years ago
  100. 11776c1 Moved comm.c into kernel32. by Mike McCormack · 24 years ago