代码搜索:Watcom
找到约 10,000 项符合「Watcom」的源代码
代码结果 10,000
www.eeworm.com/read/284410/8935542
wat makefile.wat
# Makefile for zlib
# Watcom 10a
# This version of the zlib makefile was adapted by Chris Young for use
# with Watcom 10a 32-bit protected mode flat memory model. It was created
# for use with
www.eeworm.com/read/299653/7841456
wat makefile.wat
# Makefile for zlib
# Watcom 10a
# This version of the zlib makefile was adapted by Chris Young for use
# with Watcom 10a 32-bit protected mode flat memory model. It was created
# for use with
www.eeworm.com/read/246742/12706517
wat makefile.wat
# Makefile for zlib
# Watcom 10a
# This version of the zlib makefile was adapted by Chris Young for use
# with Watcom 10a 32-bit protected mode flat memory model. It was created
# for use with
www.eeworm.com/read/309146/13680843
wat makefile.wat
# Makefile for zlib
# Watcom 10a
# This version of the zlib makefile was adapted by Chris Young for use
# with Watcom 10a 32-bit protected mode flat memory model. It was created
# for use with
www.eeworm.com/read/132069/5923467
wat makefile.wat
# Makefile for zlib
# Watcom 10a
# This version of the zlib makefile was adapted by Chris Young for use
# with Watcom 10a 32-bit protected mode flat memory model. It was created
# for use with
www.eeworm.com/read/480125/1322868
wat makefile.wat
# Makefile for zlib
# Watcom 10a
# This version of the zlib makefile was adapted by Chris Young for use
# with Watcom 10a 32-bit protected mode flat memory model. It was created
# for use with
www.eeworm.com/read/229812/4729189
resmagic
#
# If you add these two lines to your \etc\magic file the mks file command
# will report "WATCOM .RES format" for .RES file in WATCOM format and
# "binary data" for .RES files in MS format.
www.eeworm.com/read/229812/4730054
msg wzoom.msg
// NB the maximum allowable string length is 128 bytes
pick( STR_APP_NAME,
"Open Watcom Zoom",
"Open Watcom 僘乕儉" )
pick( STR_ABOUT_VER,
"", //NOT USED
"
www.eeworm.com/read/229812/4739380
c asm05.c
#include "fail.h"
#if __WATCOM_REVISION__ >= 8 && defined(__386__)
// bug in codegen with long code bursts that have relocs
void foo()
{
long SrcPitch = 0;
#if __WATCOM_CPLUS
www.eeworm.com/read/229812/4749682
makefile
#pmake: os_os2 watcom cpu_i86
host_os = os2
host_cpu = i86
!include ../watcom.mif