代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/402480/2321798
c timer_windows_component.c
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/396640/2408819
svn-base readme.windows.svn-base
Overview.
---------
This document describes how to compile mupdf natively on Windows.
First, the native msvc makefile is meant as a template, not a final product.
It only builds statically lin
www.eeworm.com/read/392773/2491080
mak rules-exe-windows.mak
# -*- makefile -*- Time-stamp:
# $Id$
release-shared: $(OUTPUT_DIR) $(PRG)
release-static: $(OUTPUT_DIR_A) $(PRG_A)
dbg-shared: $(OUTPUT_DIR_DBG) $(PRG_DBG)
dbg-static: $(OUT
www.eeworm.com/read/376060/2715255
svn-base windows.h.svn-base
// UnderC Development Project, 2001
#ifndef _WINDOWS_H
#define _WINDOWS_H
typedef unsigned long DWORD, *PDWORD, *LPDWORD;
typedef char *LPSTR;
typedef const char *LPCSTR;
typedef void *PVOID;
t
www.eeworm.com/read/376060/2715605
svn-base windows.h.svn-base
// UnderC Development Project, 2001
#ifndef _WINDOWS_H
#define _WINDOWS_H
typedef unsigned long DWORD, *PDWORD;
typedef char *LPSTR;
typedef const char *LPCSTR;
typedef void *PVOID;
typedef int
www.eeworm.com/read/376060/2716001
svn-base windows.h.svn-base
// UnderC Development Project, 2001
#ifndef _WINDOWS_H
#define _WINDOWS_H
typedef unsigned long DWORD, *PDWORD;
typedef char *LPSTR;
typedef const char *LPCSTR;
typedef void *PVOID;
typedef int
www.eeworm.com/read/373367/2763002
h audio_windows_source.h
/* -*- c++ -*- */
/*
* Copyright 2004 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms
www.eeworm.com/read/373367/2763003
h audio_windows_sink.h
/* -*- c++ -*- */
/*
* Copyright 2004 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms
www.eeworm.com/read/373367/2763004
cc audio_windows_source.cc
/* -*- c++ -*- */
/*
* Copyright 2004 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms