- 10 Jul, 2000 6 commits
-
-
Dmitry Timoshkov authored
Add new key to wine.ini in the section [x11drv] - TextCP, which means code page used for texts passed to X. Accordingly fix handlers of WM_SETTEXT/WM_GETTEXT.
-
Alexandre Julliard authored
-
Marcus Meissner authored
-
Gerard Patel authored
-
Juergen Schmied authored
- seperated code for loading tlb resource into memory from code for parsing the tlb resource.
-
Juergen Schmied authored
-
- 09 Jul, 2000 10 commits
-
-
Noomen Hamza authored
parameter is different from the one passed to the RegisterClass function.
-
Stefan Leichter authored
-
Hidenori Takeshima authored
-
Gerard Patel authored
-
Huw D M Davies authored
Don't crash if we encounter a BSTR with length <= 0. Fix typos in ITypeLib::GetDocumentation.
-
Dave Hawkes authored
-
Dave Hawkes authored
-
Haithem Hmida authored
-
Alexandre Julliard authored
Small cleanups.
-
Alexandre Julliard authored
wsock32 so that we have at most one Win32 dll in each .so library.
-
- 08 Jul, 2000 24 commits
-
-
Francois Jacques authored
manipulation. Corrected XGetSubImage arguments order.
-
Matthew Lake authored
-
Francois Jacques authored
Added a VT_RECORD variant type definition.
-
Stefan Leichter authored
-
Marcus Meissner authored
-
Susan Farley authored
-
Andreas Mohr authored
-
Chris Morgan authored
is non-zero or the default himl, himlDef, is non-zero. Fixes a bug in WinZip 8.0 where text is not shifted down by the height of the button image.
-
Slava Monich authored
-
Francois Jacques authored
-
Bradley Baetz authored
-
Gerard Patel authored
been added.
-
Slava Monich authored
that starts with HWND and PROPSHEETHEADER fields.
-
Slava Monich authored
-
Stefan Leichter authored
working with ghostscript (afmfiles, ppdfile).
-
Peter Hunnisett authored
expose further bad code - Print of pointer used as array now works
-
James Hatheway authored
LDS_REPORT-type listbox if it actually has column headers. (ie. LVS_NOCOLUMNHEADER bit is not set.)
-
Slava Monich authored
-
Andreas Mohr authored
-
Bradley Baetz authored
-
Bertho Stultiens authored
or a segfault due to a lacking '\0' in the expansion. - Bugfix: Prevent buffer overflow in reallocation of macro expansion buffers. - Bugfix: Wrc's version information was not passed as numerical to the preprocessor due to an error in the definition of the macro. - Relaxed the newline constraint in global LANGUAGE statements, which was introduced in version 1.1.3, so that some fancy preprocessor constructs can work. - Removed the gcc-style #line handling from the resource-parser to the resource-scanner so that it is possible to include files at any stage of the source, independent of the parser-state. - Bugfix: Stringtables were not correctly searched for duplicates because the language comparison disregarded the sublanguage. - Eliminated a repetitive warning when writing stringtables with zero length string entries. These are perfectly valid (but make no sense:-). Warnings are now only generated during parse in pedantic mode.
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Huw D M Davies authored
-