Marcus Meissner
|
66e8c4eef8
|
Added stub for RegisterActiveObject().
|
1999-09-10 13:52:12 +00:00 |
Marcus Meissner
|
48945575f7
|
Relay exclude lists were not working due to some CharUpperA()
somewhere else.
|
1999-09-04 11:07:27 +00:00 |
Ulrich Weigand
|
c3d9f28172
|
Moved implementation of WOW routines to single file.
Added all missing WOW routines, fixed WOWCallback16Ex.
|
1999-08-18 18:31:26 +00:00 |
Juergen Schmied
|
1e5f0fea9f
|
New internal dll, exporting already existing path functions.
|
1999-08-15 17:03:37 +00:00 |
Ulrich Weigand
|
bb1984e6bd
|
Separated Win16 (USER) and Win32 (MPR) network routines.
Moved implementation of MPR to dlls/mpr/.
Added proper headers and stubs for missing MPR routines.
|
1999-08-07 14:32:33 +00:00 |
Andreas Mohr
|
5910c68101
|
Implemented SetLocalTime.
|
1999-08-04 14:32:03 +00:00 |
Ulrich Weigand
|
6c6da674ef
|
Moved various DLLs to dlls/
|
1999-08-04 09:49:49 +00:00 |
Alexandre Julliard
|
a1089c59b9
|
Made stack manipulation macros into inline functions.
Changed a few accesses to context registers to avoid potential
aliasing optimization problems.
|
1999-08-01 12:51:55 +00:00 |
Patrik Stridvall
|
b8684a266b
|
Fixed some of the issues reported by winapi-check.
|
1999-07-31 17:32:05 +00:00 |
Patrik Stridvall
|
0691a59736
|
Made compilation of *.spec.c files use -fno-builtin regardless of
where they are.
|
1999-07-31 14:45:22 +00:00 |
Eric Kohl
|
539b7b416b
|
Added stub for _except_handler2().
|
1999-07-31 13:05:53 +00:00 |
Ulrich Weigand
|
daed93ee99
|
Moved .spec files to corresponding dlls/ directory.
|
1999-07-25 13:14:13 +00:00 |
Juergen Schmied
|
565b2e0b5d
|
Many fixes/reimplementations.
|
1999-07-25 12:26:05 +00:00 |
Eric Pouech
|
0147eedeff
|
Added WINMM resources.
|
1999-07-24 10:46:21 +00:00 |
Ulrich Weigand
|
8dbffe70fb
|
Removed MODULE_GetWndProcEntry16().
Use 32-bit window procedures in COMMDLG instead.
|
1999-07-24 10:27:58 +00:00 |
Huw D M Davies
|
bb14056c16
|
EnumJobs stub.
Update graphics/psdrv/README.
Add warnings to DRIVER_GetDriverName.
|
1999-07-23 19:23:49 +00:00 |
Ulrich Weigand
|
4b32fd0d43
|
Use position-independent code in assembly glue when building .so.
Include if1632/ and graphics/win16drv/ into WineLib.
Move miscemu/emulate.c into dlls/win87em/.
|
1999-07-15 14:51:40 +00:00 |
Ulrich Weigand
|
3dff7bb842
|
Modularized CallFrom/To16 routines. Adapted dependent routines,
16-bit snoop/relay debugging, and make rules.
|
1999-07-11 13:58:31 +00:00 |
Juergen Schmied
|
37fe75b993
|
Implemented StrToOleStrN.
Fixed crash in ShellExecuteEx.
Implemented SHRegOpenKeyA, SHRegQueryValueExA, StrToOleStr[A|W].
Stubs for DoEnvironmentSubst[A|W], PathProcessCommand[A|W].
|
1999-07-10 11:54:17 +00:00 |
Ian Schmidt
|
ec6aab5169
|
Added stub for SetThreadToken(), required by Office 2000.
|
1999-07-10 10:17:27 +00:00 |
Juergen Schmied
|
8d79990591
|
Added stub for WNetGetUniversalName[A|W].
|
1999-07-10 10:11:40 +00:00 |
Joshua Thielen
|
a49bb2661d
|
Fixed DestroyAcceleratorTable and implemented CreateAcceleratorTableW.
|
1999-07-04 12:55:10 +00:00 |
Patrik Stridvall
|
a4b80d4495
|
Fixes for compile on non-Intel platforms.
|
1999-07-04 11:05:57 +00:00 |
Marcus Meissner
|
623c0d6f94
|
some small include fixes, some checks for NULL ptrs,
loader/elf.c: fixed the "lib" insertion
crtdll: added fsopen()
dinput: return that we are attached.
|
1999-07-03 16:01:42 +00:00 |
Andreas Mohr
|
e00114c414
|
Added UnlockFileEx stub.
|
1999-07-03 11:56:07 +00:00 |
Alexandre Julliard
|
3742d77fdb
|
Fixes for non-i386 compiling.
|
1999-06-26 18:30:03 +00:00 |
Patrik Stridvall
|
1ed4ecffa8
|
ANSI C fixes.
Removed warnings.
Made the include files self-sufficient.
Some Solaris fixes.
|
1999-06-26 14:58:24 +00:00 |
Eric Kohl
|
d37b0192c9
|
Fixed DPA_LoadStream and improved DPA_Merge.
|
1999-06-26 11:57:04 +00:00 |
Eric Kohl
|
45f888664d
|
Added SHDoDragDrop() stub.
|
1999-06-26 11:55:15 +00:00 |
Eric Kohl
|
dd5bf84c0d
|
Added WNetRemoveCachedPassword() stub.
|
1999-06-26 11:52:52 +00:00 |
Ulrich Weigand
|
cd6f599743
|
Share the HMODULE of built-in modules over all processes.
Use the cached HMODULE to speed up relay debugging.
Display the multi-instantiation warning only for 'dangerous' DLLs.
|
1999-06-22 19:13:08 +00:00 |
Alexandre Julliard
|
55e1af93b5
|
Added DebugBreak.
|
1999-06-18 18:24:47 +00:00 |
Andreas Mohr
|
6f40d25ddc
|
Fixed WNASPI32 ordinals.
|
1999-06-12 06:36:05 +00:00 |
Dave Pickles
|
18d3ad837c
|
Stub for SetVolumeLabel().
|
1999-06-05 15:19:30 +00:00 |
Rein Klazes
|
713462dfc4
|
Read/load type libraries. Implementation of ITypeLib, ITYpeInfo,
ITypeLib2 and ITypeInfo2 methods.
|
1999-06-05 12:00:13 +00:00 |
Robert W Hall
|
1c9b13e9d6
|
Added 2 stubs.
|
1999-06-05 11:51:40 +00:00 |
Ian Schmidt
|
6f456c2f02
|
Added partial implementation for DPA_LoadStream and stub for
DPA_SaveStream. Thanks to Eric Kohl (ekohl@abo.rhein-zeitung.de) for
the partial implementation and parameter information.
|
1999-06-05 11:45:28 +00:00 |
James Juran
|
e8df90b9ad
|
Add stub for LockFileEx (KERNEL32.513).
|
1999-06-05 08:57:37 +00:00 |
Ulrich Weigand
|
6d389b8df2
|
Use register functions with arguments for LogApiThk...
|
1999-05-24 08:09:34 +00:00 |
Alexandre Julliard
|
d131a17ee0
|
Use the new debug functions to send debug events at appropriate places.
Pass the process creation flags to PROCESS_Create.
|
1999-05-23 20:02:04 +00:00 |
Ulrich Weigand
|
d30821a0ff
|
Added _DebugOutput (KERNEL.328), LogApiThk (KERNEL.423), LogApiThkLSF
(KERNEL32.42), LogApiThkSL (KERNEL32.44), LogCBThkSL (KERNEL32.47),
and SSConfirmSmallStack (KERNEL.704).
|
1999-05-23 09:19:52 +00:00 |
Ulrich Weigand
|
ac8cbe6d6f
|
Bugfix: syslevel relay check was too strict.
|
1999-05-23 09:17:48 +00:00 |
Huw D M Davies
|
ee2d9d5849
|
Implemented AddPrinterA, AddPrinterDriverA and GetPrinterDriverDirectory
Moved some 16bit GDI function declarations from winspool.h -> wingdi16.h
|
1999-05-22 18:53:56 +00:00 |
Ulrich Weigand
|
6cd829bd4c
|
Check for syslevel violations while relay debugging.
|
1999-05-22 16:29:39 +00:00 |
Marcus Meissner
|
090e2d873e
|
Added init function for CRTDLL, allocate stdio/stderr/stdout on
DLL_PROCESS_ATTACH, increase buffer for vfprintf() (Win95 arp.exe
needs 1.3KB).
|
1999-05-22 10:37:57 +00:00 |
Ulrich Weigand
|
73cf91e00a
|
Some stubs added.
|
1999-05-17 14:56:23 +00:00 |
Alexandre Julliard
|
9fe7a2545a
|
Converted to the new debug interface, using script written by Patrik
Stridvall.
|
1999-05-14 08:17:14 +00:00 |
Alexandre Julliard
|
0a277b638c
|
Adapted for new register functions support (ESP_reg in register
functions now points after the arguments).
|
1999-05-13 16:21:37 +00:00 |
Alexandre Julliard
|
06b978991b
|
Win32 register functions can now have arguments.
Simplified relay debugging for register functions.
|
1999-05-13 16:13:17 +00:00 |
Alexandre Julliard
|
fd45627724
|
VxDCall functions do not need to be 'register'.
|
1999-05-13 14:42:14 +00:00 |