代码搜索:MISC
找到约 10,000 项符合「MISC」的源代码
代码结果 10,000
www.eeworm.com/read/319744/13445551
cs misc.cs
using System;
using System.Data.OleDb;
using System.Data;
using System.Data.SqlClient;
namespace PSP
{
///
/// Summary description for MISC.
///
public class MISC
www.eeworm.com/read/319218/13458201
h misc.h
/********************************************************************
* *
* THIS FILE IS PART OF THE OggVorbis 'TREMOR' CODEC SOURCE
www.eeworm.com/read/318604/13475287
c misc.c
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the
www.eeworm.com/read/317156/13509515
c misc.c
/*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
* puts by Nick Holloway 1993, bette
www.eeworm.com/read/316851/13516052
bmp misc.bmp
www.eeworm.com/read/316851/13516069
bmp misc.bmp
www.eeworm.com/read/316652/13519229
h misc.h
/*
* Copyright (c) 2004 Security Architects Corporation. All rights reserved.
*
* Module Name:
*
* misc.h
*
* Abstract:
*
* This module definies various types used by miscellaneous
www.eeworm.com/read/316652/13519248
c misc.c
/*
* Copyright (c) 2004 Security Architects Corporation. All rights reserved.
*
* Module Name:
*
* misc.c
*
* Abstract:
*
* This module implements various miscellaneous routines.
www.eeworm.com/read/316309/13525497
h misc.h
/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
* misc.h -
*
\*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*/
#ifndef __MISC__H
#define __MISC__H
class Ar
www.eeworm.com/read/316204/13528439
pas misc.pas
unit Misc;
interface
uses
Windows, SysUtils;
function FormatLastError( dwLastError: DWORD;
szOutputBuffer: PChar; dwSizeofOutputBuffer: DWORD ): PChar;
const
MAXOUTPUTSTRINGLENGTH =