代码搜索结果
找到约 10,000 项符合
Interface 的代码
interface.h
// interface.h
// definitions that make our code look like MFC code
#define BOOL int
#define DWORD unsigned int
#define TRUE 1
#define FALSE 0
#define TRACE printf
#define ASSERT asser
interface.h
/* interface.h --- interface definitions */
/* Copyright (c) E. Lassauge, 2000-2001.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose and w
interface.c
/* interface.c --- creation of the UI objects */
/* Copyright (c) E. Lassauge, 2000-2001.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose
interface.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
GtkWidget* create_mainwindow (void);
GtkWidget* create_fileselection1 (char*);
GtkWidget* create_aboutwindow (void);
GtkWidget* create_info
interface.c
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
#ifdef HAVE_CONFIG_H
# include
#endif
#include
#include
#include
#include
#i
interface.h
/* @(#)interface.h 1.2 99/12/19 Copyright 1998,1999 Heiko Eissfeldt */
/***
* CopyPolicy: GNU Public License 2 applies
* Copyright (C) by Heiko Eissfeldt
*
* header file interface.h for cdda2wav *
interface.c
/* @(#)interface.c 1.3 00/01/25 Copyright 1998,1999 Heiko Eissfeldt */
#ifndef lint
static char sccsid[] =
"@(#)interface.c 1.3 00/01/25 Copyright 1998,1999 Heiko Eissfeldt";
#endif
/***
* CopyP
interface.c
/*
* $Id: interface.c,v 1.11 1998/02/17 09:53:00 mdejonge Exp $
*
* $Source: /home/mdejonge/CVS/projects/modem/libui/xt/interface.c,v $
* $Revision: 1.11 $
* Author: Merijn de Jonge
* E
interface.c
/*
* $Id: interface.c,v 1.11 1998/02/17 09:52:39 mdejonge Exp $
*
* $Source: /home/mdejonge/CVS/projects/modem/libui/motif/interface.c,v $
* $Revision: 1.11 $
* Author: Merijn de Jonge
*