Annotation of ntddk/src/perf/vgacode/sources, revision 1.1.1.1

1.1       root        1: TARGETNAME=vga
                      2: TARGETPATH=$(BASEDIR)\lib
                      3: TARGETTYPE=DYNLINK
                      4: 
                      5: TARGETLIBS=$(BASEDIR)\lib\*\$(DDKBUILDENV)\winsrv.lib       \
                      6:            $(BASEDIR)\lib\*\$(DDKBUILDENV)\kernel32.lib
                      7: 
                      8: DLLBASE=0x62200000
                      9: DLLENTRY=bInitProc
                     10: INCLUDES=..\..\inc
                     11: 
                     12: NTPROFILEINPUT=yes
                     13: 
                     14: 386_OPTIMIZATION=/Oax
                     15: 
                     16: WIMPMASM=1
                     17: 
                     18: SOURCES=
                     19: 
                     20: i386_SOURCES=alignblt.asm       \
                     21:              bank.c             \
                     22:              bitblt.c           \
                     23:              blt.asm            \
                     24:              brush.c            \
                     25:              brushes.asm        \
                     26:              cblt.asm           \
                     27:              color.c            \
                     28:              colorpat.asm       \
                     29:              copybits.c         \
                     30:              cpybits.asm        \
                     31:              cursor.c           \
                     32:              debug.c            \
                     33:              dib2vga.asm        \
                     34:              dibs.asm           \
                     35:              enable.c           \
                     36:              fasttext.asm       \
                     37:              fillpath.c         \
                     38:              gdiinfo.c          \
                     39:              glyphblt.asm       \
                     40:              hardware.c         \
                     41:              nalgnblt.asm       \
                     42:              paint.c            \
                     43:              patblt.asm         \
                     44:              pointer.asm        \
                     45:              rect.asm           \
                     46:              restscrn.asm       \
                     47:              rleblt.c           \
                     48:              rleblts.asm        \
                     49:              savescr.c          \
                     50:              savescrn.asm       \
                     51:              special.asm        \
                     52:              stroke.c           \
                     53:              strblt.asm         \
                     54:              textout.c          \
                     55:              vgablts.asm        \
                     56:              vgalines.asm       \
                     57:              vgaregs.asm        \
                     58:              vgastrps.asm       \
                     59:              res.rc

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.