reactos/base/applications/notepad
Timo Kreuzer cfd1647914
[REACTOS] Fix misc 64 bit issues (#783)
* [WIN32K] Fix handle calculation in DbgGdiHTIntegrityCheck
* [NOTEPAD] Fix MSVC warnings
* [PSDK] Simplify *PROC definitions in windef.h
* [VIDEOPRT] Don't try to use NtVdmControl on x64
* [FREELDR] Fix some macros
* [CRT] Make qsort 64 bit compatible
* [NTOS] Use #ifndef _WIN64 instead of #ifdef _M_IX86 around C_ASSERTs
* [FAST486] Fix 64 bit warnings and change DWORD to ULONG, so it can be used in kernel mode
* [APPHELP_APITEST] Fix 64 bit issue
2019-01-05 10:50:11 +01:00
..
lang [NOTEPAD] Update russian translation 2018-12-08 23:36:06 +01:00
res
CMakeLists.txt
dialog.c [REACTOS] Fix misc 64 bit issues (#783) 2019-01-05 10:50:11 +01:00
dialog.h
license.c
main.c [NOTEPAD] Improve the "About" dialog status. (#610) 2018-12-08 19:35:16 +01:00
main.h [REACTOS] Fix misc 64 bit issues (#783) 2019-01-05 10:50:11 +01:00
notepad.h
notepad_res.h [NOTEPAD] Improve the "About" dialog status. (#610) 2018-12-08 19:35:16 +01:00
rsrc.rc [NOTEPAD] ReactOS Notepad Hindi Translation (#938) 2018-10-20 19:41:32 +02:00
settings.c
text.c [REACTOS] Fix misc 64 bit issues (#783) 2019-01-05 10:50:11 +01:00