|  |  | @855 | 26 years | phaller | Fix: can compile now | 
            
              |  |  | @854 | 26 years | phaller | Fix: IconCache (with removed NE-support) | 
            
              |  |  | @851 | 26 years | davidr | Initial port of OLE2.
Added regsvr32 | 
            
              |  |  | @850 | 26 years | hugh | Fixed bug in pageflipping, constructor colorfill | 
            
              |  |  | @849 | 26 years | sandervl | Window text + dialog fixes | 
            
              |  |  | @848 | 26 years | davidr | Removed write access when reading typelib information. | 
            
              |  |  | @847 | 26 years | bird | Initial checkin of Win32k. (not tested & pe2lx not up-to-date!) | 
            
              |  |  | @846 | 26 years | bird | The ???exp.def files are now generated by ImpDef. | 
            
              |  |  | @843 | 26 years | davidr | Fix compilation error | 
            
              |  |  | @841 | 26 years | sandervl | AddChild bugfix + parent-child relation bugfix | 
            
              |  |  | @840 | 26 years | sandervl | Filter out some very frequent messages (dprintf) | 
            
              |  |  | @839 | 26 years | sandervl | Dialog update | 
            
              |  |  | @838 | 26 years | dengert | redefined macro | 
            
              |  |  | @837 | 26 years | dengert | wrong return type corrected | 
            
              |  |  | @836 | 26 years | dengert | reenabled open32wbase | 
            
              |  |  | @835 | 26 years | sandervl | More dialog update | 
            
              |  |  | @833 | 26 years | sandervl | Dialog update | 
            
              |  |  | @832 | 26 years | dengert | some more virtual functions to keep PMWINX happy | 
            
              |  |  | @831 | 26 years | sandervl | * empty log message * | 
            
              |  |  | @823 | 26 years | dengert | begin DAXifying windows | 
            
              |  |  | @822 | 26 years | sandervl | compile fixes | 
            
              |  |  | @821 | 26 years | sandervl | Dialog changes | 
            
              |  |  | @819 | 26 years | dengert | begin DAXifying windows | 
            
              |  |  | @816 | 26 years | sandervl | icongroup & cursorgroup fixes | 
            
              |  |  | @815 | 26 years | achimha | shell32/new compilation fixes | 
            
              |  |  | @814 | 26 years | sandervl | Creation | 
            
              |  |  | @813 | 26 years | sandervl | Added psapi & msvfw32 dirs | 
            
              |  |  | @808 | 26 years | sandervl | MDI child/client changes | 
            
              |  |  | @805 | 26 years | phaller | Fix: LONGLONG header problem | 
            
              |  |  | @803 | 26 years | phaller | Fix: Registry return codes | 
            
              |  |  | @802 | 26 years | phaller | . | 
            
              |  |  | @800 | 26 years | phaller | . | 
            
              |  |  | @797 | 26 years | phaller | . | 
            
              |  |  | @795 | 26 years | phaller | . | 
            
              |  |  | @794 | 26 years | phaller | Add: WideCharToLocal and LocalToWideChar added (utility functions) | 
            
              |  |  | @793 | 26 years | phaller | . | 
            
              |  |  | @792 | 26 years | sandervl | * empty log message * | 
            
              |  |  | @791 | 26 years | phaller | Add: shell32/new - a direct port of WINE's Shell32 implmentation | 
            
              |  |  | @784 | 26 years | davidr | Added IUnknown & library handling.
Removed stubs accordingly. | 
            
              |  |  | @780 | 26 years | phaller | Fix: header file cleanup (win32type.h) | 
            
              |  |  | @779 | 26 years | sandervl | * empty log message * | 
            
              |  |  | @777 | 26 years | sandervl | Fixed GetWindowDC | 
            
              |  |  | @773 | 26 years | sandervl | * empty log message * | 
            
              |  |  | @772 | 26 years | sandervl | Stub dll created | 
            
              |  |  | @770 | 26 years | phaller | Fix: FILE_MAP_ALL_ACCESS access flags for memory mapped files | 
            
              |  |  | @769 | 26 years | phaller | fixed return codes for HMCreateFileMapping, HMOpenFileMapping | 
            
              |  |  | @768 | 26 years | phaller | Fix: incorrect anchor class for mutexes, events and semaphores | 
            
              |  |  | @767 | 26 years | phaller | Add: little improvement of console properties | 
            
              |  |  | @765 | 26 years | phaller | Fix: DuplicateHandle for non-HandleManager handles | 
            
              |  |  | @764 | 26 years | phaller | Fix: typo in logic | 
            
              |  |  | @763 | 26 years | phaller | Fix: debug version doesn't initialize memory with 0 | 
            
              |  |  | @762 | 26 years | phaller | Fix: typos | 
            
              |  |  | @761 | 26 years | sandervl | Menu resource changes | 
            
              |  |  | @760 | 26 years | sandervl | MDI + menu changes | 
            
              |  |  | @759 | 26 years | phaller | Fix: MM-timers should now use correct calling convention | 
            
              |  |  | @758 | 26 years | phaller | . | 
            
              |  |  | @757 | 26 years | phaller | Fix: minimum and maximum resolution supported | 
            
              |  |  | @756 | 26 years | phaller | Add: added timeBeginPeriod and timeEndPeriod | 
            
              |  |  | @755 | 26 years | sandervl | * empty log message * | 
            
              |  |  | @753 | 26 years | sandervl | Fixed menu apis | 
            
              |  |  | @752 | 26 years | sandervl | Added class for menu resources + fixed makefile | 
            
              |  |  | @750 | 26 years | sandervl | Added MDI class + ChildWindowFromPointEx by Rene Pronk | 
            
              |  |  | @749 | 26 years | sandervl | Stub dll for OLEDLG | 
            
              |  |  | @748 | 26 years | sandervl | * empty log message * | 
            
              |  |  | @745 | 26 years | dengert | optimized background erasing | 
            
              |  |  | @743 | 26 years | sandervl | Class changes + added MDICLIENT class | 
            
              |  |  | @741 | 26 years | sandervl | Redesign; base class for all window types | 
            
              |  |  | @740 | 26 years | sandervl | Mouse message handling changes | 
            
              |  |  | @738 | 26 years | sandervl | * empty log message * | 
            
              |  |  | @737 | 26 years | sandervl | Interlock apis ported from Wine | 
            
              |  |  | @736 | 26 years | sandervl | Initial creation | 
            
              |  |  | @734 | 26 years | sandervl | Jens Wiessner created olecli32 stub dll | 
            
              |  |  | @730 | 26 years | sandervl | Exception handler fixes | 
            
              |  |  | @729 | 26 years | sandervl | Window handle changes (now allocated in shared array) + postmessage … | 
            
              |  |  | @728 | 26 years | dengert | reposition child windows when parent height is changed | 
            
              |  |  | @724 | 26 years | sandervl | Use shared memory for class & window objects | 
            
              |  |  | @722 | 26 years | achimha | merged with latest WINE changes | 
            
              |  |  | @721 | 26 years | sandervl | * empty log message * | 
            
              |  |  | @720 | 26 years | sandervl | removed call to setfullpath | 
            
              |  |  | @716 | 26 years | achimha | automatically build user32/new | 
            
              |  |  | @715 | 26 years | dengert | window creation, positioning, sizing | 
            
              |  |  | @713 | 26 years | sandervl | extra logging for FindWindow | 
            
              |  |  | @712 | 26 years | sandervl | Implemented multiple views of memory mapped files + some bugfixes to … | 
            
              |  |  | @710 | 26 years | phaller | Fix: removed meaningless logging for every mmapped page fault | 
            
              |  |  | @708 | 26 years | sandervl | Workaround for OS/2 bug + VirtualProtect/VirtualQuery bugfixes | 
            
              |  |  | @707 | 26 years | sandervl | VirtualProtect bugfix + some additions to oslib | 
            
              |  |  | @705 | 26 years | sandervl | Cleanup | 
            
              |  |  | @704 | 26 years | sandervl | Exception handler support for memory mapped exe/dll loading | 
            
              |  |  | @703 | 26 years | sandervl | * empty log message * | 
            
              |  |  | @701 | 26 years | achimha | added message spy demon for user32/new | 
            
              |  |  | @699 | 26 years | sandervl | Memory mapped file (writes) changes | 
            
              |  |  | @697 | 26 years | sandervl | KillWin32Process bugfix | 
            
              |  |  | @695 | 26 years | sandervl | Readonly memory mapped files work now + PE loader uses those apis | 
            
              |  |  | @693 | 26 years | dengert | new window size/move code | 
            
              |  |  | @691 | 26 years | phaller | Fix: HandleManager cosmetic | 
            
              |  |  | @690 | 26 years | sandervl | handle manager changes for DuplicateHandle + memory mapped file … | 
            
              |  |  | @687 | 26 years | sandervl | Memory mapping changes | 
            
              |  |  | @686 | 26 years | sandervl | VIRTUAL_MapFileA call changed | 
            
              |  |  | @684 | 26 years | sandervl | Memory mapping changes | 
            
              |  |  | @683 | 26 years | sandervl | Changes for VAC 3.6.5 | 
            
              |  |  |