Sign in
goma
/
wine
/
024d39fcb1926d1f64413b57845bd6a894313c94
/
memory
9fcd89a
Removed unnecessary includes.
by Alexandre Julliard
· 23 years ago
9aa748c
Added error message in LOCAL_GetBlock().
by Rein Klazes
· 23 years ago
60fd03d
Use ntdll functions instead of MultiByteToWideChar/WideCharToMultiByte
by Alexandre Julliard
· 23 years ago
996c0bf
Removed ntdll dependency on MultiByteToWideChar/WideCharToMultiByte
by Alexandre Julliard
· 23 years ago
c5ec018
map_image: map the PE header readonly.
by Andrew Lewycky
· 23 years ago
9caa71e
Redesign of the server communication protocol to allow arbitrary sized
by Alexandre Julliard
· 23 years ago
b0fa2a8
Fixed registry routines broken by the structure sizes fix.
by Alexandre Julliard
· 23 years ago
6b6596a
Fixed packing and layout of many system structures.
by Dmitry Timoshkov
· 23 years ago
55a14ed
Use exception handler for GlobalUnlock, GlobalFree.
by Andreas Mohr
· 23 years ago
1425941
Fix the #include order for config.h.
by François Gouget
· 23 years ago
5134942
Try to use read instead of mmap for files on removable media, so that
by Alexandre Julliard
· 23 years ago
e15badb
Cosmetics.
by Andreas Mohr
· 23 years ago
541ff5f
Add INVALID_ATOM and MAXINTATOM to winbase.h.
by Francois Gouget
· 23 years ago
386cf6e
When including 'wine/port.h', include it first.
by Francois Gouget
· 23 years ago
e5ddd26
When including config.h, include it first.
by Francois Gouget
· 23 years ago
d8a8c11
Added atom_t type for atoms to make sure we use the same type
by Alexandre Julliard
· 23 years ago
a0c38fe
Fix MapViewOfFile to always return a 64K-aligned address.
by Alexandre Julliard
· 23 years ago
f359895
Yet another documentation/message text patch.
by Andreas Mohr
· 23 years ago
abc3539
Fixed size check in HEAP_FindFreeBlock to make sure we also find
by Alexandre Julliard
· 24 years ago
5ee3879
Fix the conversions of a command line to/from an argv array.
by Francois Gouget
· 24 years ago
301df6b
Added names to standard critical sections (suggested by Andreas Mohr).
by Alexandre Julliard
· 24 years ago
1922c72
Removed unnecessary inclusion of heap.h.
by Alexandre Julliard
· 24 years ago
bc38d6b
- Made sure that the files that contains the declarations
by Patrik Stridvall
· 24 years ago
37e9503
Moved server.h to include/wine.
by Alexandre Julliard
· 24 years ago
33929be
- Made sure that the files that contains the declarations
by Patrik Stridvall
· 24 years ago
3dd6187
Documentation fixes.
by Patrik Stridvall
· 24 years ago
e9782fa
Documentation fixes.
by Patrik Stridvall
· 24 years ago
044855c
Documentation fixes.
by Patrik Stridvall
· 24 years ago
01d5e5b
Documentation fixes.
by Patrik Stridvall
· 24 years ago
3ca9823
Documentation ordinal fixes.
by Patrik Stridvall
· 24 years ago
2b27fcd
Added direct system call for unaligned mmap support on Linux.
by Alexandre Julliard
· 24 years ago
dae8de6
Documentation ordinal fixes (using winapi_fixup).
by Patrik Stridvall
· 24 years ago
e76218d
Add '\n' at the end of traces.
by Francois Gouget
· 24 years ago
8e013f9
VirtualProtect should return correct old protection flags.
by Dmitry Timoshkov
· 24 years ago
9515336
Small dll separation fixes.
by Alexandre Julliard
· 24 years ago
389b039
We need to create the system heap at startup even though we don't use
by Alexandre Julliard
· 24 years ago
67a7499
New set of macros for server calls; makes requests without variable
by Alexandre Julliard
· 24 years ago
7f187e5
Only create the system heap when we actually need it.
by Alexandre Julliard
· 24 years ago
61d32b4
Allocations do not need to be on the system heap.
by Alexandre Julliard
· 24 years ago
5f195f8
Small server protocol cleanups.
by Alexandre Julliard
· 24 years ago
fe5b19d
Fixed MEM_SYSTEM handling to avoid unmapping areas that we didn't mmap.
by Alexandre Julliard
· 24 years ago
4188fbc
Misc typos in comments.
by François Gouget
· 24 years ago
a7faef9
Don't require write access on the file handle to create a copy-on-write mapping.
by James Abbatiello
· 24 years ago
f4d5fef
Add <string.h> to files that needed it.
by James Juran
· 24 years ago
c9cf70d
Some more cleanups.
by Andreas Mohr
· 24 years ago
a8be2a5
MapViewOfFileEx: make the returned error dependent on the Windows version used.
by Uwe Bonnes
· 24 years ago
7d5bc5c
Removed some direct accesses to the 16-bit task structure.
by Alexandre Julliard
· 24 years ago
efc32d1
Added flag to differentiate file mappings and VirtualAlloc() blocks,
by Alexandre Julliard
· 24 years ago
da2b6a9
Fixed some HFILE vs. HANDLE mismatches.
by François Gouget
· 24 years ago
8081e5a
Added handle_t type to server interface so that we can make handles
by Alexandre Julliard
· 24 years ago
c56a79a
Some borken memory monitoring programs divide by dwTotalPageFile,
by Mike McCormack
· 24 years ago
6ef9743
Align moveable blocks if the architecture requires it.
by Ulrich Weigand
· 24 years ago
e709cdb
Added support for composite Unicode characters in MultiByteToWideChar
by Alexandre Julliard
· 24 years ago
cc19592
Added check whether unaligned memory access is allowed.
by Ulrich Weigand
· 24 years ago
d549f69
Use a separate FIFO pair for server requests that don't need to pass a
by Alexandre Julliard
· 24 years ago
5801723
Replaced WIN16_GlobalLock16 by "official" function K32WOWGlobalLock16.
by Alexandre Julliard
· 24 years ago
f8b96e2
Make new edit control allocate its buffers with granularity 32 byte.
by Dmitry Timoshkov
· 24 years ago
de25e6f
Set last error in GlobalUnlock.
by Alexandre Julliard
· 24 years ago
00b86a9
Fixed some issues found by winapi_check.
by Patrik Stridvall
· 24 years ago
0b6a79c
Converted enum_key_value request to the new request mechanism.
by Alexandre Julliard
· 24 years ago
6c8edaa
Use getpagesize() instead of VIRTUAL_GetPageSize().
by Alexandre Julliard
· 24 years ago
982a223
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
by Alexandre Julliard
· 24 years ago
becb9a3
Moved all Wine internal definitions out of process.h.
by Alexandre Julliard
· 24 years ago
519346a
Fixed miscellaneous typos, syntactic and grammatical errors.
by Francois Gouget
· 24 years ago
2b3aa61
Added/modified documentation for function arguments.
by Patrik Stridvall
· 24 years ago
e77bdbb
Fixed crash in UnMapLS for pointers not belonging to the segptr heap.
by Andreas Mohr
· 24 years ago
71d68bb
Use the HEAP_WINE_SEGPTR flag to specify allocations on the segptr heap.
by Alexandre Julliard
· 24 years ago
fa940f5
VirtualQuery should return 0 for all addresses >= 0xc0000000.
by Andreas Mohr
· 24 years ago
24a62ab
Got rid of the Wine internal lstrcpy* functions and of winestring.h.
by Alexandre Julliard
· 24 years ago
8310aab
Made HEAP_strdup* functions inline (temporary).
by Alexandre Julliard
· 24 years ago
c34fe08
GlobalAlloc as GlobalAlloc16 should round size to 32.
by Dmitry Timoshkov
· 24 years ago
394e0eb
Moved UTSelectorOffsetToLinear and UTLinearToSelectorOffset to dlls/win32s.
by Alexandre Julliard
· 24 years ago
0b7a7bb
Include config.h in files that test for constants defined in it.
by Dimitrie O. Paun
· 24 years ago
914406f
Moved LDT handling to libwine.so. Changed the interface to use the
by Alexandre Julliard
· 24 years ago
8c540c6
Replaced a few internal functions by exported ones.
by Alexandre Julliard
· 24 years ago
da0acca
Use DUMMYxxxNAME for anonymous struct/unions.
by Francois Gouget
· 24 years ago
85423c6
Added new library.h header for libwine definitions.
by Alexandre Julliard
· 24 years ago
278b3f0
Fixed 0/-1 mixup for indicating no mapping handle.
by Alexandre Julliard
· 24 years ago
44f84b5
Added basic working stubs of new Windows 2000 API functions.
by David Elliott
· 24 years ago
16e92eb
Removed unused LOCAL_LockSegptr.
by Alexandre Julliard
· 24 years ago
ea5924c
Return the correct value for dwTotalVirtual.
by Francois Gouget
· 24 years ago
ec93635
Fixed multibyte handling in HEAP_strdupAtoW.
by Alexandre Julliard
· 24 years ago
2e7008c
Allow freeing locked global memory handles.
by Ulrich Weigand
· 24 years ago
57f05e1
Converted a few more server requests to the new mechanism.
by Alexandre Julliard
· 24 years ago
b111b6d
Validate access even if wrap past address 0 for IsBadStringPtr[A|W]
by Guy Albertelli
· 24 years ago
1563abe
- stupid spelling fixes - some more loadorder array work
by Andreas Mohr
· 24 years ago
411faae
Get rid of shared heap fixme messages.
by Andreas Mohr
· 24 years ago
c0e3db9
Check for buffer overflows on data returns from RegQueryValueExA.
by Marcus Meissner
· 24 years ago
969515d
Protect GlobalHandle() against bad parameters.
by Lawson Whitney
· 24 years ago
d23f506
Introduced a new arena flag called GA_DOSMEM to distinguish between
by Andreas Mohr
· 24 years ago
454355e
Convert NtQueryKey and NtEnumerateKey to the new request mechanism.
by Alexandre Julliard
· 24 years ago
bcf393a
Converted some of the registry server requests to the new request mechanism.
by Alexandre Julliard
· 24 years ago
bf69803
Make sure we commit enough memory in a new subheap.
by Andreas Mohr
· 24 years ago
15bfcd0
Moved $(MODULE).o rule out of Make.rules into the individual Makefiles.
by Alexandre Julliard
· 24 years ago
d8fab2e
Removed some of the XXX_reg macros now that we are using the standard
by Alexandre Julliard
· 25 years ago
072dfb5
Removed inclusion of wine/winestring.h from winbase.h and added it to
by Alexandre Julliard
· 25 years ago
770eb51
Moved most global data out of the LPDOSTASK structure.
by Alexandre Julliard
· 25 years ago
2a6acd3
Locks the virtual views linked list.
by Gerard Patel
· 25 years ago
0af222c
Added SetLastError() in GetEnvironmentVariableA.
by Andreas Mohr
· 25 years ago
9edc7d0
Misc cleanups.
by Alexandre Julliard
· 25 years ago
Next »