Re: SHFileOperationW 1 : helper functions

2005-12-16 Thread Mike McCormack
Joris Huizer wrote: When this patch is accepted I'll submit the rest (that is, the code using these functions) I appreciate somebody is spending the time to clean up that function. Unfortunately, a patch adding functions that aren't yet used is not likely to be accepted. Secondly, even if

SHFileOperationW 1 : helper functions

2005-12-16 Thread Joris Huizer
This patch adds a simple structure to contain commonly-requested file properties (named `struct fileops_file_data`, wondering whether that name should that change?) Functions added: -void printFileData(): debugging function, printing contents of a `struct fileops_file_data` thing; -int shfileo