[xmlsec] non us-ascii filenames in user locale

Aleksey Sanin aleksey at aleksey.com
Wed Jun 23 08:53:26 PDT 2004


> xmlSecIORegisterCallbacks will append my callback to end of list.
> Note in the list are default callbacks.

	xmlSecIOCleanupCallbacks();
	xmlSecIORegisterCallbacks (your callback);
	xmlSecIORegisterDefaultCallbacks();

Aleksey



More information about the xmlsec mailing list