Pavel Roskin
5b14b535c8
LookupIconIdFromDirectoryEx16() fixed: if GetSystemPaletteEntries()
...
returns 0, it is interpreted as if it were 256.
1999-04-18 09:34:51 +00:00
Kevin Holbrook
a8f8bef098
Fix ambiguous else warning.
1999-04-18 09:33:20 +00:00
Juergen Schmied
4ab79f9619
Loading color values from the registry fixed.
1999-04-18 09:32:38 +00:00
Brian Gerst
8d4f85071d
- Removed all floating point math.
...
- Implemented stretching in X and Y directions for 8, 16, and 32 bit color.
- Implemented source and dest color-keying for 8, 16, and 32 bit color.
- Implemented some trivial raster operations.
- Minimized inner loops for maximum speed.
- Use memcpy whenever possible.
1999-04-18 09:31:50 +00:00
Eric Pouech
b1ec5bcae2
Reduced fragment size.
...
Reorganized wodOpen (with support for WAVE_QUERY_FORMAT).
Fixed buffer underrun recovery.
Fixed bug in wodReset()/wodClose().
1999-04-18 09:30:54 +00:00
Michael Veksler
d785aa646f
Simplify propertyNameCmp() and fix a warning in the way by removing
...
CRTDLL__wcsupr() calls.
1999-04-18 09:30:07 +00:00
Keith Matthews
364c12413d
DdeNameService: expansion of stub to trap unused instanceids at start of run.
...
DdeGetLastError: catch 'not initialized' situation and return correct response.
DdeFreeStringHandle: complete test for error set by previous call of
something and ignore it, also release handle table mutex on normal exit.
DdeQueryStringA, DdeQueryStringW, DdeCreateStringHandleW: Release
handle table mutex on normal exit.
1999-04-18 09:29:00 +00:00
Uwe Bonnes
67183eb9e1
Don't announce the WNetDirectoryNotify capability WNetGetConnection.
...
Change the return value for local files.
1999-04-18 09:27:07 +00:00
Michael Veksler
c48f04f09f
Add "win.h" to fix implicit function declaration warnings.
1999-04-18 09:26:29 +00:00
Marcus Meissner
69289f6d46
Only declare console "driver" once, use external refs elsewhere.
1999-04-18 09:25:27 +00:00
Luc Tourangeau
891479963e
When the vertical scrollbar is removed, the background was not
...
properly repainted.
1999-04-18 09:23:56 +00:00
Marcus Meissner
d8a8b00ae0
Disable AC bit on receiving alignment exceptions.
1999-04-18 09:22:12 +00:00
Juergen Schmied
459e0b829e
SystemParametersInfo SPI_GETNONCLIENTMETRICS: implemented menu part.
1999-04-18 09:21:38 +00:00
Noel Borthwick
a0d03ef1fc
While handling the WM_DELETEWINDOW client message check if a window
...
has been disabled and if so prevent an SC_CLOSE message from being
sent.
1999-04-18 09:21:01 +00:00
Noel Borthwick
b0ebeeb0d1
Make access to the DCE list thread safe by ensuring we have acquired
...
the Windows lock before using it.
1999-04-18 09:19:55 +00:00
Alexandre Julliard
16f857194f
Changed for renamed files
1999-04-16 15:19:14 +00:00
Michael Veksler
58abac376f
Fixed warnings.
1999-04-16 09:41:22 +00:00
Pablo Saratxaga
002106ac22
Added walon language support (I also moved Cz -> Cs, Sw -> Sv, and Po
...
-> Pt; to conform to standard names for those languages).
1999-04-16 09:06:58 +00:00
Marcus Meissner
a7f5cb5b0e
Add -fno-builtin when compiling with gcc in relay32/ subdir.
1999-04-16 08:47:41 +00:00
Andreas Mohr
dca5e56b90
- Implemented proper ("real", compressed) Win16 entry tables.
...
- Fixed MyAlloc (AKA NE_AllocateSegment).
- Implemented PatchCodeHandle16.
1999-04-16 08:17:17 +00:00
Robert Pouliot
0a9975242a
A few patches to help Wine to compile on OS/2.
1999-04-16 06:55:26 +00:00
Huw D M Davies
b94e43303a
Change (32 bit) HMETAFILEs to GDI objects (HMETAFILE16s remain as
...
global memory handles). Fixed disk-based MetaFiles. Better
separation between MetaFile playback and the metafiledrv.
1999-04-15 16:46:51 +00:00
Ove Kaaven
9c1a05ab4e
_CIpow argument order was confirmed with Starcraft v1.05.
1999-04-15 16:45:17 +00:00
Ove Kaaven
83827c190b
Clarified a few points.
1999-04-15 16:44:34 +00:00
Bertho Stultiens
e6f0b72d8a
Added IOCTL function 0x440d/0x72.
1999-04-15 16:43:50 +00:00
Bertho Stultiens
77f08f330e
UnitializeCriticalSection partial stub implementation.
1999-04-15 16:42:50 +00:00
Eric Pouech
7de0450698
Added missing proto for GetExitCodeThread.
1999-04-15 16:41:53 +00:00
Michael Veksler
759e607ce4
Added missing windef.h includes.
1999-04-15 16:41:04 +00:00
Zygo Blaxell
007f1335c1
ReleaseCapture() is supposed to return a BOOL value.
1999-04-15 16:40:16 +00:00
Marcus Meissner
f31ec0b08a
FreeBSD 3 multithreading final fix. Do not use libc_r, libc is just as
...
reentrant concerning errno. Revert unneeded FreeBSD hack to
loader/signal.c from last patch.
1999-04-15 16:38:38 +00:00
Huw D M Davies
746706b309
index == 3 corresponds to Alt-Gr + Shift.
1999-04-15 16:37:16 +00:00
Keith Matthews
8065188d74
More of DdeCreateStringHandleA, DdeFreeStringHAndle, DdeQueryStringA
...
and DdeCreateStringHandleW and tidy up of RemoveHSZNodes, and
DdeCreateStringHandleA.
1999-04-15 15:55:44 +00:00
Pavel Roskin
6f01462b8b
Fixed ugly disabled controls and black background in Write and Lotus
...
Notes.
1999-04-15 15:52:59 +00:00
Pascal Lessard
026f705dbc
Implement the button with bitmaps.
1999-04-15 15:49:36 +00:00
Stephane Lussier
07e242f4a3
Implementation of IStorage::CopyTo and IStream::CopyTo.
1999-04-15 15:47:48 +00:00
Ulrich Weigand
d1e2239ff0
Bugfix: Always release the Win16Lock in TASK_Reschedule.
1999-04-15 15:30:33 +00:00
Francois Boisvert
e5811f0eb1
Solved a deadlock between global lock and wnd lock in event.c.
1999-04-15 15:22:23 +00:00
Marcus Meissner
ef66ee6b01
Typo that broke Solaris compile fixed.
1999-04-15 15:21:06 +00:00
Francois Boisvert
7273dcfa81
Add a WIN_ReleaseDesktop in DESKTOP_IsSingleWindow.
1999-04-15 15:15:34 +00:00
Guy Albertelli
76d8abe38f
Fix scancodes for NumLock and Num-/.
...
Fix MapVirtualKey() (maptype=2) to return proper ascii code.
Reworked GetKeyNameText() again.
1999-04-15 15:14:44 +00:00
Huw D M Davies
0d211d1cf5
Limit lastChar to 0xff in PSDRV_GetCharWidth.
1999-04-15 15:13:54 +00:00
Marcus Meissner
f203ab6604
Missing WINAPI for RegisterSystemThread.
1999-04-15 15:12:40 +00:00
Andreas Mohr
ee0b5e6969
Fixed "Display Combination" call.
1999-04-11 18:48:17 +00:00
Andreas Mohr
eed049426f
Fixed a crash due to invalid OpenComm return value for busy comm port.
...
Cleaned up/fixed several things.
1999-04-11 18:47:07 +00:00
Francois Boisvert
0ed478d1d7
Enabled thread safeness for wnd structure code.
1999-04-11 17:16:19 +00:00
Ulrich Weigand
2a8c5da0c8
Use CLIENT_DebuggerRequest to freeze/unfreeze threads.
1999-04-11 17:13:43 +00:00
Ulrich Weigand
371fd75a39
Added new CLIENT_DebuggerRequest routine, implemented support for
...
DEBUGGER_FREEZE_ALL/DEBUGGER_UNFREEZE_ALL requests.
Run wine server in the main wine process.
Bugfix: never free initial thread!
1999-04-11 17:13:03 +00:00
Ulrich Weigand
9e696f8906
Non-functional PROCESS_Suspend/ResumeOtherThreads removed.
1999-04-11 17:11:09 +00:00
Ove Kaaven
0df0f1fd28
Teached TIMER_GetNextExpiration that a timer that has already expired
...
(but not processed yet) HAS already expired...
1999-04-11 17:10:05 +00:00
Ove Kaaven
538d4c8f5f
Default values for registry.
1999-04-11 17:09:20 +00:00