kernel32: Fix LANGID for Korean resource.
[wine] / dlls / kernel32 / resource.c
2007-01-11  Mike McCormackkernel32: Merge existing resources in EndUpdateResource.
2007-01-11  Mike McCormackkernel32: Split update_add_resource() into two functions.
2007-01-11  Mike McCormackkernel32: Create a simple abstraction for file mappings.
2007-01-10  Andrew Talbotkernel32: Declare some functions static.
2007-01-09  Mike McCormackkernel32: Implement EndUpdateResource for the case...
2007-01-03  Mike McCormackkernel32: Store resources to be updated in a tree.
2007-01-02  Mike McCormackkernel32: Remove incorrect and incomplete implementatio...
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-20  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.