wine-wine/tools/winebuild
Francois Gouget 44468e8536 tools: Assorted comment spelling fixes.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-19 14:57:30 +09:00
..
Makefile.in makefiles: Generate rules for installing programs. 2015-10-29 21:20:06 +09:00
build.h winebuild: Add support for creating static import libraries. 2016-03-25 15:35:17 +09:00
import.c winebuild: Mark the stack non-executable in static import libraries. 2016-04-05 00:06:41 +09:00
main.c winebuild: Store a C-compatible version of the dll name. 2016-03-22 15:20:38 +09:00
parser.c winebuild: Add DllMain to the list of functions that should be private. 2015-07-15 15:59:46 +09:00
relay.c ntdll: Correctly document the offset of ntdll_thread_data. 2015-04-21 14:30:45 +09:00
res16.c winebuild: Remove get_asm_short_keyword. 2013-03-11 11:44:57 +01:00
res32.c winebuild: Use strarray objects instead of pointers where possible. 2016-03-19 13:14:41 +09:00
spec16.c winebuild: Use a global flag to determine when to generate the get_pc thunk. 2016-03-22 18:12:28 +09:00
spec32.c winebuild: Use a global flag to determine when to generate the get_pc thunk. 2016-03-22 18:12:28 +09:00
utils.c tools: Assorted comment spelling fixes. 2016-04-19 14:57:30 +09:00
winebuild.man.in winebuild: Add support for creating static import libraries. 2016-03-25 15:35:17 +09:00