代码搜索:setup
找到约 10,000 项符合「setup」的源代码
代码结果 10,000
www.eeworm.com/read/410339/2212606
h setup.h
/*
* linux/include/asm/setup.h
*
* Copyright (C) 1997-1999 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/409921/2219990
c setup.c
/*
* setup.c
* - configuration file parsing
* - management of global state
*/
/*
* This file is
* Copyright (C) 1997-1999 Ian Jackson
*
* It is par
www.eeworm.com/read/409921/2221842
c setup.c
/*
* ReactOS kernel
* Copyright (C) 2003 ReactOS Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as p
www.eeworm.com/read/409921/2221844
rc setup.rc
/* $Id: setup.rc 23076 2006-07-16 13:46:47Z fireball $ */
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Setup\0"
#define REACTOS_STR_INTERNAL_NAME "setup\0"
#define REACTOS_STR_ORIGINAL_FILENAME
www.eeworm.com/read/409921/2221859
c setup.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS Winlogon
* FILE: base/system/winlogon/setup.c
* PURPOSE: Setup support functions
*
www.eeworm.com/read/409921/2221881
h setup.h
/*
* ReactOS kernel
* Copyright (C) 2003 ReactOS Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as p
www.eeworm.com/read/409921/2223188
c setup.c
/* Setup loading/saving.
Copyright (C) 1994 Miguel de Icaza
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as p
www.eeworm.com/read/409921/2223235
h setup.h
#ifndef __SETUP_H
#define __SETUP_H
void save_layout (void);
void save_configure (void);
void load_setup (void);
void save_setup (void);
void done_setup (void);
#ifdef WANT_WIDGETS
void pane