代码搜索:CALLER
找到约 2,889 项符合「CALLER」的源代码
代码结果 2,889
www.eeworm.com/read/128502/5989940
xpm caller.xpm
/* XPM */
/*
G N O K I I
A Linux/Unix toolset and driver for Nokia mobile phones.
Copyright (C) 1999 Pavel Jan韐 ml. & Hugh Blemings.
Released under the terms of the GNU GPL, see file COPYI
www.eeworm.com/read/483376/6605610
a51 caller.a51
INCLUDE REG_51.PDF
RB0 EQU 000H ; Select Register Bank 0
RB1 EQU 008H ; Select Register Bank 1 ...poke to PSW to use
;%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/410916/11265136
lua caller.lua
LUA_PATH = "C:\\Prog\\Delphi\\LuaEdit\\Bin"
dofile("C:\\Prog\\Delphi\\LuaEdit\\Bin\\Function.lua")
local addition = 0
TT = {}
TT[1] = "TEST1"
TT[2] = "TEST2"
TT[3] = {}
TT[3][1] = "L2"
TT[3]
www.eeworm.com/read/265332/11268248
jar caller.jar
www.eeworm.com/read/150030/12323822
mak caller.mak
#-----------------------
# CALLER.MAK make file
#-----------------------
caller.exe : caller.obj caller.res imalloc.lib
$(LINKER) $(GUIFLAGS) -OUT:caller.exe caller.obj caller.res \
www.eeworm.com/read/150030/12323850
c caller.c
/*---------------------------------------------
CALLER.C -- Call into private OLE component
(c) Paul Yao, 1996
---------------------------------------------*/
#include
www.eeworm.com/read/150030/12323855
rc caller.rc
#include "caller.h"
MAIN MENU
{
POPUP "&Allocator"
{
MENUITEM "&Create", IDM_CREATE
MENUITEM "&Destroy", IDM_DESTROY
MENUITEM SEPARATOR
www.eeworm.com/read/150030/12323856
h caller.h
#define IDM_CREATE 1
#define IDM_DESTROY 2
#define IDM_IUNKNOWN 3
#define IDM_IMALLOC 4
#define IDM_IMARSHAL 5
#define IDM_ALLOCATE_CUSTOM 6
#d
www.eeworm.com/read/150030/12323870
exe caller.exe
www.eeworm.com/read/122672/14676675
mak caller.mak
#-----------------------
# CALLER.MAK make file
#-----------------------
caller.exe : caller.obj caller.res imalloc.lib
$(LINKER) $(GUIFLAGS) -OUT:caller.exe caller.obj caller.res \