- 13 Dec, 2002 15 commits
-
-
Francois Gouget authored
-
Jason Edmeades authored
appear. Textures now saved in state blocks, and correct FVF's used for drawing.
-
Chris Morgan authored
-
Francois Gouget authored
-
Robert Shearman authored
- Enable support for unicode in control panel applications.
-
Alexandre Julliard authored
-
Dimitrie O. Paun authored
link, and generate an executable.
-
Rolf Kalbermatter authored
-
Nikolay Stefanov authored
Support for user-selectable audio cards through the ALSA_CARD environment variable (M.Miroslaw@elka.pw.edu.pl).
-
Rolf Kalbermatter authored
-
Francois Gouget authored
already used in getting.sgml.
-
Francois Gouget authored
Add various tags such as: prompt, userinput, replaceable, filename. Use '</>' to close tags.
-
Francois Gouget authored
include our new headers.
-
Rok Mandeljc authored
-
Rolf Kalbermatter authored
-
- 12 Dec, 2002 25 commits
-
-
Dimitrie O. Paun authored
standard Unix header.
-
Alexandre Julliard authored
-
Rok Mandeljc authored
-
Rolf Kalbermatter authored
should also handle the case for 32bit PE and 16bit NE files so no need to do this here in a different way, too.
-
Rolf Kalbermatter authored
Remove Fixme comment in SHGetPathFromIDList as StrRetToStrN should take care of this. Get rid of some unsigned/signed comparison warnings with default warnings in MSVC.
-
Rolf Kalbermatter authored
-
Rolf Kalbermatter authored
Fix some signed/unsigned warnings showing up in MSVC with default warning level. Fix possible problem with short PIMAGE_NT_HEADERS.
-
Alberto Massari authored
that have no return value.
-
Alberto Massari authored
-
Rok Mandeljc authored
-
Jeff Smith authored
-
Jeff Smith authored
-
Francois Gouget authored
GetLocaleInfoA partial buffer test.
-
Marcus Meissner authored
Marshal TKIND_DISPATCH interfaces just like TKIND_INTERFACE.
-
Marcus Meissner authored
-
Dimitrie O. Paun authored
actually support them. Small other cleanups.
-
Alex Pasadyn authored
-
Francois Gouget authored
waveOutOpen problem so that we can remove the todo_wine. Win9x does not support WAVE_FORMAT_DIRECT. Don't check the format if the waveOutOpen command failed. Use trace, not winetest_trace!
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
directly, on Mingw we use it to build the .a library.
-
Alexandre Julliard authored
to switch it off.
-
Marcus Meissner authored
-
Francois Gouget authored
much as possible in the buffer even if it is too small. This is undocumented and does not match the Win9x behavior. Skip Unicode tests on Win9x. Fix usage of memset/sizeof/COUNTOF. Fix signed/unsigned warnings (in MSVC) by using lstrlenA instead of strlen.
-
Francois Gouget authored
ERROR_INSUFFICIENT_BUFFER if the buffer is too small.
-