view ui/certs.qrc @ 633:6c090638b2b4

Use static buffer for module file name. According to the msdn examle the return value of getmodulefilename should be used to indicate success and not the size. And according to comments on that function on Windows 8.1 it does not return the needed size. So better be more robust and just use max_path as a limit.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 23 Jun 2014 15:29:48 +0200
parents 09bb19e5e369
children eaea1504f282
line wrap: on
line source
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/certs">
    <file alias="intevation.de">certificates/intevation.de.der</file>
</qresource>
</RCC>

http://wald.intevation.org/projects/trustbridge/