Marcus Meissner
e1ab22da8f
PathAddBackshlash, PathRemoveBackslash: argument is not constant.
1998-11-22 14:11:22 +00:00
Juergen Schmied
72b76d1a41
Cleanup, small fixes, a few new stubs.
1998-11-15 13:28:00 +00:00
Juergen Schmied
cf5faa6421
Handling for listviewstyles, view mode buttons in filedialogs
...
enabled and handled.
New listview columns Size, Type, Modified for reportview
created and handled.
1998-11-15 13:27:16 +00:00
Juergen Schmied
1572d71db6
New file, wrapper for IShellBrowser class.
1998-11-15 13:26:25 +00:00
Juergen Schmied
255bf17191
New file, some helper functions for icon cache.
...
Implemented ExtractIconEx; moved SHMapPIDLToSystemImageListIndex,
Shell_GetImageList in this file.
1998-11-15 13:25:18 +00:00
Juergen Schmied
62c4f3d0bd
Implemented: ILIsEqal, ILFindChild, _ILGetFileDate, _ILGetFileSize.
1998-11-15 13:19:30 +00:00
Juergen Schmied
42e68a6aab
Stubs: SetServiceStatus, RegisterServiceCtrlHandlerA/W,
...
StartServiceCtrlDispatcher32A/W, RtlSystemTimeToLocalTime,
RtlTimeToTimeFields.
1998-11-14 16:43:19 +00:00
Eric Kohl
c4b54f8fe6
Little improvement.
1998-11-08 11:39:10 +00:00
Eric Kohl
dc17f8de85
Added preliminary hit testing. Makes regedit.exe happy ;-)
1998-11-08 11:37:40 +00:00
Eric Kohl
f280961914
Improved documentation and fixed typos.
1998-11-08 11:36:04 +00:00
Eric Kohl
d040e9db4e
Added DrawStatusText32AW() and CreateStatusWindow32AW().
1998-11-08 11:33:05 +00:00
Eric Kohl
12461856e6
Improved display and layout code.
1998-11-08 11:31:12 +00:00
Eric Kohl
a867030e6b
New Files. Added 'date and time picker' and 'month calendar' control
...
dummies. They are used by Outlook Express.
1998-11-08 11:30:27 +00:00
Marcus Meissner
0d3f09f3a4
Erred in the bit macros in treeview.c. Shiftcounts were wrong.
1998-11-01 14:48:58 +00:00
Marcus Meissner
9cfe2d5384
Added stubs for user32,advapi32 functions.
1998-11-01 14:02:57 +00:00
Marcus Meissner
51505b12b3
More Nt* and Rtl* function stubs, moved ntdll.c to dlls/ntdll/.
1998-11-01 14:00:21 +00:00
Marcus Meissner
d09136f0ce
Gets rid of the arch-dependent bit operations (tested on Linux and
...
Solaris/x86).
1998-10-31 12:06:53 +00:00
Juergen Schmied
309dbe10ef
New SHGetSimpleIDListFromPath32AW.
...
Unicode-safe: PathFindFilename32AW.
1998-10-28 09:38:49 +00:00
NF Stevens
1410cdd0c4
A couple of TRACE messages are missing a newline at the end.
1998-10-26 11:04:12 +00:00
Michael Poole
d0a130a542
Stub for SHSimpleIDListFromPath.
1998-10-25 09:18:40 +00:00
Eric Kohl
9d8e864b34
Added xxx_Unregister() functions to all common controls.
1998-10-24 10:49:27 +00:00
Eric Kohl
3ad67467b1
Some minor improvements and fixes.
1998-10-24 10:48:31 +00:00
Eric Kohl
b075ce5fe4
Improved the rebar control.
1998-10-24 10:47:25 +00:00
Eric Kohl
9feb53191d
Added support for transparent and tracking tooltips.
1998-10-24 10:46:53 +00:00
Juergen Schmied
e8d281d45a
Changed some string-shell32 functions to 32AW, parameter are
...
os depending 32A or 32W (-winver nt351 or nt40), some new functions.
Some fixes in ole2nls.
New OLE2NLS_CheckLocale() to handle Locale_User_Default and
Locale_System_Default.
Shell32 now dynamicly links to DPA_*(), comdlg32 works again
(comctl32 heap alloc patch broke it).
1998-10-24 09:22:57 +00:00
Brian Litzinger
f64e274f86
Fixes for FreeBSD.
1998-10-22 14:47:41 +00:00
Alex Priem
ba211eeb85
Further improvements.
1998-10-18 14:05:38 +00:00
Ove Kaaven
cbebcd280c
Reduced huge (1GB) heap creation that caused Starcraft to fail.
1998-10-17 13:07:48 +00:00
Marcus Meissner
f4f1719ca5
Fixed some more missing WINAPIs (hopefully correct).
1998-10-17 12:10:19 +00:00
Juergen Schmied
6101324f3b
Many bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W,
...
SHRegQueryValueEx32W, StrRetToStrN, StrChrW, SHAllocShared,
SHLockShared, SHUnlockShared, SHFreeShared, SetAppStartingCursor32,
SHLoadOLE32, Shell_MergeMenus32, PathGetDriveNumber32, DriveType32,
SHAbortInvokeCommand, SHOutOfMemoryMessageBox, SHFlushClipboard.
1998-10-16 15:40:20 +00:00
Marcus Meissner
3143f67bb6
Added missing WINAPIs.
1998-10-15 12:49:31 +00:00
Petter Reinholdtsen
5a17c038a8
Added stubs SHRegCloseKey(), SHRegOpenKey[AW](), SHRegQueryValueExA()
...
and FileIconInit() needed by Win95 explorer.
1998-10-13 12:49:40 +00:00
Patrik Stridvall
8295c862dc
Started the implementation of MSACM.DLL, MSACM32.DLL and IMAGEHLP.DLL.
1998-10-11 17:09:05 +00:00
Patrik Stridvall
091e78564d
Started the implementation of IMAGEHLP.DLL.
1998-10-11 17:04:17 +00:00
Patrik Stridvall
29c08dd4df
Started the implementation of MSACM.DLL and MSACM32.DLL.
1998-10-11 17:00:29 +00:00
Juergen Schmied
6acd059970
Bugfixes, shellview uses DPA's now, IShellView_GetItemObject implemented.
1998-10-11 15:50:14 +00:00
Juergen Schmied
bbb946f0ed
New stubs: SHGetFileInfo32W, ReadCabinetState, WriteCabinetState, IsUserAdmin.
...
Implemented: SHGetPathFromIDList32W.
Changed PathCombine.
1998-10-11 15:48:39 +00:00
Juergen Schmied
48db7fffe3
Implemented first functions.
1998-10-11 15:42:10 +00:00
Juergen Schmied
7a78cfef8b
New class IDLList "Item ID List List" (internal).
1998-10-11 15:41:30 +00:00
David Luyer
39413f81c1
Small fixes.
1998-10-11 14:36:56 +00:00
Eric Kohl
b600ac0f77
Small fixes.
1998-10-11 13:26:49 +00:00
Eric Kohl
a8ea46b7a9
Added SHFlushClipboard.
1998-10-11 13:25:51 +00:00
Eric Kohl
17216d35a7
Fixed some undocumented functions.
...
Changed algorithm in DPA_QuickSort().
Fixed heap creation/destruction and control [un]registration in
ComCtl32LibMain().
1998-10-11 13:21:17 +00:00
Eric Kohl
54d9f79337
Fixed a bug.
1998-10-11 13:20:06 +00:00
Eric Kohl
96388c85b1
Added tracking support and fixed loading of resource strings.
...
Added unregister code.
1998-10-11 13:19:17 +00:00
Eric Kohl
37d68ef55b
Added IPAddress and NativeFont controls.
1998-10-11 13:17:47 +00:00
Eric Kohl
978137dc60
Some minor improvements.
1998-10-11 13:12:54 +00:00
Eric Kohl
6ef6825cdc
Improved drawing and placement code. Explorer style common dialogs are
...
looking good now.
1998-10-11 13:11:54 +00:00
Marcus Meissner
7ed9441684
A few function prototype fixes.
1998-10-11 11:27:05 +00:00
Alexandre Julliard
c0d52e0688
Initial revision
1998-10-04 18:02:24 +00:00