代码搜索:Notify

找到约 4,184 项符合「Notify」的源代码

代码结果 4,184
www.eeworm.com/read/236003/14036102

cpp notify.cpp

/* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FIT
www.eeworm.com/read/236003/14036106

vcp notify.vcp

# Microsoft eMbedded Visual Tools Project File - Name="notify" - Package Owner= # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** # TARGTYPE "Win3
www.eeworm.com/read/236003/14036108

ico notify.ico

www.eeworm.com/read/113855/15446941

h notify.h

/* this ALWAYS GENERATED file contains the definitions for the interfaces */ /* File created by MIDL compiler version 6.00.0361 */ /* at Thu Aug 26 22:40:26 2004 */ /* Compiler settings
www.eeworm.com/read/113855/15446943

idl notify.idl

// Notify.idl : IDL source for Notify // // This file will be processed by the MIDL tool to // produce the type library (Notify.tlb) and marshalling code. import "oaidl.idl"; import "ocidl.id
www.eeworm.com/read/113855/15446946

rgs notify.rgs

HKCR { NoRemove AppID { '%APPID%' = s 'Notify' 'Notify.DLL' { val AppID = s '%APPID%' } } }
www.eeworm.com/read/113855/15446950

rc notify.rc

// Microsoft Visual C++ generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // /
www.eeworm.com/read/113855/15446952

vcproj notify.vcproj

www.eeworm.com/read/113855/15446953

cpp notify.cpp

// Notify.cpp : Implementation of DLL Exports. #include "stdafx.h" #include "resource.h" #include "Notify.h" class CNotifyModule : public CAtlDllModuleT< CNotifyModule > { public : DECLARE
www.eeworm.com/read/113855/15446964

def notify.def

; Notify.def : Declares the module parameters. LIBRARY "Notify.DLL" EXPORTS DllCanUnloadNow PRIVATE DllGetClassObject PRIVATE DllRegisterServer PRIVATE DllUnregisterServer PRIVATE