代码搜索:XOSL
找到约 278 项符合「XOSL」的源代码
代码结果 278
www.eeworm.com/read/450111/7490787
txt notes.txt
PLEASE READ THE FOLLOWING NOTES CAREFULLY, BEFORE INSTALLING XOSL
Extended Operating System Loader comes with ABSOLUTELY NO WARRANTY, it
is destributed under the terms of the GNU General Public Li
www.eeworm.com/read/450111/7490425
makefile
#main makefile for XOSL
LIBPATH=xosl;gui;graph;text;mmu;string;io;mouse;misc;keyboard;timer;debug;quit
LIB_FILES=xosl.lib mmu.lib timer.lib mouse.lib gui.lib graph.lib text.lib \
string
www.eeworm.com/read/450111/7490430
h xoslapp.h
/*
* Extended Operating System Loader (XOSL)
* Copyright (c) 1999 by Geurt Vos
*
* This code is distributed under GNU General Public License (GPL)
*
* The full text of the license can be f
www.eeworm.com/read/450111/7490434
cpp antivir.cpp
#include
#include
#include
#include
#include
CAntiVirus::CAntiVirus(CFileSystem &FileSystemToUse):
FileSystem(FileSystemToUse)
{
}
CAnti
www.eeworm.com/read/450111/7490424
makefile
# Borland C++ 3.1
ENTER=cd
LEAVE=$(ENTER) ..
COPY=copy
DELETE=del
all: build arch
#------------------------- BUILD ------------------------- #
build: xosl xoslload install ipl
xosl
www.eeworm.com/read/450111/7490458
cpp strtable.cpp
#include
CLoaderStringTable CXoslStringTable::Loader = {
"Extended Operating System Loader",
"XOSL version 1.1.5",
"Copyright \xa9 1999/2000, Geurt Vos",
"http://www.xosl.org
www.eeworm.com/read/450111/7490427
cpp capture.cpp
/*
* Extended Operating System Loader (XOSL)
* Copyright (c) 1999 by Geurt Vos
*
* This code is distributed under GNU General Public License (GPL)
*
* The full text of the license can be f
www.eeworm.com/read/450111/7490428
asm text.asm
;
; Extended Operating System Loader (XOSL)
; Copyright (c) 1999 by Geurt Vos
;
; This code is distributed under GNU General Public License (GPL)
;
; The full text of the license can be found in
www.eeworm.com/read/450111/7490431
cpp loader.cpp
/*
* Extended Operating System Loader (XOSL)
* Copyright (c) 1999 by Geurt Vos
*
* This code is distributed under GNU General Public License (GPL)
*
* The full text of the license can be f
www.eeworm.com/read/450111/7490437
cpp setup.cpp
/*
* Extended Operating System Loader (XOSL)
* Copyright (c) 1999 by Geurt Vos
*
* This code is distributed under GNU General Public License (GPL)
*
* The full text of the license can be f