代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/350642/10721607
h 2_menus.h
#define IDM_EXIT 100
#define IDM_OLD 200
#define IDM_NEW 201
#define IDM_ABOUT 301
LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM);
LRESULT CALLB
www.eeworm.com/read/350642/10721625
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/350642/10721677
h delete_items.h
#define IDM_EXIT 100
#define IDM_ITEM1 200
#define IDM_ITEM2 201
#define IDM_ITEM3 202
#define IDM_ABOUT 301
LRESULT CALLBACK WndProc (HWND, UINT,
www.eeworm.com/read/350642/10721690
h add_new.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/350642/10721726
h create_accel.h
#define IDM_EXIT 100
#define IDM_ABOUT 101
#define IDM_TEST 200
LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM);
LRESULT CALLBACK About (HWND, UINT, WPARAM
www.eeworm.com/read/350642/10721755
h scroll1.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/350642/10721784
h add_del.h
#define IDM_EXIT 100
#define IDM_ITEM1 200
#define IDM_ITEM2 201
#define IDM_ITEM3 202
#define IDM_ABOUT 301
LRESULT CALLBACK WndProc (HWND, UINT,
www.eeworm.com/read/350642/10721887
h generic.h
#define IDM_EXIT 100
#define IDM_TEST 200
#define IDM_ABOUT 300
#define DLG_VERFIRST 400
#define DLG_VERLAST 404
LRESULT CALLBACK WndProc(HWND, UIN
www.eeworm.com/read/350642/10721912
h get_set_dbl-click.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/350642/10721931
h mod_menu.h
#define IDM_EXIT 100
#define IDM_TEST 200
#define IDM_NEWITEM 201
#define IDM_ABOUT 301
LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM);
LRESULT CALLB