Hi there,
So I'm not seeing a test for MoveFileEx at all. I wouldn't mind taking a stab at creating one, and for that matter for anything else I happen to find not being tested. Sound like a plan?
Glen
Hi,
On Wed, Jun 22, 2005 at 10:19:17PM -0700, Glen Kaukola wrote:
Hi there,
So I'm not seeing a test for MoveFileEx at all. I wouldn't mind taking a stab at creating one, and for that matter for anything else I happen to find not being tested. Sound like a plan?
Sure, but why are you even asking for permission? :)
Andreas Mohr
So is there any reason that the MoveFileA and MoveFileW functions are defined in dlls/kernel/path.c, but the tests for those functions are in dlls/kernel/tests/file.c? Perhaps someone made a mistake?
Glen