GME  13
Functions | Variables
Search.cpp File Reference

Go to the source code of this file.

Functions

STDAPI DllRegisterServer (void)
STDAPI DllUnregisterServer (void)

Variables

CSearchApp NEAR theApp
const GUID CDECL BASED_CODE _tlid
const WORD _wVerMajor = 1
const WORD _wVerMinor = 0

Function Documentation

STDAPI DllRegisterServer ( void  )

Definition at line 79 of file Search.cpp.

STDAPI DllUnregisterServer ( void  )

Definition at line 96 of file Search.cpp.


Variable Documentation

const GUID CDECL BASED_CODE _tlid
Initial value:
                { 0xe65eedef, 0x18b7, 0x4f67, { 0xbb, 0xc7, 0xe, 0x22, 0xd0, 0xd3, 0x4c, 0x28 } }

Definition at line 15 of file Search.cpp.

const WORD _wVerMajor = 1

Definition at line 17 of file Search.cpp.

const WORD _wVerMinor = 0

Definition at line 18 of file Search.cpp.

Definition at line 13 of file Search.cpp.