5925f914e4
Some functions of SetupAPI only work when invoked from a native process. Registry and filesystem reflection makes them fail on WoW64. For WoW64 processes, a minimum set of rundll32 functions are provided. Signed-off-by: Simon Rozman <simon@rozman.si>
26 lines
297 B
Plaintext
26 lines
297 B
Plaintext
# Visual Studio Local Files
|
|
.vs/
|
|
*.user
|
|
|
|
# Build Output
|
|
/dist
|
|
/amd64/Debug
|
|
/amd64/Release
|
|
/arm/Debug
|
|
/arm/Release
|
|
/arm64/Debug
|
|
/arm64/Release
|
|
/x86/Debug
|
|
/x86/Release
|
|
|
|
# Static Driver Verifier Output
|
|
/sdv
|
|
/smvbuild.log
|
|
/smvstats.txt
|
|
|
|
# Driver Verification Log
|
|
/wintun.DVL.XML
|
|
|
|
# Temporary files
|
|
*~
|