代码搜索:Winapi

找到约 4,315 项符合「Winapi」的源代码

代码结果 4,315
www.eeworm.com/read/142657/12932018

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/142155/12960321

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
www.eeworm.com/read/243037/12966957

h drawapi.h

#ifndef _INC_DIBAPI #define _INC_DIBAPI /* Handle to a DIB */ DECLARE_HANDLE(HDIB); /* DIB constants */ #define PALVERSION 0x300 /* DIB Macros*/ #define IS_WIN30_DIB(lpbi) ((*(LPDWOR
www.eeworm.com/read/243009/12968839

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
www.eeworm.com/read/243009/12968905

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
www.eeworm.com/read/243009/12968963

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
www.eeworm.com/read/243009/12969071

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
www.eeworm.com/read/328866/12997768

cpp rewr.cpp

#include "stdafx.h" #define LOUExport extern "C" _declspec( dllexport ) #define ZERO_MEMORY(s) ::ZeroMemory(&s, sizeof(s)) HANDLE hCommDev=INVALID_HANDLE_VALUE; int WaitFor(DWORD Timeout,DWOR
www.eeworm.com/read/327257/13090559

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
www.eeworm.com/read/139859/13128083

h cfgmgr32.h

/*++ Copyright (c) 1989-1997 Microsoft Corporation Module Name: cfgmgr32.h Abstract: This module contains the user APIs for the Configuration Manager, along with any publi