代码搜索:Winapi

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

代码结果 4,315
www.eeworm.com/read/396408/2421665

h winestring.h

#ifndef WINE_WINESTRING_H #define WINE_WINESTRING_H #include "windef.h" LPWSTR WINAPI lstrcpyAtoW(LPWSTR,LPCSTR); LPSTR WINAPI lstrcpyWtoA(LPSTR,LPCWSTR); LPWSTR WINAPI lstrcpynAtoW(
www.eeworm.com/read/372601/2771603

h winestring.h

#ifndef MPLAYER_WINESTRING_H #define MPLAYER_WINESTRING_H #include "windef.h" LPWSTR WINAPI lstrcpyAtoW(LPWSTR,LPCSTR); LPSTR WINAPI lstrcpyWtoA(LPSTR,LPCWSTR); LPWSTR WINAPI lstrcpy
www.eeworm.com/read/162509/5547345

cpp sockmsg_dbsrv.cpp

#include "stdafx.h" VOID WINAPI OnTimerProc(HWND hWnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime); UINT WINAPI ProcessLogin(LPVOID lpParameter); UINT WINAPI ProcessUserHuman(LPVOID lpParameter)
www.eeworm.com/read/331135/3416779

h winestring.h

#ifndef __WINE_WINE_WINESTRING_H #define __WINE_WINE_WINESTRING_H #include "windef.h" LPWSTR WINAPI lstrcpyAtoW(LPWSTR,LPCSTR); LPSTR WINAPI lstrcpyWtoA(LPSTR,LPCWSTR); LPWSTR WINAPI
www.eeworm.com/read/361261/2948268

h winestring.h

#ifndef __WINE_WINE_WINESTRING_H #define __WINE_WINE_WINESTRING_H #include "windef.h" LPWSTR WINAPI lstrcpyAtoW(LPWSTR,LPCSTR); LPSTR WINAPI lstrcpyWtoA(LPSTR,LPCWSTR); LPWSTR WINAPI
www.eeworm.com/read/258653/4352722

h winestring.h

#ifndef __WINE_WINE_WINESTRING_H #define __WINE_WINE_WINESTRING_H #include "windef.h" LPWSTR WINAPI lstrcpyAtoW(LPWSTR,LPCSTR); LPSTR WINAPI lstrcpyWtoA(LPSTR,LPCWSTR); LPWSTR WINAPI
www.eeworm.com/read/391517/8399591

h tools.h

/*######################################################################## Filename: tools.h ---------------------------------------------------- Remarks: ... --------------------------------
www.eeworm.com/read/289353/8557702

h tools.h

/*######################################################################## Filename: tools.h ---------------------------------------------------- Remarks: ... --------------------------------
www.eeworm.com/read/386933/8718201

h tools.h

/*######################################################################## Filename: tools.h ---------------------------------------------------- Remarks: ... --------------------------------
www.eeworm.com/read/282090/9120462

cpp pluginmanager.cpp

// PlugInManager.cpp: implementation of the CPlugInManager class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "io.h" #include "Radiant