Mike McCormack
|
f01707dfc1
|
kernel32: Merge existing resources in EndUpdateResource.
|
2007-01-11 12:12:00 +01:00 |
Mike McCormack
|
38e27fa9f8
|
kernel32: Split update_add_resource() into two functions.
|
2007-01-11 12:09:49 +01:00 |
Mike McCormack
|
8f8fecd00e
|
kernel32: Create a simple abstraction for file mappings.
|
2007-01-11 12:07:40 +01:00 |
Andrew Talbot
|
e994f88cc2
|
kernel32: Declare some functions static.
|
2007-01-10 22:25:41 +01:00 |
Mike McCormack
|
4d72d7897f
|
kernel32: Implement EndUpdateResource for the case existing resources are deleted.
|
2007-01-09 12:22:21 +01:00 |
Mike McCormack
|
9196a37201
|
kernel32: Store resources to be updated in a tree.
|
2007-01-03 11:54:41 +01:00 |
Mike McCormack
|
794dbe4f93
|
kernel32: Remove incorrect and incomplete implementation of BeginResourceUpdate.
|
2007-01-02 13:20:21 +01:00 |
Michael Stefaniuc
|
8c38b88068
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
Andrew Talbot
|
10a0931ebe
|
kernel32: Cast-qual warnings fix.
|
2006-09-20 12:23:13 +02:00 |
Alexandre Julliard
|
489d87d1e5
|
kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
|
2006-09-12 13:34:06 +02:00 |