mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
![]() We can borrow the power of CRT debug. These changes are effective for debug version only: - Insert #include <crtdbg.h> at main.c. - Call _CrtSetDbgFlag(_CRTDBG_ALLOC_MEM_DF | _CRTDBG_LEAK_CHECK_DF) at the prologue of _tWinMain. CORE-18837 |
||
---|---|---|
.. | ||
lang | ||
res | ||
CMakeLists.txt | ||
dialog.c | ||
dialog.h | ||
license.c | ||
main.c | ||
notepad.h | ||
notepad_res.h | ||
printing.c | ||
rsrc.rc | ||
settings.c | ||
text.c |