dirs

来自「windows的加密api源码」· 代码 · 共 36 行

TXT
36
字号
!IF 0

Copyright (c) 1989  Microsoft Corporation

Module Name:

    dirs.

Abstract:

    This file specifies the subdirectories of the current directory that
    contain component makefiles.


Author:

    Larrys 11/29/94

NOTE:   Commented description of this file is in \nt\bak\bin\dirs.tpl

!ENDIF


DIRS= \
    programs \
    randlib \
    sgc     \
    contman \
    scp     \
    sadvapi \
    dsscsp \
    scprel \
    autoenrl


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?