- 19 Oct, 2002 27 commits
-
-
Dmitry Timoshkov authored
-
Greg Turner authored
-
Greg Turner authored
Specs and headers for NdrClientInitializeNew, NdrConformantStringMarshall, NdrGetBuffer, NdrFreeBuffer, and NdrSendReceive.
-
Greg Turner authored
-
Greg Turner authored
I think). Stubs for NdrClientInitializeNew, NdrConformantStringMarshall, NdrGetBuffer, NdrFreeBuffer, and NdrSendReceive (not in specfile yet).
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Uwe Bonnes authored
-
Lionel Ulmer authored
-
Malte Starostik authored
Added IWebBrowserApp and related typedefs.
-
Martin Fuchs authored
switched to unicode for message strings, so that FormatMessage() now works.
-
Alexandre Julliard authored
-
Bill Medland authored
-
Dimitrie O. Paun authored
-
Alexandre Julliard authored
-
Michael Stefaniuc authored
different size.
-
Michael Stefaniuc authored
-
Dimitrie O. Paun authored
Faster, cleaner ranges_{add,del}.
-
Dimitrie O. Paun authored
Add a lot of assert-ed consistency checks. Add bunch of trace messages.
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
o some bugs have been fixed o cleaner, simpler code Fix some corner case, icon size computation bugs. Assorted docs updates.
-
Dimitrie O. Paun authored
Cache header rectangles. Used the cached info instead of calling to the header each time. Update the listview as we track column width changes. Unify column handling between {Insert,Delete}Column, and width changes. Simplify RefreshReport, by using the new column info.
-
Dimitrie O. Paun authored
-
Dimitrie O. Paun authored
each item. Small comments update.
-
Eric Pouech authored
Fixed bogus palette length computation while reading bitmap. Fixed rendering while starting a page with a bitmap.
-
Michael Günnewig authored
- Corrected AVIFILEINFOW structure updates. - Implemented saving of wave files.
-
Michael Günnewig authored
-
- 18 Oct, 2002 13 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added -DWINE_NO_STRICT flag to dlls that don't support STRICT yet.
-
Alexandre Julliard authored
supported properly yet.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
pfnRealizePalette so that USER doesn't have to import them.
-
Greg Turner authored
- remove duplicate RpcServerListen declaration in rpcdce.h - some TRACEs
-
Alexandre Julliard authored
-
Alexandre Julliard authored
function.
-
Alexandre Julliard authored
optimizations.
-
Michael Günnewig authored
- Add AVISAVECALLBACK declaration. - Add declaration for some AVI functions. - Add some AVI macros.
-
Michael Günnewig authored
- Add implementation for IGetFrame. - Implemented loading and writing of AVIs. - Add some more stubs for some API functions. - Add resources to avifil32.dll. - Implemented AVISaveOptionsFree. - Declared IID_* as extern in avifil32.spec (avoids linker problem).
-
Michael Günnewig authored
-