代码搜索:Undocumented
找到约 466 项符合「Undocumented」的源代码
代码结果 466
www.eeworm.com/read/205824/5021875
c comctl32undoc.c
/*
* Undocumented functions from COMCTL32.DLL
*
* Copyright 1998 Eric Kohl
* 1998 Juergen Schmied
* 2000 Eric Kohl for CodeWeavers
*
* This li
www.eeworm.com/read/182873/5262567
pas thunk.pas
unit thunk;
interface
{function SetGDIHook: WORD;
function UnSetGDIHook:word;}
implementation
uses SysUtils, Windows;
{ Undocumented Kernel32 calls. }
{function LoadLibrary16(LibraryNam
www.eeworm.com/read/324447/3503254
readme
This directory contains "tkclient", a Glish Tcl/TK interface. The
interface is unsupported and undocumented; on the plus side, it's rather
simple yet effective. Basically, instantiating a TK_Cli
www.eeworm.com/read/323581/3514704
readme
This directory contains "tkclient", a Glish Tcl/TK interface. The
interface is unsupported and undocumented; on the plus side, it's rather
simple yet effective. Basically, instantiating a TK_Cli
www.eeworm.com/read/284952/4059236
pas thunk.pas
unit thunk;
interface
{function SetGDIHook: WORD;
function UnSetGDIHook:word;}
implementation
uses SysUtils, Windows;
{ Undocumented Kernel32 calls. }
{function LoadLibrary16(LibraryNam
www.eeworm.com/read/409921/2226687
c comctl32undoc.c
/*
* Undocumented functions from COMCTL32.DLL
*
* Copyright 1998 Eric Kohl
* 1998 Juergen Schmied
* 2000 Eric Kohl for CodeWeavers
*
* This li
www.eeworm.com/read/101563/15825142
txt names.txt
Here is a list of the macro names that have changed.
As you can see, most of these are anyway undocumented,
and you probably never knew they existed.
Also changed, but not listed here, are the ma
www.eeworm.com/read/100384/15875026
txt names.txt
Here is a list of the macro names that have changed.
As you can see, most of these are anyway undocumented,
and you probably never knew they existed.
Also changed, but not listed here, are the macros
www.eeworm.com/read/100383/15875408
txt names.txt
Here is a list of the macro names that have changed.
As you can see, most of these are anyway undocumented,
and you probably never knew they existed.
Also changed, but not listed here, are the ma
www.eeworm.com/read/136959/13351306
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 undesirable eff