Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Dev #11

Merged
merged 11 commits into from
Feb 19, 2024
Merged

Dev #11

merged 11 commits into from
Feb 19, 2024

Conversation

Arteiii
Copy link
Owner

@Arteiii Arteiii commented Feb 16, 2024

No description provided.

LLVM -> Mozilla
This commit adds support for precompiled headers to the project. The `pch.cpp` and `pch.h` files have been added, which include the necessary headers for precompilation. The project file (`Example.vcxproj`) and filter file (`Example.vcxproj.filters`) have been modified to include these new files in the appropriate sections.
- Renamed RegistryHelper.cpp to RegistryInterface.h
- Updated include paths in RegistryInterface.h
- Added error code handling in RegistryError class
- Updated project file paths and namespaces in .vcxproj files
This commit adds the necessary code files for the RegistryInterface module. The added files include `framework.h`, `pch.cpp`, `pch.h`, `RegistryInterface.cpp`, and `RegistryInterface.h`. These files define the functions and structures required for interacting with the Windows registry. The code includes methods for enumerating services, retrieving recovery settings, and getting data type names.
- Changed the build target from "RegistryHelper" to "RegistryInterface"
- Updated the file path for copying the .h file to the Release folder
- Modified the artifact path for uploading, including the updated library and pdb files
- Added a new project section for Workflows in RegistryHelper.sln
@Arteiii Arteiii merged commit 2599ee8 into main Feb 19, 2024
1 check passed
@Arteiii Arteiii deleted the dev branch February 19, 2024 10:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant