代码搜索:Undocumented
找到约 466 项符合「Undocumented」的源代码
代码结果 466
www.eeworm.com/read/145991/5741021
c lastdrv4.c
/* LASTDRV4.C -- uses undocumented DOS */
#include
#include
#include
#ifndef MK_FP
#define MK_FP(seg,ofs) \
((void far *)(((unsigned long)(seg)
www.eeworm.com/read/145991/5741077
pas phantom.pas
{ PHANTOM.PAS -- revised from version in UNDOCUMENTED DOS, Chapter 4.
In particular, note use of the INT 2Fh AX=1208h and AX=120Ch functions
in dec_SFT() and set_Owner(). This version works pro
www.eeworm.com/read/120207/14809763
c lastdrv4.c
/* LASTDRV4.C -- uses undocumented DOS */
#include
#include
#include
#ifndef MK_FP
#define MK_FP(seg,ofs) \
((void far *)(((unsigned long)(seg)
www.eeworm.com/read/120207/14809846
pas phantom.pas
{ PHANTOM.PAS -- revised from version in UNDOCUMENTED DOS, Chapter 4.
In particular, note use of the INT 2Fh AX=1208h and AX=120Ch functions
in dec_SFT() and set_Owner(). This version works pro
www.eeworm.com/read/478549/1350634
c lastdrv4.c
/* LASTDRV4.C -- uses undocumented DOS */
#include
#include
#include
#ifndef MK_FP
#define MK_FP(seg,ofs) \
((void far *)(((unsigned long)(seg)
www.eeworm.com/read/478549/1350690
pas phantom.pas
{ PHANTOM.PAS -- revised from version in UNDOCUMENTED DOS, Chapter 4.
In particular, note use of the INT 2Fh AX=1208h and AX=120Ch functions
in dec_SFT() and set_Owner(). This version works pro
www.eeworm.com/read/180437/5283871
c lastdrv4.c
/* LASTDRV4.C -- uses undocumented DOS */
#include
#include
#include
#ifndef MK_FP
#define MK_FP(seg,ofs) \
((void far *)(((unsigned long)(seg)
www.eeworm.com/read/180437/5283927
pas phantom.pas
{ PHANTOM.PAS -- revised from version in UNDOCUMENTED DOS, Chapter 4.
In particular, note use of the INT 2Fh AX=1208h and AX=120Ch functions
in dec_SFT() and set_Owner(). This version works pro
www.eeworm.com/read/273525/4207121
ado ml_egr0i.ado
*! version 6.2.0 23jun2003
// deprecated, replaced by ml_erdu0_bfgs.ado
program define ml_egr0i
di as err ///
"ml_egr0i was an undocumented subroutine of ml and is now deprecated"
exit 999
e
www.eeworm.com/read/273525/4207378
ado ml_ebr0i.ado
*! version 6.1.0 23jun2003
// deprecated, replaced by ml_erdu0_bhhh.ado
program define ml_ebr0i
di as err ///
"ml_ebr0i was an undocumented subroutine of ml and is now deprecated"
exit 999
e