Skip to content

Windows DLL that provides easy to use functions for editing environment variables.

Notifications You must be signed in to change notification settings

dmoulding/editenv

Repository files navigation

This is a DLL for Windows that exports a class and a number of functions that
provide easy access to environment variables. This includes reading, writing,
creating, and deleting variables.

These functions modify the non-volatile environment variables that are stored
in the system registry.

See the editenv.h and EnvVar.hpp header files for API documentation.

About

Windows DLL that provides easy to use functions for editing environment variables.

Resources

Stars

Watchers

Forks

Packages

No packages published