代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/101435/15833321
def server.def
LIBRARY IPSTEST
EXPORTS
DllGetClassObject PRIVATE
DllCanUnloadNow PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
www.eeworm.com/read/101435/15833323
cpp server.cpp
#define _WIN32_WINNT 0x402
#include
#include "hello.h"
#include "hello_i.c"
#include "combook.h"
#include "combook.cpp"
class SoLong : IHello
{
public:
// implement Update
www.eeworm.com/read/101434/15833386
rc server.rc
1 TYPELIB "hello.tlb"
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,1
PRODUCTVERSION 1,0,0,1
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
#else
FILEFLAGS 0x0L
#endif
FILEOS 0x4
www.eeworm.com/read/101434/15833389
def server.def
LIBRARY IPSTEST
EXPORTS
DllGetClassObject PRIVATE
DllCanUnloadNow PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
www.eeworm.com/read/101434/15833391
cpp server.cpp
#define _WIN32_WINNT 0x402
#include
#include "hello.h"
#include "hello_i.c"
#include "combook.h"
#include "combook.cpp"
class SoLong : IHello
{
public:
// implement Update
www.eeworm.com/read/101305/15838120
motorola wap server
作者:asp2001
email: asp2001@163.net
日期:2000-08-03 21:04:42
我们很高兴你对编写无线应用程序很感兴趣。你的应用程序是挑剔用户的解决可视化的动态端对端方案。开发版的Motorola WAP <mark>Server</mark>给你提供了一个可供你通过Internet测试自己的WML应用程序的网关。
作为WAP技术的创建者和WAP Forum成员之一,M ...
www.eeworm.com/read/100976/15859071
vbw server.vbw
frmServer = 19, 14, 729, 644, C, 45, 9, 595, 543, C
ModCD = 52, 52, 580, 491, C
ModAPI = 8, 57, 700, 496, C
frmDesktop = 184, 151, 720, 598, C, 162, 149, 698, 596, C
ModGetSysColors = 156, 156, 69
www.eeworm.com/read/100976/15859106
vbp server.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\SYSTEM\STDOLE2.TLB#OLE Automation
Object={248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0; MSWINSCK.OCX
Reference=*\G{E1211242-8
www.eeworm.com/read/100912/15861573
h server.h
#ifndef _SERVER_H_
#define _SERVER_H_
#include "TrayNotify.h" // Added by ClassView
#define SERVER_MUTEX "NETTALK_SERVER_1000"
#define WM_TRAYNOTIFY WM_USER+10
class CAboutDlg:public CDialogX
www.eeworm.com/read/100908/15861876