代码搜索:LogWrite
找到约 15 项符合「LogWrite」的源代码
代码结果 15
www.eeworm.com/read/443531/7630829
cpp logwrite.cpp
// WriteLog.cpp: implementation of the CWriteLog class.
//
//////////////////////////////////////////////////////////////////////
#include "LogWrite.h"
////////////////////////////////////////
www.eeworm.com/read/443531/7630831
h logwrite.h
// WriteLog.h: interface for the CWriteLog class.
//
//////////////////////////////////////////////////////////////////////
#ifndef __WRITELOG_H__
#define __WRITELOG_H__
/////////////////////////
www.eeworm.com/read/11139/202204
nc logwrite.nc
/**
* Copyright (c) 2005-2006 Arch Rock Corporation
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that
www.eeworm.com/read/141056/13045279
h logc.h
// LogUtil.h: interface for the CLogUtil class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _LOGC_H
#define _LOGC_H
#ifdef _DEBUG
//extern "C" void Lo
www.eeworm.com/read/141055/13045310
h logc.h
// LogUtil.h: interface for the CLogUtil class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _LOGC_H
#define _LOGC_H
#ifdef _DEBUG
//extern "C" void Lo
www.eeworm.com/read/141054/13045387
h logc.h
// LogUtil.h: interface for the CLogUtil class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _LOGC_H
#define _LOGC_H
#ifdef _DEBUG
//extern "C" void Lo
www.eeworm.com/read/141052/13045508
h logc.h
// LogUtil.h: interface for the CLogUtil class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _LOGC_H
#define _LOGC_H
#ifdef _DEBUG
//extern "C" void Lo
www.eeworm.com/read/488849/6486604
pas imscan.pas
(*
Copyright (c) 1998-2007 by HiComponents. All rights reserved.
This software comes without express or implied warranty.
In no case shall the author be liable for any damage or unwanted behavior
www.eeworm.com/read/320163/13431719
3 .#aftersync.c.1.3
#include
#include "aftersync.h"
#include "progect.h"
void reorganize(DmOpenRef dbP, MemPtr sortP, DmOpenRef log);
void fixPdeskCategoryBug(DmOpenRef dbP);
#define SORT_BLOCK_TAG 0xFFFFFFF
www.eeworm.com/read/320163/13431869
c aftersync.c
#include
#include "aftersync.h"
#include "progect.h"
#include "projlistMODEL.h"
void reorganize(DmOpenRef dbP, MemPtr sortP, DmOpenRef log);
void fixPdeskCategoryBug(DmOpenRef dbP);
#defi