代码搜索:CallBack

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

代码结果 10,000
www.eeworm.com/read/229812/4742531

cpp callback.cpp

/**************************************************************************** * * Open Watcom Project * * Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4752972

asm callback.asm

; ;A demo of using FarCallReal to pass control from protected mode to real mode ;and then use a Call-Back to pass control from real mode to protected mode. ; .386 ;This order of .386 and .model
www.eeworm.com/read/225324/4796637

java callback.java

/** * Redistribution and use of this software and associated documentation * ("Software"), with or without modification, are permitted provided * that the following conditions are met: * * 1. Red
www.eeworm.com/read/225037/4799754

plo callback.plo

callback.lo .libs/callback.o: callback.c sx.h ../config.h ../ac-stdint.h \ /usr/include/stdint.h /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/wchar
www.eeworm.com/read/225017/4799870

plo callback.plo

callback.lo .libs/callback.o: callback.c sx.h ../config.h ../ac-stdint.h \ /usr/include/stdint.h /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/wchar
www.eeworm.com/read/216802/4884117

h callback.h

#ifndef __INCLUDE_USER32_CALLBACK_H #define __INCLUDE_USER32_CALLBACK_H #define USER32_CALLBACK_WINDOWPROC (0) #define USER32_CALLBACK_SENDASYNCPROC (1) #define USER32_CALLBAC
www.eeworm.com/read/216802/4884423

h callback.h

#ifndef _WIN32K_CALLBACK_H #define _WIN32K_CALLBACK_H LRESULT STDCALL co_IntCallWindowProc(WNDPROC Proc, BOOLEAN IsAnsiProc, HWND Wnd, UIN
www.eeworm.com/read/216802/4884505

c callback.c

/* * ReactOS W32 Subsystem * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 ReactOS Team * * This program is free software; you can redistribute it and/or modify * it under the terms o
www.eeworm.com/read/213159/4917990

java callback.java

/* * @(#)Callback.java * * Copyright (c) 2001-2002, JangHo Hwang1 * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permit
www.eeworm.com/read/213039/4930690

h callback.h

// Callback.h,v 1.1 2004/01/01 21:01:00 shuston Exp #include "ace/streams.h" #include "ace/Log_Msg.h" #include "ace/Log_Msg_Callback.h" #include "ace/Log_Record.h" class Callback : public ACE