mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-04 03:49:07 +08:00
f385e46927
* docs: split usage and dev docs * # This is a combination of 2 commits. # This is the 1st commit message: docs: split usage and dev docs # The commit message #2 will be skipped: # fixup add docs * docs: add runner documentation and move hooks documentation to devdocs * docs: add stubs for modules technical description * docs: add paragraph about event thread-safety * docs: add 'Current modules' section header
26 lines
698 B
Markdown
26 lines
698 B
Markdown
#### [`dllmain.cpp`](/src/modules/powerrename/dll/dllmain.cpp)
|
|
TODO
|
|
|
|
#### [`PowerRenameExt.cpp`](/src/modules/powerrename/dll/PowerRenameExt.cpp)
|
|
TODO
|
|
|
|
#### [`Helpers.cpp`](/src/modules/powerrename/lib/Helpers.cpp)
|
|
TODO
|
|
|
|
#### [`PowerRenameItem.cpp`](/src/modules/powerrename/lib/PowerRenameItem.cpp)
|
|
TODO
|
|
|
|
#### [`PowerRenameManager.cpp`](/src/modules/powerrename/lib/PowerRenameManager.cpp)
|
|
TODO
|
|
|
|
#### [`PowerRenameRegEx.cpp`](/src/modules/powerrename/lib/PowerRenameRegEx.cpp)
|
|
TODO
|
|
|
|
#### [`Settings.cpp`](/src/modules/powerrename/lib/Settings.cpp)
|
|
TODO
|
|
|
|
#### [`trace.cpp`](/src/modules/powerrename/lib/trace.cpp)
|
|
TODO
|
|
|
|
#### [`PowerRenameUI.cpp`](/src/modules/powerrename/ui/PowerRenameUI.cpp)
|
|
TODO |