代码搜索:IMPLEMENT
找到约 10,000 项符合「IMPLEMENT」的源代码
代码结果 10,000
www.eeworm.com/read/446867/1708767
cpp adddlg.cpp
// AddDlg.cpp : implementation file
//
#include "stdafx.h"
#include "GUI.h"
#include ".\adddlg.h"
#include "UserList.h"
#include "ProcessList.h"
// AddDlg dialog
IMPLEMENT_DYNAMIC(AddDlg,
www.eeworm.com/read/437648/1830082
pas pngdef.pas
unit pngdef;
// Caution: this file has fallen out of date since version 1.0.5. Write to
// png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu about bringing
// it up to date.
interface
const
www.eeworm.com/read/432012/1901438
stepan changelog.stepan
# tag: stepan's changelog for CVS
Mon Jul 14 02:16:49 CEST 2003
- fix segv overrun while dumping dictionary in unix.c
- implement first version of >number and $number
- add stack diagram to digit
www.eeworm.com/read/427042/1981329
c pa_skeleton.c
/*
* $Id: pa_skeleton.c 690 2003-11-26 14:56:09Z rossbencina $
* Portable Audio I/O Library skeleton implementation
* demonstrates how to use the common functions to implement support
* for a host
www.eeworm.com/read/413273/2163312
cpp leftview.cpp
#include "StdAfx.h"
#include "Resource.h"
#include "App.h"
#include "LeftView.h"
#include "MainFrame.h"
IMPLEMENT_DYNCREATE(LeftView, CListView)
BEGIN_MESSAGE_MAP(LeftView, CListView)
ON
www.eeworm.com/read/413273/2163429
cpp leftview.cpp
#include "StdAfx.h"
#include "Resource.h"
#include "App.h"
#include "LeftView.h"
#include "MainFrame.h"
IMPLEMENT_DYNCREATE(LeftView, CListView)
BEGIN_MESSAGE_MAP(LeftView, CListView)
ON
www.eeworm.com/read/411046/2194921
dep pthreads.dep
# Microsoft Developer Studio Generated Dependency File, included by pthreads.mak
.\attr.c : \
".\implement.h"\
".\pthread.h"\
".\semaphore.h"\
"c:\program files\microsoft visual studio\vc98
www.eeworm.com/read/409921/2222328
changelog
ToDo:
- Find and fix bugs.
- Enable NFS exporting of NTFS.
- Implement aops->set_page_dirty() in order to take control of buffer
dirtying. Not having it means if page_has_buffers(), all buff
www.eeworm.com/read/409921/2222647
c stubs.c
/* $Id: stubs.c 21695 2006-04-22 05:22:34Z tretiakov $
*
*/
#include
/*
* @unimplemented
*/
NTSTATUS
STDCALL
CTEBlock (
ULONG Unknown0
)
{
return STATUS_NOT_IMPLEMENT
www.eeworm.com/read/407313/2266566
stepan changelog.stepan
# tag: stepan's changelog for CVS
Mon Jul 14 02:16:49 CEST 2003
- fix segv overrun while dumping dictionary in unix.c
- implement first version of >number and $number
- add stack diagram to digit