Alexandre Julliard
|
5ce902b0b9
|
Implemented DosFileHandleToWin32Handle, Win32HandleToDosFileHandle and
DisposeLZ32Handle and use them to replace file.c internal functions.
Renamed WOW* functions into K32WOW*.
|
2000-11-27 21:59:08 +00:00 |
Alexandre Julliard
|
1c07718a54
|
Added entry for TerminateApp16.
|
2000-11-27 21:55:30 +00:00 |
Alexandre Julliard
|
ac7efef3b5
|
Changed GetProcAddress16 and 16-bit resource functions to take normal
pointers instead of SEGPTRs.
Removed WIN16_GetTempDrive.
|
2000-11-27 21:54:01 +00:00 |
Alexandre Julliard
|
5b971f009a
|
Moved wsprintf functions to dlls/user.
|
2000-11-26 22:39:50 +00:00 |
Alexandre Julliard
|
39b3195ce6
|
Added entry point flags -noimport, -norelay, -ret64 and -i386.
Replaced 'byte', 'word' and 'long' by 'variable' and made it work for
Win32 too.
Made parser more robust against truncated files.
|
2000-11-26 04:31:48 +00:00 |
Alexandre Julliard
|
dfd3d4ada2
|
Moved GET_IP out of winnt.h.
|
2000-11-25 23:56:20 +00:00 |
Nerijus Baliunas
|
301eb88516
|
Added missing locales to locale_rc.rc.
|
2000-11-25 23:52:38 +00:00 |
Alexandre Julliard
|
3bf456bb44
|
Fixed GetLargestConsoleWindowSize return type for Winelib apps.
|
2000-11-25 21:46:30 +00:00 |
Nerijus Baliunas
|
235f1295f1
|
Completed lvi.nls and lth.nls.
|
2000-11-25 21:41:05 +00:00 |
Dimitrie O. Paun
|
5bea4f876e
|
Avoid using TIOCM_* constants if not available.
|
2000-11-25 01:29:00 +00:00 |
Aric Stewart
|
49e0bf797f
|
Added the turkish locale.
|
2000-11-25 01:26:38 +00:00 |
Marcus Meissner
|
e93807c0cb
|
Handle %ls same as %s.
|
2000-11-25 01:19:58 +00:00 |
Alexandre Julliard
|
ab687979fd
|
Moved standard syslevel APIs declaration to winbase.h.
Use exported syslevel function wherever possible.
Moved SEGPTR declaration to windef16.h.
|
2000-11-15 23:41:46 +00:00 |
Alexandre Julliard
|
914406f854
|
Moved LDT handling to libwine.so. Changed the interface to use the
exported LDT_ENTRY structure.
|
2000-11-14 01:54:49 +00:00 |
Alexandre Julliard
|
3b0c1ec489
|
Fixed copy/paste typo spotted by Dimitrie O. Paun.
|
2000-11-13 19:36:18 +00:00 |
Mike McCormack
|
1eac1911c7
|
- created server object for handling async i/o
- implemented WaitCommEvent with the EV_RXCHAR flag
- implemented GetOverlappedResult
|
2000-11-13 19:27:21 +00:00 |
Alexandre Julliard
|
745ec84c8b
|
Export the CallFrom16xxx functions from kernel32. Renamed them
__wine_call_from_16 to follow the naming convention.
|
2000-11-13 04:54:45 +00:00 |
Alexandre Julliard
|
0a8114c152
|
Raise an exception for unimplemented 16-bit entry points too.
Added check for duplicate names in 16-bit spec files.
|
2000-11-12 03:45:55 +00:00 |
Alexandre Julliard
|
4e951ea25b
|
Check all Callouts function pointers for NULL before using them.
Don't load USER dll if not needed by the application.
|
2000-11-08 22:47:53 +00:00 |
Alexandre Julliard
|
017a61e0c2
|
Use .mc.rc extension for rc files generated by the message compiler.
|
2000-11-06 05:30:48 +00:00 |
Alexandre Julliard
|
eb58e1d597
|
Declare debug channels in all dlls that need them; added imports of
ntdll where necessary.
|
2000-11-05 04:53:07 +00:00 |
Alexandre Julliard
|
908464d448
|
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se>
Various warning fixes.
|
2000-11-01 03:11:12 +00:00 |
Alexandre Julliard
|
50e8ea387b
|
Do not truncate high word of message id.
|
2000-11-01 01:51:12 +00:00 |
Rein Klazes
|
8fa528aa3f
|
Return TIME_ZONE_ID_STANDARD in GetTimeZoneInformation().
|
2000-10-31 01:01:12 +00:00 |
Alexandre Julliard
|
1a3f705fc1
|
Added import of ntdll.
|
2000-10-31 00:22:41 +00:00 |
David Elliott
|
44f84b55f3
|
Added basic working stubs of new Windows 2000 API functions.
|
2000-10-29 01:24:54 +00:00 |
Alexandre Julliard
|
21ec006fc1
|
Build Win32 resources as .res files and dump them into the .spec.c file.
|
2000-10-23 21:39:39 +00:00 |
Andreas Mohr
|
04a8eda985
|
Implemented old Win 2.x string functions.
|
2000-10-17 00:27:47 +00:00 |
Alexandre Julliard
|
57f05e1913
|
Converted a few more server requests to the new mechanism.
|
2000-10-15 00:40:25 +00:00 |
Alexandre Julliard
|
80fc23a939
|
Set selector 0000H base to 0xf0000 until the first 64K are
unprotected.
|
2000-10-15 00:37:50 +00:00 |
Francois Gouget
|
eb6500fba9
|
Fixed the signature of the FormatMessage APIs.
|
2000-10-13 23:41:12 +00:00 |
Francois Gouget
|
50bcd1a8e3
|
HFILE is an int, not a regular HANDLE.
|
2000-10-13 23:11:05 +00:00 |
Alexandre Julliard
|
27952ef0ee
|
Added a few more large integer functions.
|
2000-10-13 20:26:03 +00:00 |
Mike McCormack
|
11776c1fcf
|
Moved comm.c into kernel32.
|
2000-10-13 17:11:30 +00:00 |
Niels Kristian Bech Jensen
|
ef3e8f286a
|
Define LOCALE_IDEFAULTMACCODEPAGE for Danish locale.
|
2000-10-12 20:38:07 +00:00 |
Alexandre Julliard
|
1871e660fd
|
Forward all large integer functions to ntdll.
|
2000-10-02 03:45:11 +00:00 |
Patrik Stridvall
|
bf8943c60c
|
Fixed some issues found by winapi_check.
|
2000-10-02 03:39:34 +00:00 |
Alexandre Julliard
|
d76f9f9637
|
Implemented a bunch of large integer functions in ntdll.
|
2000-10-01 01:40:42 +00:00 |
Alexandre Julliard
|
afb49ead82
|
Moved a bunch of routines to kernel32.dll (with the help of
Dimitrie O. Paun).
|
2000-09-29 20:48:04 +00:00 |
Alexandre Julliard
|
baa15566a0
|
Moved critical section implementation to ntdll.
|
2000-09-29 00:31:23 +00:00 |
Alexandre Julliard
|
83f52d11c1
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
Alexandre Julliard
|
d8fab2e67c
|
Removed some of the XXX_reg macros now that we are using the standard
CONTEXT86 structure everywhere.
|
2000-09-25 23:53:07 +00:00 |
Alexandre Julliard
|
072dfb57e3
|
Removed inclusion of wine/winestring.h from winbase.h and added it to
the C files that need it.
|
2000-09-25 23:30:56 +00:00 |
Andreas Mohr
|
92dcad8a5a
|
Add FIXMEs for all these nice completely unimplemented TOOLHELP
functions.
|
2000-09-22 20:51:09 +00:00 |
Andreas Mohr
|
5bb74648d8
|
Added VirtualAllocEx.
|
2000-09-16 20:50:36 +00:00 |
Ulrich Weigand
|
53dbe16cc2
|
Update ESP correctly on return from flat thunk routines.
|
2000-09-13 20:30:03 +00:00 |
Andreas Mohr
|
973cc74066
|
"implemented" GetSystemTimeAdjustment.
|
2000-09-12 23:39:10 +00:00 |
Uwe Bonnes
|
7f0b104953
|
Use tpXXX instead of tbXXX in tagTHREADENTRY32.
|
2000-09-12 23:36:18 +00:00 |
Alexandre Julliard
|
9c2370bd75
|
Added exception handling wrapper to a number of server requests.
Changed a few requests to use the new vararg mechanism.
|
2000-08-30 00:00:48 +00:00 |
Dmitry Timoshkov
|
fb23f76087
|
Add missing message to winerr_enu.mc.
|
2000-08-28 19:30:04 +00:00 |