|
|
|
@1036
|
26 years |
sandervl |
Cursor fixes
|
|
|
|
@1017
|
26 years |
phaller |
Fix: debug cosmetic
|
|
|
|
@1016
|
26 years |
phaller |
Fix: additional fix in findResourceW, getResourceSizeW
|
|
|
|
@1015
|
26 years |
phaller |
Fix: WinImgRes:findResourceW erroneously tried to free numerical …
|
|
|
|
@1009
|
26 years |
sandervl |
David Raison's fix for GetVersionExA/W
|
|
|
|
@998
|
26 years |
phaller |
Add: GetFileAttributeExA/W implemented. Time conversion is ugly still
|
|
|
|
@997
|
26 years |
sandervl |
Fixes for icon(group) + cursorgroup conversion
|
|
|
|
@978
|
26 years |
sandervl |
Changes for LX image resource support
|
|
|
|
@974
|
26 years |
sandervl |
Przemyslaw Dobrowolski implemented lstrncmpiA
|
|
|
|
@966
|
26 years |
sandervl |
GetModuleHandleA fix
|
|
|
|
@956
|
26 years |
sandervl |
Rewrite for new win32 image classes
|
|
|
|
@955
|
26 years |
sandervl |
Backup copy of old kernel32
|
|
|
|
@951
|
26 years |
sandervl |
Initterm creates LX image object during initialization
|
|
|
|
@933
|
26 years |
sandervl |
* empty log message *
|
|
|
|
@932
|
26 years |
sandervl |
* empty log message *
|
|
|
|
@930
|
26 years |
phaller |
Fix: debug info in heapstring.cpp
|
|
|
|
@922
|
26 years |
phaller |
Fix: error box for WinImage
|
|
|
|
@921
|
26 years |
sandervl |
Win32Resource ctor bugfix
|
|
|
|
@919
|
26 years |
phaller |
To fix: mapping between thread priority models
|
|
|
|
@917
|
26 years |
sandervl |
Fix for MultibyteToWideChar
|
|
|
|
@866
|
26 years |
bird |
MAGIC_WINIMAGE is used only when DEBUG is defined.
|
|
|
|
@862
|
26 years |
phaller |
Add: Toolhelp function stubs added
|
|
|
|
@846
|
26 years |
bird |
The ???exp.def files are now generated by ImpDef.
|
|
|
|
@816
|
26 years |
sandervl |
icongroup & cursorgroup fixes
|
|
|
|
@805
|
26 years |
phaller |
Fix: LONGLONG header problem
|
|
|
|
@794
|
26 years |
phaller |
Add: WideCharToLocal and LocalToWideChar added (utility functions)
|
|
|
|
@780
|
26 years |
phaller |
Fix: header file cleanup (win32type.h)
|
|
|
|
@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
|
|
|
|
@761
|
26 years |
sandervl |
Menu resource changes
|
|
|
|
@752
|
26 years |
sandervl |
Added class for menu resources + fixed makefile
|
|
|
|
@737
|
26 years |
sandervl |
Interlock apis ported from Wine
|
|
|
|
@730
|
26 years |
sandervl |
Exception handler fixes
|
|
|
|
@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
|
|
|
|
@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
|
|
|
|
@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
|
|
|
|
@684
|
26 years |
sandervl |
Memory mapping changes
|
|
|
|
@682
|
26 years |
sandervl |
* empty log message *
|
|
|
|
@678
|
26 years |
sandervl |
Put back handlemanager changes + memory mapped file changes
|
|
|
|
@675
|
26 years |
phaller |
Fix: added debug info to hmmmap.cpp
|
|
|
|
@673
|
26 years |
phaller |
Add: HMDeviceMemMapClass fixed
|
|
|
|
@672
|
26 years |
phaller |
Fix: Heap 0 always valid for NT programs
|
|
|
|
@671
|
26 years |
phaller |
Add: added FindFirstFileW / FindNextFileW
|
|
|
|
@670
|
26 years |
phaller |
Add: added ENABLE_LINE_MODE suport to CONIN$
|
|
|
|
@669
|
26 years |
phaller |
Fix: ExitProcess: restore OS/2 TIB a little earlier, before console closes
|
|
|
|
@664
|
26 years |
sandervl |
Memory mapped file changes
|
|
|
|
@659
|
26 years |
phaller |
Add: HandleManager support for memory mapped files
|
|
|
|
@657
|
26 years |
sandervl |
VirtualQuery implemented + preliminary memory mapped code
|
|
|
|
@653
|
26 years |
sandervl |
Stupid compiler; if you don't like virtual inline methods, then complain..
|
|
|
|
@651
|
26 years |
sandervl |
Dll load order bugfix
|
|
|
|
@646
|
26 years |
sandervl |
Logfile changes
|
|
|
|
@634
|
26 years |
sandervl |
Bugfixes + def files changes
|
|
|
|
@625
|
26 years |
sandervl |
* empty log message *
|
|
|
|
@624
|
26 years |
sandervl |
Exception handler changes
|
|
|
|
@623
|
26 years |
sandervl |
Short linker cmd line
|
|
|
|
@622
|
26 years |
sandervl |
PE loader bugfixes
|
|
|
|
@620
|
26 years |
sandervl |
* empty log message *
|
|
|
|
@617
|
26 years |
sandervl |
Exception handler changes
|
|
|
|
@615
|
26 years |
sandervl |
Logfile crash fix
|
|
|
|
@612
|
26 years |
sandervl |
Logging change, DosAllocMem for Aurora change (PE loader) + fixed …
|
|
|
|
@611
|
26 years |
sandervl |
PE loader resource lookup bug fixed
|
|
|
|
@607
|
26 years |
sandervl |
Memory mapped file changes
|
|
|
|
@604
|
26 years |
sandervl |
Makefile changes for VAC 3.6.5
|
|
|
|
@599
|
26 years |
sandervl |
* empty log message *
|
|
|
|
@597
|
26 years |
sandervl |
PE loader resource fixes
|
|
|
|
@593
|
26 years |
sandervl |
* empty log message *
|
|
|
|
@589
|
26 years |
sandervl |
More PE resource changes
|
|
|
|
@581
|
26 years |
sandervl |
PE loader resource convertion changes
|
|
|
|
@578
|
26 years |
phaller |
Fix: HandleManager will no more return 0 as valid file handle
|
|
|
|
@576
|
26 years |
sandervl |
PE Resource changes
|
|
|
|
@573
|
26 years |
sandervl |
Odin wrappers for profile apis
|
|
|
|
@571
|
26 years |
sandervl |
PE loader resource fixes + ConvertNameId bugfix
|
|
|
|
@567
|
26 years |
phaller |
Add: lstrncmpA, lstrncmpW added
|
|
|
|
@566
|
26 years |
phaller |
Fix: lstrcpyAtoW bug
|
|
|
|
@565
|
26 years |
phaller |
Fix: bugfix in profile.cpp (flushing profile)
|
|
|
|
@559
|
26 years |
phaller |
Add: stub for SetThreadPriorityBoost
|
|
|
|
@558
|
26 years |
phaller |
Fix: Interlocked Functions, Profile fix
|
|
|
|
@551
|
26 years |
sandervl |
Retrying to add profile changes
|
|
|
|
@550
|
26 years |
sandervl |
PE loader changes
|
|
|
|
@547
|
26 years |
phaller |
Fix: Christoph Bratschi's Profile Fix for flushing the profiles
|
|
|
|
@546
|
26 years |
phaller |
Fix: Przemyslaw Dobrowolski lstrcpyAtoW, etc. missing from kernel32 export
|
|
|
|
@544
|
26 years |
sandervl |
PE loader changes (exes without fixups + TLS support)
|
|
|
|
@543
|
26 years |
sandervl |
* empty log message *
|
|
|
|
@541
|
26 years |
sandervl |
* empty log message *
|
|
|
|
@539
|
26 years |
sandervl |
Profile fixes by Przemyslaw Dobrowolski
|
|
|
|
@537
|
26 years |
phaller |
Fix: ODINWRAP, OS2SEL, PROFILE, LZ32
|
|
|
|
@535
|
26 years |
phaller |
.
|
|
|
|
@532
|
26 years |
sandervl |
Compilation fixes
|
|
|
|
@529
|
26 years |
phaller |
Fix: removed ODINCRT remains
|
|
|
|