代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/381515/9088985
exe server.exe
www.eeworm.com/read/381515/9088989
tlb server.tlb
www.eeworm.com/read/381515/9088996
ico server.ico
www.eeworm.com/read/381515/9089011
def server.def
LIBRARY Server.dll
DESCRIPTION 'Chapter 11, Example COM Server (c)1996-1997 Dale E. Rogerson'
EXPORTS
DllGetClassObject @2 PRIVATE
DllCanUnloadNow
www.eeworm.com/read/381515/9089012
rc server.rc
#include "resource.h"
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// rema
www.eeworm.com/read/381515/9089035
cpp server.cpp
#include "CFactory.h"
#include "Iface.h"
#include "Cmpnt.h"
///////////////////////////////////////////////////////////
//
// Server.cpp
//
// This file contains the component server code.
/
www.eeworm.com/read/381515/9089047
idl server.idl
//
// Server.idl - IDL source for Server.dll
//
// This file will be processed by the MIDL compiler to
// produce the type library (Server.tlb) and marshaling code.
//
// Interface IX
[
obj
www.eeworm.com/read/381515/9089052
dll server.dll
www.eeworm.com/read/282485/9090790
plg server.plg
Build Log
--------------------Configuration: server - Win32 Debug--------------------
Command Lines
Results
LobbyServer.exe - 0
www.eeworm.com/read/282485/9090791
cpp server.cpp
// server.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "LobbyServer.h"
int main(int argc, char* argv[])
{
try
{
if(g_cLobbyServer.Init()