代码搜索:CallBack

找到约 10,000 项符合「CallBack」的源代码

代码结果 10,000
www.eeworm.com/read/141545/13002135

h show_keys.h

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

h list_dir.h

#define IDM_EXIT 100 #define IDM_TEST 200 #define IDM_ABOUT 301 #define IDC_DIRECTORY 101 #define IDC_LIST 102 LRESULT CALLBACK WndProc (HWND, UINT, WPARAM,
www.eeworm.com/read/141545/13002196

h dlgbox.h

#define IDM_EXIT 100 #define IDM_TEST 200 #define IDM_ABOUT 301 #define IDC_EDIT1 101 #define IDC_EDIT2 102 LRESULT CALLBACK WndProc (HWND, UIN
www.eeworm.com/read/141545/13002252

h create_dialog.h

#define IDM_EXIT 100 #define IDM_TEST 200 #define IDM_ABOUT 301 #define IDC_CHECKBOX 101 #define IDC_RADIO1 102 #define IDC_RADIO2 103 LRES
www.eeworm.com/read/141545/13003123

h crosshatch_box.h

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

h draw_2_boxes.h

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

h create_icon.h

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

c mxml-private.c

/* * "$Id: mxml-private.c 225 2005-08-16 14:46:18Z mike $" * * Private functions for Mini-XML, a small XML-like file parsing library. * * Copyright 2003-2005 by Michael Sweet. * * This program
www.eeworm.com/read/140851/13059335

m demtrain.m

function demtrain(action); %DEMTRAIN Demonstrate training of MLP network. % % Description % DEMTRAIN brings up a simple GUI to show the training of an MLP % network on classification and regressi
www.eeworm.com/read/140461/13079375

h usertimeout.h

/* -*-C++-*- */ /*=================================================================== Copyright (c) 1999 Hewlett-Packard Company ATTENTION: USE OF THIS SOFTWARE IS SUBJECT TO THE FOLLOWING TER