---------------------------------------------------
Dll with shared functions			LANGAGE: VC++ 6.0		
---------------------------------------------------
All external functions provided:
    ; General
		GetTheVersionString
		GetTheVersionDword
		GetPrinterVersionNEW
		GetPrinterVersionOLD
		OPD_GetSeparatedStringsVC_VB
	;		graphics
		BMP_TO_OPDCommandFile
		OPD_DeleteGlobalGraphicsFile
		OPD_GetPreviewFromFormat
		OPD_GetPreviewFromFormat_XY
	;		Bar codes
		OPD_GetBC128Data 
	; network
		OPD_GetNetworkNames

	; Opd Commands
		OPD_CMD_GetStart_ESC_NN_0
		OPD_CMD_GetSelectActiveFormat_ESC_S
		; OPD_CMD_GetAutoPrint_ESC_GP
		OPD_CMD_GetIprog_ESC_CIPROG
		; OPD_CMD_GetInit_ESC_CINIT
		; OPD_CMD_GetInew_ESC_CINEW
		; PARAMETERS
		OPD_CMD_GetSpeed_ESC_P_SPEED
		OPD_CMD_GetBurnAB_ESC_P_BURN1
		OPD_CMD_GetBurnAB_ESC_P_BURN2
		OPD_CMD_GetPressure_ESC_P_PRESSURE
		OPD_CMD_GetHomeOffset_ESC_P_HOMOFF
		OPD_CMD_GetPeelHeight_ESC_P_PEEL
		; REQUEST
		OPD_CMD_GetStatus_ESC_ZS
		OPD_CMD_GetMemory_ESC_ZM
		OPD_CMD_GetVersion_ESC_Z
		OPD_CMD_GetClearError_ESC_DZ
		;  OPD_CMD_GetRequestError_ESC_ZZ
		OPD_CMD_GetQuantity_ESC_Q
		OPD_CMD_GetEndOfFormat_ESC_K
		OPD_CMD_GetPausePrinting_ESC_CC
		OPD_CMD_GetRequestFonts_ESC_ZA
		OPD_CMD_GetLoadAFont_ESC_A
		OPD_CMD_GetRequestFormats_ESC_ZF
		OPD_CMD_GetLineBox_ESC_L
		OPD_CMD_GetDeleteGraphics_ESC_DV
		OPD_CMD_GetDeleteAGraphic_ESC_DV
		OPD_CMD_GetDeleteAFont_ESC_DA
		OPD_CMD_GetDeleteAFormat_ESC_DF
		OPD_CMD_GetDownloadAFont_ESC_DA
		OPD_CMD_GetActiveFormat_ESC_ZN
		OPD_CMD_GetTotalPrints_ESC_ZT
		OPD_CMD_GetCurrentVariables_ESC_ZI
		OPD_CMD_GetCurrentErrors_ESC_ZZ
		OPD_CMD_GetDeleteErrors_ESC_DZ
		OPD_CMD_GetQuantity_ESC_ZQ
		OPD_CMD_GetFormat_ESC_F
		OPD_CMD_GetGroupInformation_ESC_Z9
		OPD_CMD_GetGroupInformation_ESC_ZH
		; All request/send
		OPD_CMD_GetRequestOrSendSystemVariables

		; PARAM SYSTEM
		OPD_CMD_GetSetDate_ESC_SYS_DATE
		OPD_CMD_GetSetTime_ESC_SYS_TIME
		OPD_CMD_GetRibbonLeft_ESC_SYS_RLEFT
		OPD_CMD_GetRibbonTotal_ESC_SYS_REEL
		OPD_CMD_GetPrintsPerMinute_ESC_SYS_PPM

	; Constants
		OPD_CONST_FirstNetworkPrinter_0
		OPD_CONST_LastNetworkPrinter_99
		OPD_CONST_MsgError_ZS
		OPD_CONST_All_ZS
		; variables
		OPD_CONST_VariableFixedText
		OPD_CONST_VariableUsingLimit
		OPD_CONST_VariableTime24Hour
		OPD_CONST_VariableCounter
		OPD_CONST_VariableDay
		OPD_CONST_VariableYear
		OPD_CONST_VariableMonth
		OPD_CONST_VariableTime12Hour

	; Translation
		OPD_Language_GetCurrentLanguageSection
		OPD_Language_GetStringInLanguage
		OPD_Language_GetAllLanguageSection
		OPD_Language_SetLanguageSection
		OPD_Language_GetCurrentFileLanguage

	; all commands in this function
		OPD_CMD_GetOneCommand
		OPD_GetOneString