1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/programs/winhlp32
2023-10-14 13:47:59 +02:00
..
callback.c winhlp32: Use debugstr_a() to trace. 2016-04-22 21:04:34 +09:00
hlpfile.c winhlp32: Fix memory leak on realloc failure in HLPFILE_RtfAddBitmap (cppcheck). 2023-02-07 17:46:55 +01:00
hlpfile.h winhlp32: Prepare winhlp32 for more font types. 2016-04-12 14:53:51 +09:00
macro.c winhlp32: Use standard C functions for memory allocation. 2022-12-07 20:27:26 +01:00
macro.h winhlp32: Force the handling of a current help window while processing a macro. 2009-06-01 16:16:03 +02:00
macro.lex.l winhlp32: Use standard C functions for memory allocation. 2022-12-07 20:27:26 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .svg files. 2023-10-14 13:47:59 +02:00
string.c winhlp32: Get rid of the shadow window, it's ugly and causes z-order issues. 2010-05-22 11:24:03 +02:00
winhelp.c winhlp32: Use nameless unions/structs. 2023-06-20 15:58:05 +02:00
winhelp.h winhlp32: Get rid of the shadow window, it's ugly and causes z-order issues. 2010-05-22 11:24:03 +02:00
winhelp.ico winhlp32: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00
winhelp.svg winhlp32: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00
winhelp_res.h winhlp32: Add support for accelerators in general and F1 in particular. 2011-04-08 13:03:22 +02:00
winhlp32.rc winhlp32: Move Always on top to Options. 2015-06-24 19:09:59 +09:00