Are the ResUtil ResUtilGet*Property functions valid?

I thought I would modernize our code by utilizing ResUtl.lib instead of our ancient copy of utils.c for parsing resource properties but it looks like that was a mistake.  In testing the change I find that calls to ResUtilGetSzProperty always return ERROR_INVALID_PARAMETER.  After verifying that all the parameters look right I stepped into the disassembly and found that the function does nothing but return ERROR_INVALID_PARAMETER -- there is no actual code in the function.

Are these functions supposed to be used?  They are in the docs...

July 24th, 2015 3:20pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics