代码搜索:Undocumented
找到约 466 项符合「Undocumented」的源代码
代码结果 466
www.eeworm.com/read/114100/15095765
html 7910.html
Re: 能不能在form上或TextBox中显示MS-DOS视窗下的讯息?
Re: 能不能在form上或TextBox中显示MS-DOS视窗下的讯息?
www.eeworm.com/read/209261/15224384
lbl 1j0-035-180.lbl
;
; VAG-COM Measuring Block Labels for
; 56 - Radio
; Premium IV / Premium V radio
; U.S. 1999.5+ VW Golf/Jetta/GTI
; Part # 1J0 035 180 D
;
; submitted by Davin Swanson
;
1,0,Voltage / Illu
www.eeworm.com/read/209261/15224537
lbl 6n0-909-901.lbl
;
; VAG-COM Measuring Block Labels for
; 19 - CAN Gateway
; U.S. 1999.5+ VW Golf/Jetta/GTI
; Part # 6N0 909 901
;
; submitted by Davin Swanson
;
; modified by Sebastian Stange [sebastian@ross
www.eeworm.com/read/209261/15224602
lbl 7l6-920-xxx-17.lbl
;
; VAG-COM label file
;
; VW Touareg (7L)
;
; component: instrument cluster (#17)
;
; tested with p/n: 7L6 920 980 D
;
; includes coding, adaptation & measuring blocks
;
; This file is par
www.eeworm.com/read/162400/5547698
h rpc_netlogon.h
/*
Unix SMB/Netbios implementation.
Version 1.9.
SMB parameters and setup
Copyright (C) Andrew Tridgell 1992-1997
Copyright (C) Luke Kenneth Casson Leighton 1996-1997
Copyright (C)
www.eeworm.com/read/192685/8331008
html 7910.html
Re: 能不能在form上或TextBox中显示MS-DOS视窗下的讯息?
Re: 能不能在form上或TextBox中显示MS-DOS视窗下的讯息?
www.eeworm.com/read/159920/10589413
c ccomcall.c
/*
** Call undocumented Int 2Eh to invoke COMMAND.COM
**
** demo by Bob Stout
**
** NOTES: Dangerous code - will abort batch files in progress and
** occasionally have other undesirab
www.eeworm.com/read/438146/7735673
h lxfb.h
#ifndef _LXFB_H_
#define _LXFB_H_
#include
#define GP_REG_COUNT (0x7c / 4)
#define DC_REG_COUNT (0xf0 / 4)
#define VP_REG_COUNT (0x158 / 8)
#define FP_REG_COUNT (0x60 / 8)
#define DC_P
www.eeworm.com/read/304660/13790017
docs check.docs
#!/bin/sh
LANG=C
test -z "$srcdir" && srcdir=.
status=0
if ! test -f pango-undocumented.txt -a -f pango-unused.txt; then
echo At least one of pango-undocumented.txt and pango-unused.txt not found.
www.eeworm.com/read/258434/11864498
c ccomcall.c
/*
** Call undocumented Int 2Eh to invoke COMMAND.COM
**
** demo by Bob Stout
**
** NOTES: Dangerous code - will abort batch files in progress and
** occasionally have other undesirab