代码搜索:MISC
找到约 10,000 项符合「MISC」的源代码
代码结果 10,000
www.eeworm.com/read/140180/5793654
m misc.m
/*****************************************************************************
* misc.m: code not specific to vlc
*****************************************************************************
* Cop
www.eeworm.com/read/140180/5793655
h misc.h
/*****************************************************************************
* misc.h: code not specific to vlc
*****************************************************************************
* Cop
www.eeworm.com/read/139557/5798221
c misc.c
/*++
Copyright (c) 1997-2000 Microsoft Corporation. All rights reserved.
Module Name:
misc.c
Abstract:
This file contains miscellaneous routines.
--*/
#include "fsdmgrp.h"
/* InitLi
www.eeworm.com/read/139557/5798503
c misc.c
/**************************************************************************/
/** Copyright (c) 1995-2000 Microsoft Corporation. All rights reserved. **/
/*********************************************
www.eeworm.com/read/139291/5804551
c misc.c
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/138890/5812856
c misc.c
/*
* misc.c Various miscellaneous functions.
*
* Version: $Id: misc.c,v 1.41.2.2 2004/10/04 15:26:46 aland Exp $
*
* This library is free software; you can redistribute it and/or
* modify it
www.eeworm.com/read/137483/5823938
cpp misc.cpp
#include "stdafx.h"
#include
void CenterDialog(HWND hParentWnd, HWND hWnd)
{
RECT rcMainWnd, rcDlg;
GetWindowRect(hParentWnd, &rcMainWnd);
GetWindowRect(hWnd, &rcDlg);
Mov
www.eeworm.com/read/137483/5823953
h misc.h
#ifndef _LEGENDOFMIR2_MISC_FUNC
#define _LEGENDOFMIR2_MISC_FUNC
void CenterDialog(HWND hParentWnd, HWND hWnd);
__int64 FileTimeToQuadWord(PFILETIME pFileTime);
void QuadTimeToFileTime(__int
www.eeworm.com/read/137311/5826008
c misc.c
/*
* Modified by Adndrey - changed port baud rate 115.2->CONFIG_SERIALX_BAUD_XX;
* misc.c
*
* $Id: misc.c,v 1.6 2001/04/09 10:00:21 starvik Exp $
*
* This is a collection of several routines fr
www.eeworm.com/read/136989/5827156
dsw misc.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################