José Manuel Ferrer Ortiz
5069edc2de
More Spanish translations.
2003-08-23 23:04:49 +00:00
John K. Hohm
3af19f3e78
Implement DllRegisterServer and DllUnregisterServer for dsound.dll,
...
and add OleSelfRegister version string.
2003-08-23 23:03:28 +00:00
Ivan Leo Murray-Smith
86aa2aa07c
Added Italian resources.
2003-08-23 22:59:16 +00:00
Ivan Leo Murray-Smith
b679de3219
Minor fixes.
2003-08-23 22:58:50 +00:00
John K. Hohm
2fce04ee04
Implement DllRegisterServer and DllUnregisterServer for shdocvw.dll,
...
and add OleSelfRegister version string.
2003-08-23 22:57:03 +00:00
John K. Hohm
2c296648ed
Implement DllRegisterServer and DllUnregisterServer for quartz.dll,
...
and add OleSelfRegister version string.
2003-08-23 22:56:43 +00:00
John K. Hohm
718f9e98eb
Implement DllRegisterServer and DllUnregisterServer for dplayx.dll,
...
and add OleSelfRegister version string.
2003-08-23 22:55:43 +00:00
John K. Hohm
41ecd6d489
Implement DllRegisterServer and DllUnregisterServer for avifil32.dll,
...
and add OleSelfRegister version string.
2003-08-23 22:54:53 +00:00
Igor Grahek
ed31f0ce5b
Send STN_CLICKED ad STN_DBLCLK messages to parent window if SS_NOTIFY
...
is enabled.
2003-08-23 00:46:34 +00:00
Mike Hearn
266e19ebc0
In the global interface table:
...
- Print warnings when things go wrong.
- Alter the way we do refcounting.
- Don't release the stream on retrieval, just rewind it instead.
- Implement thread safety.
2003-08-23 00:45:49 +00:00
Alexandre Julliard
af62e83d1c
Got rid of 16-bit glue code generation since it is no longer used.
2003-08-23 00:45:20 +00:00
Alexandre Julliard
5fbb446cfc
Moved most of the 16-bit task support and NE module loader to
...
dlls/kernel.
2003-08-23 00:03:40 +00:00
Rok Mandeljc
df167d17c6
- implemented loader, loader's stream and loading of objects (now you
...
can use builtin dmloader and native other dm*.dlls)
- implemented proper creation of objects and retrieval of dmusic
interfaces from them (object, stream, ...)
- implemented all "standard track types" and appropriate stream (for
dmband, loading is almost complete)
- cleaned some obsolete stuff
- split debug channels
2003-08-22 23:53:27 +00:00
Filip Navara
1ccaaa1a82
Fixed prototypes of CreateStatusWindowA/W, ImageList_Copy,
...
ImageList_EndDrag, ImageList_SetImageCount.
2003-08-22 23:51:15 +00:00
Rok Mandeljc
112ded1a75
Added Slovenian translation.
2003-08-22 23:49:47 +00:00
Alexandre Julliard
dba8550ea1
Removed obsolete WIN32_LastError definition.
2003-08-22 05:30:11 +00:00
Francois Gouget
0d574d435d
Fix/make the case of Bochs and Plex86 more consistent.
...
Add CodeWeavers to the list of contributors (currently hosts WineHQ).
Tweak the 'how to submit patches' FAQ.
Add Kylix and MusicMatch JukeBox to the list of applications ported
using Wine(lib).
2003-08-22 05:28:21 +00:00
Francois Gouget
1543642e9f
Be more explicit when describing what belongs in Wine (API) and what
...
does not belong in Wine (drivers, Windows applets, window managers,
etc.). Also point to projects where such contributions would be more
appropriate.
2003-08-22 05:26:31 +00:00
Francois Gouget
bb699ef90f
Answer this eternal question:
...
Can I use Wine to make the Windows driver for my network card /
graphics card / scanner / etc. work on Unix?
2003-08-22 05:22:41 +00:00
Francois Gouget
943a3efe68
Add an entry answering the eternal question:
...
When will Wine integrate an x86 CPU emulator?
2003-08-22 05:10:25 +00:00
Steven Edwards
14e3b19cd0
Fixes for building with w32api headers on Mingw.
2003-08-22 05:05:56 +00:00
Alexandre Julliard
1e3042e26a
Removed no longer used internal definitions.
2003-08-22 05:04:56 +00:00
Alexandre Julliard
04600949a8
Removed reference to the WINE_UNICODE_TEXT macro that no longer
...
exists.
2003-08-22 05:04:23 +00:00
José Manuel Ferrer Ortiz
4a0dd81cf1
Some new Spanish translations and improvements to other existing
...
ones.
2003-08-22 05:03:19 +00:00
Oleg Prokhorov
7ffb4ed075
Avoid crash in WCMD_run_program when no extension was specified.
2003-08-22 05:01:59 +00:00
Dmitry Timoshkov
261b97afbf
Some applications depend on the order of initialization steps of the
...
custom file open dialog.
2003-08-22 05:01:08 +00:00
Dmitry Timoshkov
5beaf47496
Protect SystemParametersInfoA(SPI_GETxxx) from NULL pvParam.
2003-08-22 05:00:45 +00:00
Francois Gouget
36491dba03
Tweak 'Will there be a Windows version of Wine?':
...
- Add a pointer to the MinGW project
- Fix the ReactOS case
- Explain the rationale behind these porting projects
2003-08-22 05:00:25 +00:00
Alexandre Julliard
de1990f4cf
Cope with wait4 being interrupted by a signal.
2003-08-21 21:35:15 +00:00
Alexandre Julliard
aee989a7ed
Store the debug info structure on the thread stack.
...
Moved thread initialization code from sysdeps.c to thread.c to avoid
an indirection.
2003-08-21 21:34:33 +00:00
Alexandre Julliard
6677ac4bc0
Removed a few remaining WINVER checks.
2003-08-21 21:32:48 +00:00
Alexandre Julliard
871cd03567
It seems FreeBSD no longer requires libpthread when linking with
...
OpenGL.
2003-08-21 21:30:35 +00:00
Alexandre Julliard
1f467ffca6
Correctly pass the exception to the application when
...
BreakOnFirstChance is 0.
2003-08-21 21:28:51 +00:00
Ivan Leo Murray-Smith
ef9636c51f
Small resources fixes.
2003-08-21 21:28:05 +00:00
Ivan Leo Murray-Smith
1691019774
Added Italian resources.
2003-08-21 21:27:30 +00:00
Mike McCormack
c2bd211b4c
Remove useless comments that clutter the code.
2003-08-21 21:26:23 +00:00
Mike McCormack
8e98b9cda4
Stub for (undocumented) SHCreateLinks.
2003-08-21 21:26:07 +00:00
Jon Griffiths
99f90bb94f
Update install script to match current build process.
...
Fix a warning in generated dll now we build with -DSTRICT.
2003-08-21 21:25:37 +00:00
Dmitry Timoshkov
ca7e9ff1fc
Cope with potentially moved and resized file view window.
2003-08-21 21:25:16 +00:00
Alexandre Julliard
864ca06832
winnls.h must not include winbase.h.
2003-08-20 18:22:31 +00:00
Robert Reif
0611f902db
Added tests for buffer property sets.
2003-08-20 18:18:39 +00:00
Robert Reif
b805f0f1b7
Split property sets into two types: buffer and private.
2003-08-20 18:18:23 +00:00
Jukka Heinonen
fbbe6a43aa
Make FPU emulation use CS:IP when determining location of calling
...
software interrupt.
2003-08-20 18:17:39 +00:00
Jukka Heinonen
37925eaf7b
Remove unnecessary __wine_call_from_16_regs call frame management code
...
from raw mode switch handler.
2003-08-20 18:17:23 +00:00
Steven Edwards
5498cc517b
Fix building libwine_unicode with w32api headers.
2003-08-20 18:16:44 +00:00
Mike McCormack
9557d1bfae
Dlopen libncurses.so in wineconsole.
2003-08-20 04:19:01 +00:00
Alexandre Julliard
e31fcdbe27
BINDIR is no longer needed.
2003-08-20 04:15:19 +00:00
Richard Cohen
1406d20326
Support -mconsole.
2003-08-20 04:15:02 +00:00
Richard Cohen
4936ce6dfa
Remove hardcoded BINDIR paths.
2003-08-20 03:49:40 +00:00
Alexandre Julliard
dd0242de6d
Remove the dummy pthread functions and use -lpthread instead to
...
resolve missing symbols in GL libs.
2003-08-20 03:44:25 +00:00