- 19 May, 2004 1 commit
-
-
Eric Pouech authored
too small.
-
- 18 May, 2004 13 commits
-
-
Eric Pouech authored
<elf>) - added generic thunk support for builtin modules (with the help of winebuild's new markers for thunks) - for ELF modules, no longer generating SymTagPublicSymbols objects from ELF public symbol table - because of last point, rewrote stabs symbols' address and size management by parsing directly the symtab instead of using SymTagPublicSymbols objects - cleaned up SymTagPublicSymbols object names for native modules - fixed off by one errors in array management - SymLoadModule(hProc,0,0,0,0) (wine extension) will force the resynchronization of internal ELF modules list) - new option (0x40000000) for Sym{Get|Set}Option to report ELF modules in SymEnumModules (as well as loader with <wine-loader>) - some minor internal clean-ups - enhanced const correctness
-
Eric Pouech authored
16/32 relay...) - marked the wine thunks by inserting specific symbols (to be managed by wine's dbghelp) - removed the stabs generation: + mostly used by winedbg, and the previous item will replace it for dbghelp + still broken for gdb anyway - enhanced const correctness
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added tests for EndDialog and a simple modal dialog.
-
Eric Pouech authored
-
Huw Davies authored
path building primitives. The clipping comes into play when we actually draw something.
-
Christian Costa authored
-
Patrik Stridvall authored
-
Ivan Leo Murray-Smith authored
-
Dmitry Timoshkov authored
Windows.
-
Alexandre Julliard authored
-
Christian Costa authored
Fixed handling of macros at the end of vertex shaders. Handled NOP and PHASE instructions. Fixed versions of several instructions. Improved pixel shader dump traces. Fixed write mask. Fixed X2 and -X2 source modifiers and implements DZ and DW ones. Implemented texcrd, texld, texm3x3pad, texm3x3tex, texm3x3spec and texm3x3vspec instructions (and partially texbem). Added cnd, cmp and lrp instructions. Rewrite of the "autoparam" code so we can add more complicated instructions (only cnd and cmp as well as simple instructions use that code at the moment).
-
Robert Shearman authored
- Remove unneeded member of private toolbar struct.
-
- 17 May, 2004 11 commits
-
-
Alexandre Julliard authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
- Minor bug fixes.
-
Raphael Junqueira authored
-
Thomas Weidenmueller authored
-
Christian Costa authored
-
Raphael Junqueira authored
IDirectMusicTempoTrack::GetParam (need modif on Load). - Return value fixes for GetClassID of TempoTrack and Segment.
-
Filip Navara authored
more transparent. - Remove SubclassWndProc and move its logic to DefSubclassProc.
-
Juan Lang authored
check for the presence of the SigInFile value before failing. - Get rid of a couple redundant assignments.
-
- 14 May, 2004 14 commits
-
-
Alexandre Julliard authored
file I/O in user space anyway.
-
Alexandre Julliard authored
Need to remove trailing dots too (reported by Ken Belleau).
-
Alexandre Julliard authored
path, profile, temp, windows and system directories. Convert existing config file entries to registry values under HKCU\Environment.
-
Alexandre Julliard authored
Fixed path of shell folders key in HKEY_USERS.
-
Ivan Leo Murray-Smith authored
DirectX 9.0b for Windows 2000/XP.
-
Raphael Junqueira authored
- Implement IDirectMusicSegment8::InsertTrack and IDirectMusicSegment8::RemoveTrack (now EnumTrack GetParam, and GetTrack should be easy to do).
-
Tom Wickline authored
-
Alexandre Julliard authored
Moved current directory initialisation to process.c. Make sure to always pass the correct current directory in the process parameters for child processes.
-
Raphael Junqueira authored
dmstyle directory that share the debug and helper functions for dmusic dlls (as Rok's idea for dmloader). - Use new helpers functions to load References on IDirectMusicSegTriggerTrack loading (currently they leak). - IDirectMusicStyle (almost partial) loading. - Minor fixes.
-
Alexandre Julliard authored
the current directory where needed.
-
Robert Reif authored
-
Alexandre Julliard authored
-
Robert Reif authored
Fix SMPTE time.
-
Alexandre Julliard authored
functionality.
-
- 13 May, 2004 1 commit
-
-
Alexandre Julliard authored
codepages. Optimized some of the A->W conversions by using the per-thread Unicode string buffer.
-