- Oct 03, 2003
-
-
- Oct 02, 2003
-
-
Alexandre Julliard authored
using ntdll functions. Moved LOAD_WITH_ALTERED_SEARCH_PATH functionality to LoadLibraryEx where it belongs.
-
Alexandre Julliard authored
belonging to the same process.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Make RtlDoesFileExists_U do something useful by calling CreateFileW for now.
-
test.
-
-
-
according policy definitions to shlobj.h. Replace the policy numeric values with the new official defines and change SHRestricted() to match the new documented prototype.
-
-
-
-
-
-
caption when changing pages.
-
Small cleanups.
-
-
Moved Wine only defines to not conflict.
-
- Oct 01, 2003
-
-
-
-
-
-
-
-
Fix MLLoadLibraryW prototype.
-
-
Fixed spec file to match Microsoft dll.
-
-
-
GetOpenFileName().
-
- Sep 30, 2003
-
-
Alexandre Julliard authored
-
Check that _MSC_VER is defined before using it.
-
- Always enumerate and allow 8, 16, and 32-bit modes. - Add more default choices to Wine desktop sizes. - Renamed some variables to make things easier to follow.
-
OleSavedServerDoc and their 16-bit equivalents.
-
-
Use -z instead of comparing to an empty string.
-
Improve return_if_fail. Partly implement appdefaults UI. Replace usage of EnableWindow with clearer enable/disable macros.
-