This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-02-22 08:25:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ddc5ae090a
reactos
/
rosapps
/
templates
/
dialog
History
Hermès Bélusca-Maïto
b9a5fd8135
Fix usage of the first parameter for TranslateAccelerator: this should be the handle of the window that will receive the accelerator commands (not the window from which the message originates).
...
svn path=/trunk/; revision=71893
2016-07-11 01:57:47 +00:00
..
CMakeLists.txt
[ROSAPPS] put -Wno-unused-but-set-variable between a if(NOT MSVC) to really make MSVC happy this time / Get rid of -Wno-implicit-function-declaration (include juggling + add definitions) and -Wno-format-extra-args (shorten sprinf) in ncftp. / Fix rosperf build and add it to cmake build now.
2015-04-26 17:08:34 +00:00
dialog.c
Fix usage of the first parameter for TranslateAccelerator: this should be the handle of the window that will receive the accelerator commands (not the window from which the message originates).
2016-07-11 01:57:47 +00:00
dialog.rc
[ROSAPPS]
2015-05-26 17:35:57 +00:00
memdlg.c
[ROSAPPS] Add previously built templates back to build. Fix several warnings in dialog and mdi template. This should be it for rosapps stuff
2015-04-26 13:06:35 +00:00
page1.c
page2.c
page3.c
resource.h
trace.c
trace.h