- Jul 12, 2004
-
-
-
-
-
-
-
-
-
-
Removed sic_hdpa only used in 1 C file as static var. Make VT_Shell_IMalloc32 and related variables static.
-
-
-
-
-
-
-
-
-
CoCreateInstance COM function to test the Class Factory interfaces. - Create IDirectSound and IDirectSound8 objects using CreateDirectSound and CreateDirectSound8 using a NULL device GUID.
-
- Jul 09, 2004
-
-
-
Alexandre Julliard authored
Implement MessageBox-based RestartDialog() and RestartDialogEx(), use string resources for ExitWindowsDialog() to allow internationalization.
-
Alexandre Julliard authored
Refcount all objects, and use pointers internally.
-
-
Alexandre Julliard authored
Write the encoded GUIDs for product registration in the Installer registry.
-
-
-
-
-
-
-
-
- Jul 08, 2004
-
-
-
instead of a HANDLE.
-
-
non-control scrollbar resulted in the scrollbar being drawn over the whole window area. - If you don't set WS_HSCROLL/WS_VSCROLL on window creation, setting a scroll range does nothing. Setting the scroll range to a non-zero range should cause scroll bars to be displayed. Setting the range to a zero range should cause the relevant scroll bar to be hidden.
-
XA_STRING.
-
-
-
- Jul 07, 2004
-
-