Registry / database / pxlib
library2025-12-16vcpkgunverified

Library to read and write Paradox files.

vcpkg install pxlib
INSTALL
IMPORT
SIG · PXLIB
P
pxlib
databasecppv2025-12-16
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pxlib.h
#include <pxlib.h>

Open and close a Paradox file.

#include <pxlib.h> int main() { pxdoc_t *p = pxdoc_create(NULL); pxdoc_close(p); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2025-12-16latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources

No resource links recorded.

pxlib — pip install pxlib · libregistry