- 05 Jan, 2006 17 commits
-
-
Jacek Caban authored
INTERNET_STATUS_CONNECTING_TO_SERVER and INTERNET_STATUS_CONNECTED_TO_SERVER should be strings, not sockaddr_in.
-
Alexandre Julliard authored
to avoid the overhead of a full-blown register function. Some tracing improvements.
-
Alexandre Julliard authored
to avoid having to save/restore the whole context on every call.
-
Jacek Caban authored
of IHttpNegotiate2 interface.
-
Jacek Caban authored
-
Marcus Meissner authored
-
Dan Kegel authored
-
Eric Pouech authored
- enhance implementation of StackWalk (32 and 64 bit version) by making use of module information and calling for FPO - FPO part is still non functional - implemented SymGetModuleBase64 - stubbed SymFunctionTableAccess64
-
Robert Reif authored
Move initialization code from DirectSoundCapture to DirectSoundCaptureDevice. Make DirectSoundCaptureBuffer directly reference DirectSoundCaptureDevice rather than DirectSoundCapture to eliminate one level of indirection. Rename DSOUND_CreateDirectSoundCaptureBuffer to IDirectSoundCaptureBufferImpl_Create to be consistent.
-
Alexandre Julliard authored
-
Eric Pouech authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Jacek Caban authored
-
Jacek Caban authored
-
- 04 Jan, 2006 17 commits
-
-
Alexandre Julliard authored
-
Alex Villacís Lasso authored
Initialize cb[Src|Dst]LengthUsed to 0 before calling into codec, required by (some?) native codecs.
-
Vitaliy Margolen authored
-
Marcus Meissner authored
-
Alexandre Julliard authored
(suggested by Michael Ost).
-
Marcus Meissner authored
-
Alexandre Julliard authored
-
Mike McCormack authored
Ignore the TRANSFORMS variable when building a list of transforms for advertising. The variable is used to apply transforms when installing.
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
Allow MaskedEdit masks that aren't enclosed with <>. Allow the MaskedEdit's edit controls to scroll a bit in case things don't line up.
-
Robert Reif authored
Move code and function prototypes around to eliminate forward declarations. No code is changed.
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Vitaliy Margolen authored
Move history and internet tmp files to Local Settings.
-
Vitaliy Margolen authored
-
Rein Klazes authored
-
- 03 Jan, 2006 6 commits
-
-
Alexandre Julliard authored
-
Marcus Meissner authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Markus Amsler authored
-
Robert Reif authored
-