Registry / other / rewolf-wow64ext

rewolf-wow64ext

JSON →
library1.0.0.9vcpkgunverified

Helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems.

vcpkg install rewolf-wow64ext
INSTALL
IMPORT
SIG · REWOLF-WOW64EXT
R
rewolf-wow64ext
othercppv1.0.0.9
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.

wow64ext.h
#include <wow64ext.h>

Include WOW64 extension headers.

#include "wow64ext.h" #include <stdio.h> int main() { printf("WOW64 extension loaded\n"); return 0; }
Debug
Known issues
gotchaThis library is for x86 programs running on x64 Windows only.
fix
Ensure your build targets 32-bit (x86) architecture.
affects: *
Upgrade
Version history
1.0.0.9latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
18
Resources

No resource links recorded.

rewolf-wow64ext — pip install rewolf-wow64ext · libregistry