kernel32/tests: Use skip.
[wine] / dlls / kernel32 / tests / resource.c
2007-01-11  Mike McCormackkernel32: Merge existing resources in EndUpdateResource.
2007-01-09  Mike McCormackkernel32: Implement EndUpdateResource for the case...
2007-01-04  Mike McCormackkernel32: Don't try update version resources with inval...
2007-01-04  Rob Shearmankernel32: Be more verbose about the expected and receiv...
2007-01-03  Mike McCormackkernel32: Store resources to be updated in a tree.
2007-01-02  Mike McCormackkernel32: Remove incorrect and incomplete implementatio...
2007-01-02  Mike McCormackkernel32: Add a short test for Begin/EndUpdateResource.