|
|
@21980
|
13 years |
dmik |
kernel32: Support guard page exceptions.
This is in particular …
|
|
|
@21916
|
14 years |
dmik |
Merge branch gcc-kmk to trunk.
|
|
|
@21675
|
14 years |
dmik |
Fixed a regression in r21674.
This broke the Select Directory dialog …
|
|
|
@21587
|
14 years |
dmik |
kernel32: VirtualQuery: Succeed with MEM_FREE for one page when …
|
|
|
@21361
|
15 years |
vladest |
KERNEL32:
- Added some security related functions
- removed extra …
|
|
|
@21339
|
16 years |
vladest |
1. Attempt to add support for DosAllocMem at specific address
2. Fixed …
|
|
|
@21302
|
16 years |
ydario |
Kernel32 updates.
|
|
|
@9971
|
22 years |
sandervl |
PF: Corrected HFILE definition as it is in Wine and in Win2k
|
|
|
@9911
|
22 years |
sandervl |
cleanup/resync
|
|
|
@9884
|
22 years |
sandervl |
compile fix
|
|
|
@9883
|
22 years |
sandervl |
compile fix
|
|
|
@9869
|
22 years |
sandervl |
VirtualAlloc: fixed handling of commit for a page range that is not …
|
|
|
@9824
|
23 years |
sandervl |
Cleaned up memory map code
|
|
|
@9546
|
23 years |
sandervl |
Fixed stack address detection in VirtualFree
|
|
|
@8877
|
23 years |
sandervl |
Rewrote algorithm for 64kb alignment in VirtualAlloc'ed memory; …
|
|
|
@8866
|
23 years |
sandervl |
Disabled 64kb alignment in VirtualAlloc for now
|
|
|
@8864
|
23 years |
sandervl |
moved OS2 memory functions into seperate file
|
|
|
@8809
|
23 years |
sandervl |
VirtualFree; don't allow app to decommit stack pages (VAC runtime uses …
|
|
|
@8457
|
23 years |
sandervl |
more logging
|
|
|
@7849
|
24 years |
sandervl |
logging updates
|
|
|
@7342
|
24 years |
sandervl |
removed unnecessary changes
|
|
|
@7334
|
24 years |
phaller |
replaced heap alloc by stack alloc
|
|
|
@6975
|
24 years |
sandervl |
Image header page must be readonly + disabled high memory usage for heap
|
|
|
@6693
|
24 years |
sandervl |
VirtualQuery fix (region size must be round up to next page boundary)
|
|
|
@4796
|
25 years |
sandervl |
GetVolumeInformation bugfix + invalid VirtualFree calls corrected + …
|
|
|
@4592
|
25 years |
sandervl |
MN: VirtualAlloc fix (VirtualProtect call)
|
|
|
@4583
|
25 years |
sandervl |
MN: VirtualQuery fix
|
|
|
@4534
|
25 years |
sandervl |
registry fixes (heap corruption) + VirtualAlloc change
|
|
|
@4279
|
25 years |
sandervl |
matchModName bugs fixed
|
|
|
@4197
|
25 years |
sandervl |
RegSetValue workaround + HMOpenFile fix
|
|
|
@3995
|
25 years |
sandervl |
misc fixes
|
|
|
@3948
|
25 years |
sandervl |
mmap + share hack
|
|
|
@3483
|
25 years |
sandervl |
added exception stack dump code; GetLocaleInfoA fixes
|
|
|
@3259
|
25 years |
sandervl |
openfile, virtualquery + import name fixes
|
|
|
@2802
|
26 years |
sandervl |
Added new logging feature
|
|
|
@2525
|
26 years |
sandervl |
Added workaround for OS/2 DosSetMem bug in VirtualAlloc
|
|
|
@2264
|
26 years |
sandervl |
Implemented SEC_COMMIT flag for memory maps
|
|
|
@2001
|
26 years |
sandervl |
Memory map fixes
|
|
|
@1885
|
26 years |
sandervl |
Added process api + virtualprotect fix
|
|
|
@1811
|
26 years |
sandervl |
Rewrite of PE loader code, EB's fixes + VirtualProtect bugfix
|
|
|
@1687
|
26 years |
sandervl |
VirtualAlloc fixes & changes
|
|
|
@1432
|
26 years |
sandervl |
Shared memory mapping changes
|
|
|
@1395
|
26 years |
sandervl |
VirtualAlloc change for PAGE_NOACCESS
|
|
|
@1305
|
26 years |
sandervl |
VirtualQuery bugfix
|
|
|
@1301
|
26 years |
phaller |
Fix: VirtualQuery was broken
|
|
|
@1293
|
26 years |
phaller |
Fix: a little cleanup
|
|
|
@1237
|
26 years |
phaller |
Fix: debug info
|
|
|
@1153
|
26 years |
phaller |
Fix: VirtualFree not freeing memory fixed
|
|
|
@1152
|
26 years |
phaller |
Fix: VirtualFree not freeing memory fixed
|
|
|
@1151
|
26 years |
phaller |
Fix: VirtualFree not freeing memory fixed
|
|
|
@780
|
26 years |
phaller |
Fix: header file cleanup (win32type.h)
|
|
|
@712
|
26 years |
sandervl |
Implemented multiple views of memory mapped files + some bugfixes to …
|
|
|
@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
|
|
|
@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
|
|
|
@678
|
26 years |
sandervl |
Put back handlemanager changes + memory mapped file changes
|
|
|
@673
|
26 years |
phaller |
Add: HMDeviceMemMapClass fixed
|
|
|
@657
|
26 years |
sandervl |
VirtualQuery implemented + preliminary memory mapped code
|
|
|
@607
|
26 years |
sandervl |
Memory mapped file changes
|