reactos/rosapps/templates/dialog
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 RmRemove warnings 2005-09-02 21:13:10 +00:00
page2.c Created new application template dialog for testing and demonstration. 2002-08-27 00:53:34 +00:00
page3.c Created new application template dialog for testing and demonstration. 2002-08-27 00:53:34 +00:00
resource.h Created new application template dialog for testing and demonstration. 2002-08-27 00:53:34 +00:00
trace.c remove trailing whitespace at end of lines 2005-05-07 21:24:31 +00:00
trace.h Fix ASSERTMSG definition and usage (which is: ASSERTMSG(Message, expression) and not the other way around, see http://msdn.microsoft.com/en-us/library/windows/hardware/ff542113(v=vs.85).aspx , http://www.osronline.com/DDKx/ddtools/debugfns_41yr.htm and google...) (Part 1/X) 2013-07-19 12:54:34 +00:00