代码搜索:Winapi
找到约 4,315 项符合「Winapi」的源代码
代码结果 4,315
www.eeworm.com/read/205946/15303017
c numbers.c
/*
* Numbers.c
*
* Sample code for "Multithreading Applications in Win32"
* This is from Chapter 2, Listing 2-1
*
* Starts five threads and gives visible feedback
* of these threads runn
www.eeworm.com/read/169937/5408747
c winuser.c
/*
* Copyright (c) 1999 Greg Haerr
*
* Win32 API upper level window creation, management and msg routines
*/
#include "windows.h"
#include "wintern.h"
#include "device.h"
#inclu
www.eeworm.com/read/169937/5408771
c wingdi.c
/*
* Copyright (c) 1999, 2000, 2001, 2002, 2003 Greg Haerr
* Portions Copyright (c) 2002 by Koninklijke Philips Electronics N.V.
*
* Win32 API upper level graphics drawing routi
www.eeworm.com/read/169937/5408786
c button.c
#include "windows.h"
#include "windowsx.h"
#include "wintools.h"
/*
* WINCTL Custom Control Library
* Push button Custom Control
* This control implements a custom pushbutton control.
*
* 4/8/98
www.eeworm.com/read/167893/5451035
c button.c
#include "windows.h"
#include "windowsx.h"
#include "wintools.h"
/*
* WINCTL Custom Control Library
* Push button Custom Control
* This control implements a custom pushbutton control.
*
* 4/8/98
www.eeworm.com/read/158793/5594765
c button.c
#include "windows.h"
#include "windowsx.h"
#include "wintools.h"
/*
* WINCTL Custom Control Library
* Push button Custom Control
* This control implements a custom pushbutton control.
*
* 4/8/98
www.eeworm.com/read/158106/5598469
c winuser.c
/*
* Copyright (c) 1999 Greg Haerr
*
* Win32 API upper level window creation, management and msg routines
*/
#include "windows.h"
#include "wintern.h"
#include "device.h"
#inclu
www.eeworm.com/read/158106/5598492
c wingdi.c
/*
* Copyright (c) 1999, 2000, 2001 Greg Haerr
*
* Win32 API upper level graphics drawing routines
*/
#include "windows.h"
#include "wintern.h"
#include "device.h"
#include
www.eeworm.com/read/158106/5598506
c button.c
#include "windows.h"
#include "windowsx.h"
#include "wintools.h"
/*
* WINCTL Custom Control Library
* Push button Custom Control
* This control implements a custom pushbutton control.
*
* 4/8/98
www.eeworm.com/read/157525/5605520
h dibapi.h
// dibapi.h
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1997 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended