|
|
@2193
|
26 years |
hugh |
Changed so that it now compiles and links
|
|
|
@2192
|
26 years |
hugh |
Fixed bug in destructor of surfaces
|
|
|
@2190
|
26 years |
cbratschi |
* empty log message *
|
|
|
@2189
|
26 years |
cbratschi |
WinGetKeyState fixed, MDI code ported
|
|
|
@2188
|
26 years |
hugh |
Added CRTL and SHIFT state in Query Mounse pos and anded wit 0x8000
|
|
|
@2187
|
26 years |
sandervl |
JW:Updated msvcrt20 & msvcrt40 def files
|
|
|
@2185
|
26 years |
cbratschi |
WINE 991212, WM_SETREDRAW fix, MDI work
|
|
|
@2184
|
26 years |
cbratschi |
WM_SETREDRAW changes
|
|
|
@2182
|
26 years |
sandervl |
calloc bugfix + private heap for crtldll added
|
|
|
@2181
|
26 years |
sandervl |
setjmp3 change
|
|
|
@2178
|
26 years |
sandervl |
wrappers for file io functions to prevent FS corruption
|
|
|
@2177
|
26 years |
sandervl |
all crt functions moved to crtdll
|
|
|
@2176
|
26 years |
sandervl |
changed .def; link with crtdll.lib instead
|
|
|
@2174
|
26 years |
hugh |
Added ODIn lic header with ID to all files where missing
Cleaned up …
|
|
|
@2173
|
26 years |
sandervl |
service apis bugfixed & added
|
|
|
@2172
|
26 years |
sandervl |
service apis bugfixed & added
|
|
|
@2168
|
26 years |
sandervl |
RP's waveOutOpen bugfixes
|
|
|
@2166
|
26 years |
cbratschi |
Fixed Coordinate conversion in WM_HITTEST (don't use handles as a …
|
|
|
@2165
|
26 years |
cbratschi |
* empty log message *
|
|
|
@2164
|
26 years |
cbratschi |
separator fix for customize dialog
|
|
|
@2163
|
26 years |
achimha |
put back Christoph's customize dialog
|
|
|
@2162
|
26 years |
achimha |
dirty workaround for crash in customize dialog
|
|
|
@2161
|
26 years |
cbratschi |
* empty log message *
|
|
|
@2160
|
26 years |
cbratschi |
some icon bug fixes
|
|
|
@2159
|
26 years |
sandervl |
Added qsort, ftol, CIpow, ltoa, ultoa
|
|
|
@2157
|
26 years |
sandervl |
copy msvcrt dlls to bin dir
|
|
|
@2156
|
26 years |
sandervl |
Added bsearch from EMX and corrected it's calling convention
|
|
|
@2155
|
26 years |
sandervl |
copy msvcrt again
|
|
|
@2153
|
26 years |
sandervl |
JW: Added stubs
|
|
|
@2152
|
26 years |
sandervl |
Event log changes
|
|
|
@2150
|
26 years |
sandervl |
Implemented some service apis
|
|
|
@2147
|
26 years |
sandervl |
FormatMessageA/W bugfix (wrong calling convention for WVSPRINTFAPROC)
|
|
|
@2146
|
26 years |
sandervl |
added missing dependencies (not complete yet though)
|
|
|
@2145
|
26 years |
sandervl |
SendMessageW bugfix
|
|
|
@2144
|
26 years |
sandervl |
FindResourceExA/W implemented, CreateProcessW bugfix
|
|
|
@2143
|
26 years |
sandervl |
Moved Service apis into separate sourcefile
|
|
|
@2141
|
26 years |
sandervl |
EB's GetThreadContext update
|
|
|
@2140
|
26 years |
cbratschi |
removed CS_SIZEREDRAW
|
|
|
@2138
|
26 years |
sandervl |
Fix for loading images (RSRC_LOAD)
|
|
|
@2134
|
26 years |
sandervl |
Forward SID apis to NTDLL & move some sid apis from advapi32 to ntdll
|
|
|
@2133
|
26 years |
sandervl |
Forward SID apis to NTDLL
|
|
|
@2131
|
26 years |
achimha |
updated to WINE 991212 level
|
|
|
@2129
|
26 years |
sandervl |
Added token handlemanager class + HMHandleGetUserData export
|
|
|
@2128
|
26 years |
sandervl |
Token api update
|
|
|
@2126
|
26 years |
achimha |
WINE 991212 updates - treeview missing
|
|
|
@2123
|
26 years |
sandervl |
* empty log message *
|
|
|
@2122
|
26 years |
sandervl |
Partially implemented some Token & SID apis
|
|
|
@2115
|
26 years |
sandervl |
EB's changes for GetThreadContext + Read/WriteProcessMemory
|
|
|
@2114
|
26 years |
cbratschi |
MDI fixes, ChildWindowFromPointEx
|
|
|
@2111
|
26 years |
sandervl |
partly implemented GetCurrencyFormatA/W
|
|
|
@2109
|
26 years |
sandervl |
JW: updated with the latest code from Wine 991212
|
|
|
@2107
|
26 years |
sandervl |
JW: Removed the ERRNO Defs from CRTINC.H and included ERRNO.H
|
|
|
@2106
|
26 years |
sandervl |
SetMenuItemInfoA bugfix
|
|
|
@2105
|
26 years |
sandervl |
compile fixes
|
|
|
@2103
|
26 years |
sandervl |
JW's update (wine 991212)
|
|
|
@2101
|
26 years |
cbratschi |
* empty log message *
|
|
|
@2100
|
26 years |
sandervl |
compile fixes
|
|
|
@2099
|
26 years |
cbratschi |
MDI cascade/tile, WM_PARENTNOTIFY cursor pos mapping, free timers …
|
|
|
@2097
|
26 years |
sandervl |
hook removal bugfix
|
|
|
@2096
|
26 years |
sandervl |
remove THDB structure from list when thread ends
|
|
|
@2093
|
26 years |
cbratschi |
text output changes, desktop WM_GETTEXT fixed, scrollbar DC changes
|
|
|
@2092
|
26 years |
cbratschi |
text output API changes, line speed improvements
|
|
|
@2090
|
26 years |
sandervl |
InterlockedExchange again
|
|
|
@2089
|
26 years |
sandervl |
Fix for crash during destruction of window with children
|
|
|
@2088
|
26 years |
sandervl |
Put back old Wine interlocked code + InterlockedExchange fix
|
|
|
@2085
|
26 years |
sandervl |
Added GetTHDBFromThreadId + link THDB structures
|
|
|
@2084
|
26 years |
sandervl |
sendmessage + hook updates + misc fixes
|
|
|
@2083
|
26 years |
sandervl |
extra logging
|
|
|
@2077
|
26 years |
sandervl |
cmd line fix, mmap fix + EB's string fixes
|
|
|
@2076
|
26 years |
sandervl |
MDI changes + WM_INITMENU support added + disabled experimental …
|
|
|
@2072
|
26 years |
sandervl |
memory map fixes
|
|
|
@2071
|
26 years |
sandervl |
Removed odincrt dependency
|
|
|
@2069
|
26 years |
sandervl |
dll unload fix
|
|
|
@2066
|
26 years |
sandervl |
Fixes for the on-demand page loader; disabled by default for debugging
|
|
|
@2062
|
26 years |
phaller |
Fix: HandleManager: create file from template
|
|
|
@2061
|
26 years |
sandervl |
added support for private logfiles
|
|
|
@2056
|
26 years |
sandervl |
JW's GetMainArgs fix
|
|
|
@2053
|
26 years |
sandervl |
Memory map fixes
|
|
|
@2052
|
26 years |
achimha |
added more logging
|
|
|
@2050
|
26 years |
sandervl |
Read/WriteFile return value type changes
|
|
|
@2049
|
26 years |
cbratschi |
fixed TextOut, ExtTextOut bugs
|
|
|
@2044
|
26 years |
sandervl |
create reg keys for CSD version
|
|
|
@2042
|
26 years |
sandervl |
Ported ExpandEnvironmentStringsA/W (Wine: 991114)
|
|
|
@2041
|
26 years |
sandervl |
replaced strncpy with lstrcpynA
|
|
|
@2040
|
26 years |
sandervl |
replaced strncpy with lstrcpynA
|
|
|
@2039
|
26 years |
sandervl |
strncpy changes
|
|
|
@2038
|
26 years |
sandervl |
link with odincrt.lib
|
|
|
@2036
|
26 years |
bird |
Corrected import library creation.
|
|
|
@2035
|
26 years |
bird |
Corrected importlibrary creation.
|
|
|
@2033
|
26 years |
sandervl |
Unicode <-> Ascii translation changes + fixes for window procedures
|
|
|
@2032
|
26 years |
sandervl |
code heap added + changed back winres fix (breaks Notes) + heapstring fixes
|
|
|
@2028
|
26 years |
bird |
* empty log message *
|
|
|
@2025
|
26 years |
davidr |
Replaced by itypelib.h
|
|
|
@2024
|
26 years |
davidr |
New files (itypelib, itypeinfo) added
|
|
|
@2023
|
26 years |
davidr |
moved LoadTypeLibEx to typelib.cpp
|
|
|
@2022
|
26 years |
davidr |
New parser for typelibs
|
|
|
@2021
|
26 years |
davidr |
Private header for typelibs
|
|
|
@2020
|
26 years |
davidr |
Implementation of the ITypeInfo interface
|
|
|
@2019
|
26 years |
davidr |
Implementation of the ITypeLib interface
|
|
|
@2018
|
26 years |
davidr |
Typesafe list management class.
|
|
|