代码搜索:Async

找到约 3,194 项符合「Async」的源代码

代码结果 3,194
www.eeworm.com/read/171829/9734752

cpp get_async_keys.cpp

#include #include "Get_Async_Keys.h" #if defined (WIN32) #define IS_WIN32 TRUE #else #define IS_WIN32 FALSE #endif #define IS_NT IS_WIN32 && (BOOL)(GetVersion() <
www.eeworm.com/read/171829/9734754

h get_async_keys.h

#define IDM_EXIT 100 #define IDM_TEST 200 #define IDM_ABOUT 301 LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM); LRESULT CALLBACK About (HWND, UINT, WPARAM
www.eeworm.com/read/171829/9734757

rc get_async_keys.rc

#include "windows.h" #include "Get_Async_Keys.h" MYAPP ICON DISCARDABLE "GENERIC.ICO" MYAPP MENU DISCARDABLE BEGIN POPUP "&File" BEGIN MENUITEM "E&xit
www.eeworm.com/read/171517/9747716

txt async_fifo.v.txt

//**********************************************************************************************// // $Id: async_fifo_v0.0 2001/4/19 18:36:31 $ //**************************************************
www.eeworm.com/read/367346/9755450

exe get_async_keys.exe

www.eeworm.com/read/367346/9755451

cpp get_async_keys.cpp

#include #include "Get_Async_Keys.h" #if defined (WIN32) #define IS_WIN32 TRUE #else #define IS_WIN32 FALSE #endif #define IS_NT IS_WIN32 && (BOOL)(GetVersion() < 0x
www.eeworm.com/read/367346/9755452

h get_async_keys.h

#define IDM_EXIT 100 #define IDM_DEMO 200 #define IDM_ABOUT 301 LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM); LRESULT CALLBACK About (HWND, UINT, WPARAM
www.eeworm.com/read/367346/9755453

rc get_async_keys.rc

#include "windows.h" #include "Get_Async_Keys.h" MYAPP ICON DISCARDABLE "GENERIC.ICO" MYAPP MENU DISCARDABLE BEGIN POPUP "&File" BEGIN MENUITEM "E&xit
www.eeworm.com/read/367346/9755454

res get_async_keys.res

www.eeworm.com/read/235012/14088792

v dp_async_ram.v

////////////////////////////////////////////////////////////////////// //// //// //// File name "dp_async_ram.v"