代码搜索:WINAPI
找到约 4,315 项符合「WINAPI」的源代码
代码结果 4,315
www.eeworm.com/read/235247/14080333
h wininet.h
// UnderC Development Project, 2001
#ifndef _WININET_H
#define _WININET_H
#include
typedef void *HINTERNET;
typedef WORD INTERNET_PORT,*LPINTERNET_PORT;
#define INTERNET_OPEN_TYPE_
www.eeworm.com/read/235245/14080392
h winbase.h
typedef void* LPSECURITY_ATTRIBUTES;
typedef const char* LPCSTR;
WINAPI HANDLE CreateFileA(
LPCSTR lpFileName,
DWORD dwDesiredAccess,
DWORD dwShareMode,
LPSECURITY_ATTRIBUTES l
www.eeworm.com/read/235245/14080452
h wininet.h
// UnderC Development Project, 2001
#ifndef _WININET_H
#define _WININET_H
#include
typedef void *HINTERNET;
typedef WORD INTERNET_PORT,*LPINTERNET_PORT;
#define INTERNET_OPEN_TYPE_
www.eeworm.com/read/185911/8978670
cs sound.cs
//==========================================================================================
//
// WJ.MPR.WinAPI.Sound
// Copyright (c) 2006, WJ Communications, Inc.
//
// Class to play a WAV sou
www.eeworm.com/read/179954/9327603
c choosecolor.c
/*----------------------------------------------
ChooseColor.c
----------------------------------------------*/
#include
#include
int WINAPI WinMain (HINSTANCE hIn
www.eeworm.com/read/179954/9328878
c choosecolor.c
/*----------------------------------------------
ChooseColor.c
----------------------------------------------*/
#include
#include
int WINAPI WinMain (HINSTANCE hIn
www.eeworm.com/read/139233/13172240
txt 子类示意.txt
int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance,
PSTR szCmdLine, int iCmdShow)
{
...........
HWND wnd = CreateWindow(...);
originalProc = SetWindowLong
www.eeworm.com/read/15900/555287
h public_old.h
/////////////////Decoder Functions//////////////////////////
//decode one frame
//BitCount is the size of bitstream (in bytes )
__declspec(dllexport) int WINAPI DecodeOneFrame(int BitCount);
www.eeworm.com/read/490329/1200834
cpp localresmain.cpp
#include
extern "C"
BOOL WINAPI DllMain( HINSTANCE hInstance, DWORD dwReason, LPVOID )
{
return 1;
}
www.eeworm.com/read/229812/4745089
for clover.for
! Clover drawing program using regions.
*$include winapi.fi
integer*2 function FWINMAIN( hInstance,
& hPrevInstance,
&