Enumeration assimilating types?

Hi, in C, you can define enumerations for different types of say base16, I have a need to create an enumeration %valeurs hexa% against only the basic base10 values. Is this possible with labview somehow. I relize I can pump the enumeration of basic in a control case swtich and assimilate the enumeration of the values in any type I want to, but would like to know if there is a control of enumeration or other control that is more flexiable this way?

This is what I need for an enumeration:

Test1, 0x11

Test2, 0x14

Test3, 0x0C

etc...

TNX,

Rob

I believe you can. Use 'ring', select the desired data type and change the hex display format.

You are reffering to C, but:

do not forget
C language can understand number in all that is, hexadecimal, decimal, binary, octal format. you just use a declaration,
for example

0x04; Hex 4
04; 4 octal
b 0, 100; 4 binary

Basically, you do the same thing in labview...

Tags: NI Software

Similar Questions

  • Type a table defined clusters to hold configuration data - definition of default values for each element of the array

    Hello

    I was wondering if I could get some information and opinions on the use of an array of type defined clusters to store configuration data.  I am creating a program to test several EHR and wanted to have a control of type defined for each HAD with the information needed to create the DAQmx tasks for all signals for it must HAVE.  I am eager to do so that the data are encoded in hard and not in a file that the user might spoil.

    Controls of type def are then put into a Subvi who chooses as appropriate, one based on the enumeration of Type DUT connected to a case structure.

    I have problems with the control of the defined type.  I see issues when you try to save a configuration unique to each element of the array in the array of clusters.  Somehow, it worked at first, but now by clicking on "Operations on the data--> default font of the current value ' on individual elements of the cluster or the entire cluster (array element) does not save data when I re - open the command def.  What I am doing wrong?  I'm trying to do something with the berries of the clusters that I shouldn't do?

    I enclose one of the defined reference type controls.  I tried to change it bare to see if that helped, but no luck.

    To reproduce, change the resource string for the element 0 of the array and do the new value by default.  Then close the def of type, and then reopen it.  The old value is always present in this element.  The VI is saved in LabVIEW 2012.

    The values of a typedef are not proprigated to the instances of the control. They get if created WHEN data values have changed. They will be not updated with the changes to come. You must create a VI specifically to hardcode your values or to implement a file based initialization. The base file would be much better and more flexible. If you don't want users to change the data simply encryption. There is a wedding blowfish library that you can download.

  • Can LV86 create enumerations automatically to her role as mother?

    When I place an open/create/replace function, I need to create two enumerations and type a quantity of objects inside the two enumerations. This time consuming (especially if I want to take on the review of the CLD )

    So for LV86 or LV2010, can automatically created enums when I sticks open/create/replace? Whoosh! Like this...

    Really? It can be done? Should what settings I turn?

    Don't know exactly what you mean, but in the example you show, if you give up that work, then right-click on the two terminals with the wiring tool, select create constant, Bam! you have the enum. If this isn't what you mean please elaborate. They don't both automatically created when you drop the function, there is no way to know if you want or plan over these terminals in the diagram.

    If you take the review of the CLD, appear very early, they are supposed to allow you to spend some time, before the scheduled start of the review, the configuration of your environment (LabVIEW settings, do NOT put on libraries, etc.)

    One thing I did, once the review started, was to create a model with some documents before vi, perhaps a model icon. Those editing is faster than their creation from scratch.

  • The use of .vas and for the script .lst files.

    Hello

    I'm working on a script about tiara for the treatment of the channels (involving Crash module). I saw a few scripts using *.vas and *.lst files to define variables and measures for different cases and all.
    I would like to understand more about the features of said make use in my scripts. I looked on the internet for explanations about the same but do not have something useful.

    It would really help me if there is some links or examples for them.

    Thanks in advance,

    Kind regards
    Fazil Shah.

    Hi faz_mah,

    In this case I recommend using two objects dictionary, TypeDict, and PriceDict, like I showed you above.  Or color you use the object than a dictionary and store and array values (type, price, etc.) with each name of the search.  Enumeration style variables "A" in the *.vas file have a static list of enumeration values and variables for enumeration of type 'G' in the file menu of *.vas their dynamic list of values from the file * .lst - which means that you would have to add rows at the end of the file list to add rows to the table of the above possibilities.  It would be faster and more easy to avoid the hard drive and use a dictionary object or two.

    If you're still not convinced, I can send you an example of creating a variable of type *.vas 'G '.

    Brad Turpin

    Tiara Product Support Engineer
    National Instruments

  • Problems of Structure of event

    Hi all

    I'm using the following code tries to get the tension and then use the peak voltage to trigger an event. My event structure is not working properly and I'm not sure what I'm supposed to do.

    Take a look, and any help would be great!

    Hey,.

    There are a number of things wrong with your layout, another that the Structure of the event is not called. What you have here is not a lot and that's the beauty of LabVIEW: you can do the same thing in different ways.

    Following the design of the Structure of the event, you intend to go with, I have attached a redesign of your code, including comments. I think this should work for you now. I followed the common approach of the Machine State, which uses perfectly, the Structure of the event - when in "stable" condition or non-working.

    The main aspect that you need to consider is how the Structure of the event is called. He needs a break to identify a State he needs to address. In this case, to increment a counter each time that the peak voltage is detected.

    The enumerated data type (the value that keeps the State of the States-transitions diagram) can be added to or changed. Normally, you should 'Customize... '. "the type of data (right-click) and create a variable of Type Def (ensures all the changes in the code, where it is used).

    There is more you can do with this structure, it is quite useful and powerful. There are a few examples online or within the help function in LabVIEW to give you more. Regarding the DAQmx, there is a project of State machine already set up for you - with all type defs and some events already created for you. After you have mastered this you must go along and check out more.

    All the best. David.

  • How to connect the value of the input string to numeric values

    Hello

    I'm trying to figure out how to connect the value of unique user input string to numeric values. Basically I want the user to enter the name of a gas that I have a list for (I think I put the list of gases in a table >). Then I want to match numeric values 2 'a' and 'b', according to which gas, name of the user has set. These 'a' and 'b' values will be automatically matched with the name of the gas in a list that I put. For example, hydrogen gas has the value 3 for "a" and 4 for "b. when the user puts the ' hydrogen' name in a string constant, automatically 'a' and 'b' must be issued.» I have connect a and b to a formula

    Thanks for any help

    Hello

    It is perhaps not exactly what you are looking for, but perhaps you could use the enumerated data type and the array of clusters of points (a, b).

    Look at the VI I enclose.

  • Access to Motorola RF controller via Cisco ACS

    Hi all

    I want to be able to use authentication on our Motorola RF using Cisco ACS 5.2 controllers remotely. We have the responsible ASB and you can choose different user roles outside of "Super User".

    The reason is that the ID attribute for the role of 'Super user' is 32768 and but ID attribute within the ACS can take only 3 digits (see fig. 1 gasket)

    Anyone had any experience of this or know how to edit this field for more than 3 digits?

    Any help will be much appreciated.

    Thank you

    John

    I can see the issue you are referring to and does not seem to be a bug - dig when it exist and if is not open

    An entire book would not use an enumeration attribute Type but rather an unsigned integer

    Then you must enter the value directly in the authorization profile rather than selecting from a list

  • SmartView API V 11.1.2.2.300

    Could someone post the vb api for Smartview 11.1.2.2.300?

    I know that it is usually installed in the bin on my C drive, but the company I am train has not allowed access to the C drive.

    Attribute VB_Name = "SmartViewVBA".
    "Copyright (c) 1992, 2012, Oracle and/or its affiliates." All rights reserved.
    '
    "THE RESTRICTED RIGHTS LEGEND:
    ' Use, duplication, or disclosure by the Government is subject to
    "restrictions set forth in paragraph (c) (1) (ii) rights
    ' in the Technical Data and Computer Software DFARS 252.227 - 7013 clause,.
    "or the clause rights Commercial Computer Software restricted to.
    "Far 52.227 - 19, as the case may be."
    '
    "Oracle Corporation".
    "5450 Great America Parkway;" Santa Clara, CA 95054, United States USA
    '
    'VBA Smartview function declaration.

    '**************************************************************************
    "The global constants for outline question types.
    '**************************************************************************

    Global Const HYP_CHILDREN = 1
    Global Const HYP_DESCENDANTS = 2
    Global Const HYP_BOTTOMLEVEL = 3
    Global Const HYP_SIBLINGS = 4
    Global Const HYP_SAMELEVEL = 5
    Global Const HYP_SAMEGENERATION = 6
    Global Const HYP_PARENT = 7
    Global Const HYP_DIMENSION = 8
    Global Const HYP_NAMEDGENERATION = 9
    Global Const HYP_NAMEDLEVEL = 10
    Global Const HYP_SEARCH = 11
    Global Const HYP_WILDSEARCH = 12
    Global Const HYP_USERATTRIBUTE = 13
    Global Const HYP_ANCESTORS = 14
    Global Const HYP_DTSMEMBER = 15
    Global Const HYP_DIMUSERATTRIBUTES = 16

    '**************************************************************************
    "The global constants for query hierarchical member.
    '**************************************************************************

    Global Const HYP_COMMENT = 1
    Global Const HYP_FORMULA = 2
    Global Const HYP_UDA = 3
    Global Const HYP_ATTRIBUTE = 4

    '**************************************************************************
    «Global constants for hierarchical member query options»
    '**************************************************************************

    Global Const HYP_MEMBERSONLY = 1
    Global Const HYP_ALIASESONLY = 2
    Global Const HYP_MEMBERSANDALIASES = 4

    '**************************************************************************
    "The global constants for the ID of the version info.
    '**************************************************************************

    Global Const BUILD_VERSION = 'VERSION '.
    Global Const BUILD_NUMBER = 'BUILD No.'
    Global Const BUILD_DATE = "DATE construction".
    Global Const PRODUCT_ID = "PRODUCT ID".

    '**************************************************************************
    "The global constants for supported data providers.
    '**************************************************************************

    Global Const HYP_ANALYTIC_SERVICES = "Analytic Provider Services.
    Global Const HYP_FINANCIAL_MANAGEMENT = "Hyperion Financial Management."
    Global Const HYP_ESSBASE = "Essbase.
    Global Const HYP_PLANNING = "schedule".
    Global Const HYP_OBIEE = "OBIEE.
    Global Const HYP_ENTERPRISE = "Hyperion Enterprise."
    Global Const HYP_RA = 'Hyperion Smart View provider for Hyperion Reporting' and analysis

    '**************************************************************************
    "The global constants for members information name of the property.
    '**************************************************************************
    Global Const HYP_MI_NAME = 'name '.
    Global Const HYP_MI_DIM = "Dim".
    Global Const HYP_MI_LEVEL = 'level '.
    Global Const HYP_MI_GENERATION = 'Generation '.
    Global Const HYP_MI_PARENT_MEMBER_NAME = "ParentMbrName".
    Global Const HYP_MI_CHILD_MEMBER_NAME = "ChildMbrName".
    Global Const HYP_MI_PREVIOUS_MEMBER_NAME = "PrevMbrName".
    Global Const HYP_MI_NEXT_MEMBER_NAME = "NextMbrName".
    Global Const HYP_MI_CONSOLIDATION = 'Consolidation '.
    Global Const HYP_MI_IS_TWO_PASS_CAL_MEMBER = "IsTwoPassCalcMbr".
    Global Const HYP_MI_IS_EXPENSE_MEMBER = "IsExpenseMbr".
    Global Const HYP_MI_CURRENCY_CONVERSION_TYPE = "CurrencyConversionType".
    Global Const HYP_MI_CURRENCY_CATEGORY = "CurrencyCategory".
    Global Const HYP_MI_TIME_BALANCE_OPTION = "TimeBalanceOption".
    Global Const HYP_MI_TIME_BALANCE_SKIP_OPTION = "TimeBalanceSkipOption".
    Global Const HYP_MI_SHARE_OPTION = "interest".
    Global Const HYP_MI_STORAGE_CATEGORY = "StorageCategory".
    Global Const HYP_MI_CHILD_COUNT = "ChildCount.
    Global Const HYP_MI_ATTRIBUTED = "attributed".
    Global Const HYP_MI_RELATIONAL_DESCENDANT_PRESENT = "RelDescendantPresent".
    Global Const HYP_MI_RELATIONAL_PARTITION_ENABLED = "RelPartitionEnabled".
    Global Const HYP_MI_DEFAULT_ALIAS = "DefaultAlias.
    Global Const HYP_MI_HIERARCHY_TYPE = "HierarchyType.
    Global Const HYP_MI_DIM_SOLVE_ORDER = "DimSolveOrder".
    Global Const HYP_MI_IS_DUPLICATE_NAME = "IsDuplicateName".
    Global Const HYP_MI_UNIQUE_NAME = "UniqueName.
    Global Const HYP_MI_ORIGINAL_MEMBER = "OrigMember".
    Global Const HYP_MI_IS_FLOW_TYPE = "IsFlowType".
    Global Const HYP_MI_AGGREGATE_LEVEL = "AggLevel".
    Global Const HYP_MI_FORMAT_STRING = "FormatString".
    Global Const HYP_MI_ATTRIBUTE_DIMENSIONS = "AttributeDims".
    Global Const HYP_MI_ATTRIBUTE_MEMBERS = "AttributeMbrs".
    Global Const HYP_MI_ATTRIBUTE_TYPES = 'AttributeTypes '.
    Global Const HYP_MI_ALIAS_NAMES = "AliasNames.
    Global Const HYP_MI_ALIAS_TABLES = "AliasTables".
    Global Const HYP_MI_FORMULA = "Formula".
    Global Const HYP_MI_COMMENT = "comment".
    Global Const HYP_MI_LAST_FORMULA = "LastFormula".
    Global Const HYP_MI_UDAS = "Edu".

    '**************************************************************************
    "Enumeration of Type of the linked object
    '**************************************************************************
    TYPE_OF_LRO Enumeration
    CELL_NOTE_LRO = 1
    FILE_LRO = 2
    URL_LRO = 3
    End Enum

    '**************************************************************************
    ' Enumeration of the types of journal content
    '**************************************************************************

    TYPE_OF_CONTENTS_IN_SHEET Enumeration
    EMPTY_SHEET
    ADHOC_SHEET
    FORM_SHEET
    INTERACTIVE_REPORT_SHEET
    End Enum

    '**************************************************************************
    ' Enumeration of the Smart View Error Codes
    '**************************************************************************

    SmartViewErrors Enumeration
    SS_ERR_ERROR = 4
    SS_NO_GRID_ON_SHEET_BUT_FUNCTIONS_SUBMITTED = 2
    SS_SHEET_NOT_CONNECTED_BUT_FUNCTIONS_SUBMITTED = 1
    SS_OK = 0
    SS_INIT_ERR = - 1
    SS_TERM_ERR = - 2
    SS_NOT_INIT = - 3
    SS_NOT_CONNECTED = - 4
    SS_NOT_LOCKED = - 5
    SS_INVALID_SSTABLE = - 6
    SS_INVALID_SSDATA = - 7
    SS_NOUNDO_INFO = - 8
    SS_CANCELED = - 9
    SS_GLOBALOPTS = - 10
    SS_SHEETOPTS = - 11
    SS_NOTENABLED = - 12
    SS_NO_MEMORY = - 13
    SS_DIALOG_ERROR = - 14
    SS_INVALID_PARAM = - 15
    SS_CALCULATING = - 16
    SS_SQL_IN_PROGRESS = - 17
    SS_FORMULAPRESERVE = - 18
    SS_INTERNALSSERROR = - 19
    SS_INVALID_SHEET = - 20
    SS_NOACTIVESHEET = - 21
    SS_NOTCALCULATING = - 22
    SS_INVALIDSELECTION = - 23
    SS_INVALIDTOKEN = - 24
    SS_CASCADENOTALLOWED = - 25
    SS_NOMACROS = - 26
    SS_NOREADONLYMACROS = - 27
    SS_READONLYSS = - 28
    SS_NOSQLACCESS = - 29
    SS_MENUALREADYREMOVED = - 30
    SS_MENUALREADYADDED = - 31
    SS_NOSPREADSHEETACCESS = - 32
    SS_NOHANDLES = - 33
    SS_NOPREVCONNECTION = - 34
    SS_LROERROR = - 35
    SS_LROWINAPPACCESSERR = - 36
    SS_DATANAVINITERR = - 37
    SS_PARAMSETNOTALLOWED = - 38
    SS_SHEET_PROTECTED = - 39
    SS_CALCSCRIPT_NOTFOUND = - 40
    SS_NOSUPPORT_PROVIDER = - 41
    SS_INVALID_ALIAS = - 42
    SS_CONN_NOT_FOUND = - 43
    SS_APS_CONN_NOT_FOUND = - 44
    SS_APS_NOT_CONNECTED = - 45
    SS_APS_CANT_CONNECT = - 46
    SS_CONN_ALREADY_EXISTS = - 47
    SS_APS_URL_NOT_SAVED = - 48
    SS_MIGRATION_OF_CONN_NOT_ALLOWED = - 49
    SS_CONN_MGR_NOT_INITIALIZED = - 50
    SS_FAILED_TO_GET_APS_OVERRIDE_PROPERTY = - 51
    SS_FAILED_TO_SET_APS_OVERRIDE_PROPERTY = - 52
    SS_FAILED_TO_GET_APS_URL = - 53
    SS_APS_DISCONNECT_FAILED = - 54
    SS_OPERATION_FAILED = - 55
    SS_CANNOT_ASSOCIATE_SHEET_WITH_CONNECTION = - 56
    SS_REFRESH_SHEET_NEEDED = - 57
    SS_NO_GRID_OBJECT_ON_SHEET = - 58
    SS_NO_CONNECTION_ASSOCIATED = - 59
    SS_NON_DATA_CELL_PASSED = - 60
    SS_DATA_CELL_IS_NOT_WRITABLE = - 61
    SS_NO_SVC_CONTENT_ON_SHEET = - 62
    SS_FAILED_TO_GET_OFFICE_OBJECT = - 63
    SS_OP_FAILED_AS_CHART_IS_SELECTED = - 64
    SS_EXCEL_IN_EDIT_MODE = - 65
    SS_SHEET_NON_SMARTVIEW_COMPATIBLE = - 66
    SS_APP_NOT_STANDALONE = - 67
    SS_SMART_VIEW_DISABLED = - 68
    SS_VBA_DEPRECATED = - 69
    SS_OPERATION_NOT_SUPPORTED_IN_MULTIGRID_MODE = - 70
    SS_INVALID_MEMBER = - 71
    SS_NO_SV_NAME_RANGE = - 72
    SS_AMBIGUOUS_MENU = - 73
    End Enum

    '**************************************************************************
    'Enumeration of the index options to use for HypGetOption/HypSetOption.
    '**************************************************************************

    HYP_SVC_OPTIONS_INDEX Enumeration
    HSV_ZOOMIN = 1
    HSV_INCLUDE_SELECTION
    HSV_WITHIN_SELECTEDGROUP
    HSV_REMOVE_UNSELECTEDGROUP
    HSV_INDENTATION
    HSV_SUPPRESSROWS_MISSING
    HSV_SUPPRESSROWS_ZEROS
    HSV_SUPPRESSROWS_UNDERSCORE
    HSV_SUPPRESSROWS_NOACCESS
    HSV_SUPPRESSROWS_REPEATEDMEMBERS
    HSV_SUPPRESSROWS_INVALID
    HSV_ANCESTOR_POSITION
    HSV_MISSING_LABEL
    HSV_NOACCESS_LABEL
    HSV_CELL_STATUS
    HSV_MEMBER_DISPLAY
    HSV_INVALID_LABEL
    HSV_SUBMITZERO
    HSV_19 ' unused reserved for later use.
    HSV_20
    HSV_PRESERVE_FORMULA_COMMENT
    HSV_22
    HSV_FORMULA_FILL
    HSV_EXCEL_FORMATTING = 30
    HSV_RETAIN_NUMERIC_FORMATTING
    HSV_THOUSAND_SEPARATOR
    HSV_NAVIGATE_WITHOUTDATA
    HSV_ENABLE_FORMATSTRING
    HSV_ENHANCED_COMMENT_HANDLING
    HSV_ADJUSTCOLUMNWIDTH
    HSV_DECIMALPLACES
    HSV_SCALE
    HSV_MOVEFORMATS_ON_ADHOC
    HSV_DISPLAY_INVALIDDATA
    HSV_SUPPRESSCOLUMNS_MISSING
    HSV_SUPPRESSCOLUMNS_ZEROS
    HSV_SUPPRESSCOLUMNS_NOACCESS
    HSV_SUPPRESS_MISSINGBLOCKS
    HSV_DOUBLECLICK_FOR_ADHOC = 101
    HSV_UNDO_ENABLE
    HSV_103
    HSV_LOGMESSAGE_DISPLAY
    HSV_ROUTE_LOGMESSAGE_TO_FILE
    HSV_CLEAR_LOG_ON_NEXTLAUNCH
    HSV_REDUCE_EXCEL_FILESIZE
    HSV_ENABLE_RIBBON_CONTEXT
    HSV_DISPLAY_HOMEPANEL_ONSTARTUP
    HSV_SHOW_COMMENTDIALOG_ON_REFRESH
    HSV_NUMBER_OF_UNDO_ACTION
    HSV_NUMBER_OF_MRU_ITEMS
    HSV_ROUTE_LOGMESSAGE_FILE_LOCATION
    HSV_DISABLE_SMARTVIEW_IN_OUTLOOK
    HSV_DISPLAY_SMARTVIEW_SHORTCUT_MENU_ONLY
    HSV_DISPLAY_DRILL_THROUGH_REPORT_TOOLTIP
    HSV_SHOW_PROGRESSINFORMATION
    HSV_PROGRESSINFO_TIMEDELAY
    HSV_ENABLE_PROFILING
    End Enum

    DIMENSION_TYPE Enumeration
    ROW_DIM = 0
    COL = 1
    POV = 2
    PAGE = 3
    USERVAR = 5
    End Enum

    "This method is for the 64-bit version of Microsoft office.
    #If VBA7 then

    '**************************************************************************
    "The functions in the menu.
    '**************************************************************************

    Public declare function HypMenuVAbout Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVAdjust Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVBusinessRules Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVCalculation Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVCellText Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVCollapse Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVConnect Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVCopyDataPoints Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVExpand Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVFunctionBuilder Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVInstruction Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVKeepOnly Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVMemberSelection Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVOptions Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVPasteDataPoints Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVPivot Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVPOVManager Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVQueryDesigner Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVRedo Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVRefresh Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVRefreshAll Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVRefreshOfflineDefinition Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVRemoveOnly Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVRulesOnForm Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVRunReport Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVSelectForm Lib "HsAddin" () PtrSafe as long
    Public Declare PtrSafe Function HypMenuVShowHelpHtml Lib "HsAddin" (ByVal vtHelpPage As Variant) As Long
    Public declare function HypMenuVSubmitData Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVSupportingDetails Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVSyncBack Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVTakeOffline Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVUndo Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVVisualizeinExcel Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVZoomIn Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVZoomOut Lib "HsAddin" () PtrSafe as long
    Public Declare PtrSafe Function HypMenuVMigrate Lib "HsAddin" (ByVal vtOption As Variant, ByRef vtOutput As Variant) As Long
    Public declare function HypMenuVLRO Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVCascadeSameWorkbook Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVCascadeNewWorkbook Lib "HsAddin" () PtrSafe as long
    Public declare function HypMenuVMemberInformation Lib "HsAddin" () PtrSafe as long
    Public Declare PtrSafe Function HypExecuteMenu Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMenuName As Variant) As Long
    Public Declare PtrSafe Function HypHideRibbonMenu Lib "HsAddin" (ByVal vtSheetName As Variant _
    ParamArray vtMenus() As Variant) As Long
    Public Declare PtrSafe Function HypHideRibbonMenuReset Lib "HsAddin" (ByVal vtSheetName As Variant) As Long

    '**************************************************************************
    "General functions.
    '**************************************************************************

    Public Declare PtrSafe Function HypCopyMetaData Lib "HsAddin" (ByVal vtSourceSheetName As Variant _
    ByVal vtDestinationSheetName As Variant) As Long

    Public Declare PtrSafe Function HypDeleteMetaData Lib "HsAddin" (ByVal vtDispObject As Variant _
    ByVal vtbWorkbook As Variant _
    ByVal vtbClearMetadataOnAllSheetsWithinWorkbook As Variant) As Long

    Public Declare PtrSafe Function HypGetSubstitutionVariable Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtApplicationName As Variant _
    ByVal vtDatabaseName As Variant _
    ByVal vtVariableName As Variant _
    ByRef vtVariableNames As Variant _
    ByRef vtVariableValues As Variant) As Long

    Public Declare PtrSafe Function HypIsDataModified Lib "HsAddin" (ByVal vtSheetName As Variant) As Boolean

    Public Declare PtrSafe Function HypIsFreeForm Lib "HsAddin" (ByVal vtSheetName As Variant) As Boolean

    Public Declare PtrSafe Function HypIsSmartViewContentPresent Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByRef vtTypeOfContentsInSheet As TYPE_OF_CONTENTS_IN_SHEET) As Boolean

    Public Declare PtrSafe Function HypPreserveFormatting Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant) As Long

    Public Declare PtrSafe Function HypRedo Lib "HsAddin" (ByVal vtSheetName As Variant) As Long

    Public Declare PtrSafe Function HypRemovePreservedFormats Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtbRemoveAllCapturedFormats As Variant _
    ByVal vtSelectionRange As Variant) As Long

    Public Declare PtrSafe Function HypSetAliasTable Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtAliasTableName As Variant) As Long

    Public Declare PtrSafe Function HypSetMenu Lib "HsAddin" (ByVal bSetMenu As Boolean) As Long

    Public Declare PtrSafe Function HypShowPov Lib "HsAddin" (ByVal bShowPov As Boolean) As Long

    Public Declare PtrSafe Function HypSetSubstitutionVariable Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtApplicationName As Variant _
    ByVal vtDatabaseName As Variant _
    ByVal vtVariableName As Variant _
    ByVal vtVariableValue As Variant) As Long

    Public Declare PtrSafe Function HypUndo Lib "HsAddin" (ByVal vtSheetName As Variant) As Long

    Public Declare PtrSafe Function HypShowPanel Lib "HsAddin" (ByVal bShow As Boolean) As Long

    Public Declare PtrSafe Function HypGetLastError Lib "HsAddin" (ByRef vtErrorCode As Variant, vtErrorMessage As Variant ByRef, ByRef vtErrorDescription As Variant) As Long

    Public Declare PtrSafe Function HypGetVersion Lib "HsAddin" (ByVal _ As Variant vtID
    ByRef vtValueList As Variant, ByVal vtVersionInfoFileCommand As Variant) As Long

    Public Declare PtrSafe Function HypGetDatabaseNote Lib "HsAddin" (ByVal vtSheetName As Variant, ByRef vtDBNote As Variant) As Long

    '**************************************************************************
    "Functions of connection."
    '**************************************************************************

    Public Declare PtrSafe Function HypConnect Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtUserName As Variant _
    ByVal vtPassword As Variant _
    ByVal vtFriendlyName As Variant) As Long

    Public Declare PtrSafe Function HypUIConnect Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtUserName As Variant _
    ByVal vtPassword As Variant _
    ByVal vtFriendlyName As Variant) As Long

    Public Declare PtrSafe Function HypConnected Lib "HsAddin" (ByVal vtSheetName As Variant) As Variant

    Public Declare PtrSafe Function HypConnectionExists Lib "HsAddin" (ByVal vtFriendlyName As Variant) As Variant

    Public Declare PtrSafe Function HypCreateConnection Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtUserName As Variant _
    ByVal vtPassword As Variant _
    ByVal vtProvider As Variant _
    ByVal vtProviderURL As Variant _
    ByVal vtServerName As Variant _
    ByVal vtApplicationName As Variant _
    ByVal vtDatabaseName As Variant _
    ByVal vtFriendlyName As Variant _
    ByVal vtDescription As Variant) As Long
                                                              
    Public Declare PtrSafe Function HypCreateConnectionEx Lib "HsAddin" (ByVal vtProviderType As Variant _
    ByVal vtServerName As Variant _
    ByVal vtApplicationName As Variant _
    ByVal vtDatabaseName As Variant _
    ByVal vtFormName As Variant _
    ByVal vtProviderURL As Variant _
    ByVal vtFriendlyName As Variant _
    ByVal vtUserName As Variant _
    ByVal vtPassword As Variant _
    ByVal vtDescription As Variant _
    ByVal vtReserved1 As Variant _
    ByVal vtReserved2 As Variant) As Long

    Public Declare PtrSafe Function HypDisconnect Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal bLogoutUser As Boolean) As Long

    Public declare function HypDisconnectAll Lib "HsAddin" () PtrSafe as long

    Public Declare PtrSafe Function HypDisconnectEx Lib "HsAddin" (ByVal vtFriendlyName As Variant) As Long

    Public Declare PtrSafe Function HypGetSharedConnectionsURL Lib "HsAddin" (ByRef vtSharedConnURL As Variant) As Long

    Public declare function HypInvalidateSSO Lib "HsAddin" () PtrSafe as long

    Public declare function HypIsConnectedToSharedConnections Lib "HsAddin" () as Variant PtrSafe

    Public Declare PtrSafe Function HypRemoveConnection Lib "HsAddin" (ByVal vtFriendlyName As Variant) As Long

    Public Declare PtrSafe Function HypResetFriendlyName Lib "HsAddin" (ByVal vtOldFriendlyName As Variant _
    ByVal vtNewFriendlyName As Variant) As Long

    Public Declare PtrSafe Function HypSetActiveConnection Lib "HsAddin" (ByVal vtFriendlyName As Variant) As Long

    Public Declare PtrSafe Function HypSetAsDefault Lib "HsAddin" (ByVal vtFriendlyName As Variant) As Long

    Public Declare PtrSafe Function HypSetConnAliasTable Lib "HsAddin" (ByVal vtFriendlyName As Variant _
    ByVal vtAliasTableName As Variant) As Long

    Public Declare PtrSafe Function HypSetSharedConnectionsURL Lib "HsAddin" (ByVal vtSharedConnURL As Variant) As Long

    '**************************************************************************
    'Ad Hoc functions
    '**************************************************************************

    Public Declare PtrSafe Function HypExecuteQuery Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMDXQuery As Variant) As Long

    Public Declare PtrSafe Function HypKeepOnly Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelection As Variant) As Long

    Public Declare PtrSafe Function HypPivot Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtStart As Variant _
    ByVal vtEnd As Variant) As Long
                                                   
    Public Declare PtrSafe Function HypPivotToGrid Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ByVal vtSelection As Variant) As Long

    Public Declare PtrSafe Function HypPivotToPOV Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelection As Variant) As Long

    Public Declare PtrSafe Function HypRemoveOnly Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelection As Variant) As Long

    Public Declare PtrSafe Function HypRetrieve Lib "HsAddin" (ByVal vtSheetName As Variant) As Long

    Public Declare PtrSafe Function HypRetrieveRange Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant _
    ByVal vtFriendlyName As Variant) As Long

    Public Declare PtrSafe Function HypRetrieveNameRange Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtGridName As Variant) As Long

    Public Declare PtrSafe Function HypGetNameRangeList Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtFriendlyName As Variant _
    ByRef vtNameList As Variant) As Long

    Public declare function HypRetrieveAllWorkbooks Lib "HsAddin" () PtrSafe as long

    Public Declare PtrSafe Function HypSubmitData Lib "HsAddin" (ByVal vtSheetName As Variant) As Long

    Public Declare PtrSafe Function HypZoomIn Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelection As Variant _
    ByVal vtLevel As Variant _
    ByVal vtAcross As Variant) As Long

    Public Declare PtrSafe Function HypZoomOut Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelection As Variant) As Long

    Public Declare PtrSafe Function HypPerformAdhocOnForm Lib "HsAddin" (ByVal vtSheetName As Variant, ByVal vtFormName As Variant) As Long

    '**************************************************************************
    "Train functions.
    '**************************************************************************

    Public Declare PtrSafe Function HypOpenForm Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtFolderPath As Variant _
    ByVal vtFormName As Variant _
    ByRef vtDimensionList() As Variant _
    ByRef vtMemberList() As Variant) As Long

    '**************************************************************************
    'Functions of the cells.
    '**************************************************************************

    Type LRO_Info
    lNumLRO As Long
    lNumDim As Long
    LROList as Variant
    End type

    Public Declare PtrSafe Function HypCell Lib "HsAddin" (ByVal vtSheetName As Variant _
    ParamArray MemberList() as Variant) as Variant

    Public Declare PtrSafe Function HypFreeDataPoint Lib "HsAddin" (ByRef vtInfo As Variant) As Long

    Public Declare PtrSafe Function HypGetCellRangeForMbrCombination Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByRef vtDimNames() As Variant _
    ByRef vtMbrNames() As Variant _
    ByRef vtCellIntersectionRange As Variant) As Long

    Public Declare PtrSafe Function HypGetDataPoint Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtCell As Variant) As Variant

    Public Declare PtrSafe Function HypGetDimMbrsForDataCell Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtCellRange As Variant _
    ByRef vtServerName As Variant _
    ByRef vtAppName As Variant _
    ByRef vtCubeName As Variant _
    ByRef vtFormName As Variant _
    ByRef vtDimensionNames As Variant _
    ByRef vtMemberNames As Variant) As Long

    Public Declare PtrSafe Function HypIsCellWritable Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtCellRange As Variant) As Boolean

    Public Declare PtrSafe Function HypSetCellsDirty Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare PtrSafe Function HypDeleteAllLROs Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant) As Long

    Public Declare PtrSafe Function HypDeleteLROs Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant _
    ByRef vtLROIDs() As Variant) As Long

    Public Declare PtrSafe Function HypAddLRO Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant _
    ByVal vtlType As Variant _
    ByVal vtName As Variant _
    ByVal vtDescription As Variant) As Long

    Public Declare PtrSafe Function HypUpdateLRO Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant _
    VtID As Variant, _ ByVal
    ByVal vtlType As Variant _
    ByVal vtName As Variant _
    ByVal vtDescription As Variant) As Long

    Public Declare PtrSafe Function HypListLROs Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant _
    ByRef vtID As LRO_Info) As Long

    Public Declare PtrSafe Function HypRetrieveLRO Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant _
    VtID As Variant, _ ByVal
    ByRef vtName As Variant _
    ByRef vtDescription As Variant) As Long

    Public Declare PtrSafe Function HypGetDrillThroughReports Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant _
    ByRef vtIDs As Variant _
    ByRef vtNames As Variant _
    ByRef vtURLs As Variant _
    ByRef vtURLTemplates As Variant _
    ByRef vtTypes As Variant) As Long
                                                         
                                                         
    Public Declare PtrSafe Function HypExecuteDrillThroughReport Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant _
    VtID As Variant, _ ByVal
    ByVal vtName As Variant _
    ByVal vtURL As Variant _
    ByVal vtURLTemplate As Variant _
    ByVal vtType As Variant) As Long

    '**************************************************************************
    'Functions POV.
    '**************************************************************************

    Public Declare PtrSafe Function HypGetPagePOVChoices Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ByRef vtMbrNameChoices As Variant _
    ByRef vtMbrDescChoices As Variant) As Long

    Public Declare PtrSafe Function HypSetBackgroundPOV Lib "HsAddin" (ByVal vtFriendlyName As Variant _
    ParamArray MemberList() as Variant) as long

    Public Declare PtrSafe Function HypSetPages Lib "HsAddin" (ByVal vtSheetName As Variant _
    ParamArray MemberList() as Variant) as long

    Public Declare PtrSafe Function HypSetPOV Lib "HsAddin" (ByVal vtSheetName As Variant _
    ParamArray MemberList() as Variant) as long

    Public Declare PtrSafe Function HypSetMembers Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ParamArray MemberList() as Variant) as long
    Public Declare Function HypGetPOV Lib "HsAddin" (ByVal vtSheetName _ PtrSafe
    ByRef vtDimensionNames As Variant _
    ByRef vtMemberNames As Variant, ByRef vtType As Variant) As Long
    Public Declare PtrSafe Function HypGetDimensions Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByRef vtMemberNames As Variant, ByRef vtType As Variant) As Long
    Public Declare PtrSafe Function HypGetMembers Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ByRef vtMbrNameChoices As Variant _
    ByRef vtMbrDescChoices As Variant) As Long
                                                               
    Public Declare PtrSafe Function HypSetDimensions Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByRef vtDimNames() As Variant _
    ByRef vtTypes() As Variant) As Long

    Public Declare PtrSafe Function HypGetBackgroundPOV Lib "HsAddin" (ByVal vtFriendlyName As Variant _
    ByRef vtDimensionNames As Variant _
    ByRef vtMemberNames As Variant) As Long
          
    Public Declare PtrSafe Function HypGetActiveMember Lib "HsAddin" (ByVal vtDimName As Variant _
    ByRef vtMember As Variant) As Long
          
    Public Declare PtrSafe Function HypSetActiveMember Lib "HsAddin" (ByVal vtDimName As Variant _
    ByVal vtMember As Variant) As Long

    '**************************************************************************
    "Calculation script / functions of business rule.
    '**************************************************************************

    Public Declare PtrSafe Function HypDeleteCalc Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtApplicationName As Variant _
    ByVal vtDatabaseName As Variant _
    ByVal vtCalcScript As Variant) As Long

    Public Declare PtrSafe Function HypExecuteCalcScript Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtCalcScript As Variant _
    ByVal vtSynchronous As Variant) As Long
                                                                   
    Public Declare PtrSafe Function HypExecuteCalcScriptEx Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtCubeName As Variant _
    ByVal vtBRName As Variant _
    ByVal vtBRType As Variant _
    ByVal vtbBRHasPrompts As Variant _
    ByVal vtbBRNeedPageInfo As Variant _
    ByRef vtRTPNames() As Variant _
    ByRef vtRTPValues() As Variant _
    ByVal vtbShowRTPDlg As Variant _
    ByVal vtbRuleOnForm As Variant _
    ByRef vtBRRanSuccessfully As Variant _
    ByRef vtCubeName As Variant _
    ByRef vtBRName As Variant _
    ByRef vtBRType As Variant _
    ByRef vtbBRHasPrompts As Variant _
    ByRef vtbBRNeedPageInfo As Variant _
    ByRef vtbBRHidePrompts As Variant _
    ByRef vtRTPNamesUsed As Variant _
    ByRef vtRTPValuesUsed As Variant) As Long

    Public Declare PtrSafe Function HypListCalcScripts Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByRef scriptArray As Variant) As Long

    Public Declare PtrSafe Function HypListCalcScriptsEx Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtbRuleOnForm As Variant _
    ByRef vtCubeNames As Variant _
    ByRef vtBRNames As Variant _
    ByRef vtBRTypes As Variant _
    ByRef vtBRHasPrompts As Variant _
    ByRef vtBRNeedsPageInfo As Variant _
    ByRef vtBRHidePrompts As Variant) As Long

    '**************************************************************************
    ' Calculate / consolidate / definition of functions.
    '**************************************************************************

    Public Declare PtrSafe Function HypCalculate Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare PtrSafe Function HypCalculateContribution Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare PtrSafe Function HypConsolidate Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare PtrSafe Function HypConsolidateAll Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare PtrSafe Function HypConsolidateAllWithData Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare PtrSafe Function HypForceCalculate Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare PtrSafe Function HypForceCalculateContribution Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare PtrSafe Function HypForceTranslate Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare PtrSafe Function HypTranslate Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    '**************************************************************************
    'The functions of request of members.
    '**************************************************************************

    Public Declare PtrSafe Function HypFindMember Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtAliasTable As Variant _
    ByRef vtDimensionName As Variant _
    ByRef vtAliasName As Variant _
    ByRef vtGenerationName As Variant _
    ByRef vtLevelName As Variant) As Long

    Public Declare PtrSafe Function HypFindMemberEx Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtAliasTable As Variant _
    ByRef vtDimensionName As Variant _
    ByRef vtAliasName As Variant _
    ByRef vtGenerationName As Variant _
    ByRef vtLevelName As Variant) As Long

    Public Declare PtrSafe Function HypGetAncestor Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtLayerType As Variant _
    ByVal intLayerNumber As Integer _
    ByRef vtAncestor As Variant) As Long

    Public Declare PtrSafe Function HypGetChildren Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal intChildCount As Integer _
    ByRef vtChildNameArray As Variant) As Long

    Public Declare PtrSafe Function HypGetParent Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByRef vtParentName As Variant) As Long

    Public Declare PtrSafe Function HypIsAttribute Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtUDAString As Variant) As Variant

    Public Declare PtrSafe Function HypIsDescendant Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtDescendantName As Variant) As Boolean

    Public Declare PtrSafe Function HypIsAncestor Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtAncestorName As Variant) As Variant

    Public Declare PtrSafe Function HypIsExpense Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ByVal vtMemberName As Variant) As Variant

    Public Declare PtrSafe Function HypIsParent Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal ParentName As Variant) to Boolean

    Public Declare PtrSafe Function HypIsChild Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtParentName As Variant _
    ByVal vtChildName As Variant) As Variant

    Public Declare PtrSafe Function HypIsUDA Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtUDAString As Variant) As Variant

    Public Declare PtrSafe Function HypOtlGetMemberInfo Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtPredicate As Variant _
    ByRef vtMemberArray As Variant) As Long

    Public Declare PtrSafe Function HypQueryMembers Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtPredicate As Variant _
    ByVal vtOption As Variant _
    ByVal vtDimensionName As Variant _
    ByVal vtInput1 As Variant _
    ByVal vtInput2 As Variant _
    ByRef vtMemberArray As Variant) As Long

    Public Declare PtrSafe Function HypGetMemberInformation Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtPropertyName As Variant _
    ByRef vtPropertyValue As Variant _
    ByRef vtPropertyValueStrings As Variant) As Long

    Public Declare PtrSafe Function HypGetMemberInformationEx Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByRef vtPropertyNames As Variant _
    ByRef vtPropertyValues As Variant _
    ByRef vtPropertyValueStrings As Variant) As Long

    '**************************************************************************
    ' Option functions
    '**************************************************************************

    Public Declare PtrSafe Function HypGetGlobalOption Lib "HsAddin" (ByVal vtItem As Long) As Variant

    Public Declare PtrSafe Function HypGetSheetOption Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtItem As Variant) As Variant

    Public Declare PtrSafe Function HypGetOption Lib "HsAddin" (ByVal vtItem As Variant, ByRef vtRet As Variant, ByVal vtSheetName As Variant) As Long

    Public Declare PtrSafe Function HypSetGlobalOption Lib "HsAddin" (ByVal vtItem As Long _
    ByVal vtGlobalOption As Variant) As Long

    Public Declare PtrSafe Function HypSetSheetOption Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtItem As Variant _
    ByVal vtOption As Variant) As Long

    Public Declare PtrSafe Function HypSetOption Lib "HsAddin" (ByVal vtItem As Variant _
    ByVal vtOption As Variant, ByVal vtSheetName As Variant) As Long

    Public declare function HypDeleteAllMRUItems Lib "HsAddin" () PtrSafe as long

    '**************************************************************************
    'Functions of dynamic Link.
    '**************************************************************************

    Public Declare PtrSafe Function HypDisplayToLinkView Lib "HsAddin" (ByVal vtDocumentType As Variant _
    ByVal vtDocumentPath As Variant) As Long

    Public declare function HypGetColCount Lib "HsAddin" () PtrSafe as long

    Public Declare PtrSafe Function HypGetColItems Lib "HsAddin" (ByVal vtColID As Variant _
    ByRef vtDimensionName As Variant _
    ByRef vtMemberNames As Variant) As Long

    Public Declare PtrSafe Function HypGetConnectionInfo Lib "HsAddin" (ByRef vtServerName As Variant _
    ByRef vtUserName As Variant _
    ByRef vtPassword As Variant _
    ByRef vtApplicationName As Variant _
    ByRef vtDatabaseName As Variant _
    ByRef vtFriendlyName As Variant _
    ByRef vtURL As Variant _
    ByRef vtProviderType As Variant) As Long

    Public Declare PtrSafe Function HypGetLinkMacro Lib "HsAddin" (ByRef vtMacroName As Variant) As Long

    Public declare function HypGetPOVCount Lib "HsAddin" () PtrSafe as long

    Public Declare PtrSafe Function HypGetPOVItems Lib "HsAddin" (ByRef vtDimensionNames As Variant _
    ByRef vtPOVNames As Variant) As Long

    Public declare function HypGetRowCount Lib "HsAddin" () PtrSafe as long

    Public Declare PtrSafe Function HypGetRowItems Lib "HsAddin" (ByVal rowID As Variant _
    ByRef vtDimensionName As Variant _
    ByRef vtMemberNames As Variant) As Long

    Public Declare PtrSafe Function HypGetSourceGrid Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByRef vtGrid As Variant) As Long

    Public Declare PtrSafe Function HypSetColItems Lib "HsAddin" (ByVal vtColID As Variant _
    ByVal vtDimensionName As Variant _
    ParamArray MemberList() as Variant) as long

    Public Declare PtrSafe Function HypSetConnectionInfo Lib "HsAddin" (ByVal vtServerName As Variant _
    ByVal vtUserName As Variant _
    ByVal vtPassword As Variant _
    ByVal vtApplicationName As Variant _
    ByVal vtDatabaseName As Variant _
    ByVal vtFriendlyName As Variant _
    ByVal vtURL As Variant _
    ByVal vtProviderType As Variant) As Long

    Public Declare PtrSafe Function HypSetLinkMacro Lib "HsAddin" (ByVal vtMacroName As Variant) As Long

    Public Declare PtrSafe Function HypSetPOVItems Lib "HsAddin" (ParamArray MemberList() as an alternative) as long

    Public Declare PtrSafe Function HypSetRowItems Lib "HsAddin" (ByVal vtRowID As Variant _
    ByVal vtDimensionName As Variant _
    ParamArray MemberList() as Variant) as long

    Public Declare PtrSafe Function HypUseLinkMacro Lib "HsAddin" (ByVal nozzle As Boolean) As Long

    '**************************************************************************
    "Deprecated functions
    '**************************************************************************

    Public Declare PtrSafe Function HypCaptureFormatting Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant) As Long

    Public Declare PtrSafe Function HypRemoveCapturedFormats Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtbRemoveAllCapturedFormats As Variant _
    ByVal vtSelectionRange As Variant) As Long

    Public declare function HypConnectToAPS Lib "HsAddin" () PtrSafe as long

    Public declare function HypDisconnectFromAPS Lib "HsAddin" () PtrSafe as long

    Public Declare PtrSafe Function HypGetCurrentAPSURL Lib "HsAddin" (ByRef vtAPSURL As Variant) As Long

    Public Declare PtrSafe Function HypGetOverrideFlag Lib "HsAddin" (ByRef vtOverride As Boolean) As Long

    Public declare function HypIsConnectedToAPS Lib "HsAddin" () PtrSafe as long

    Public Declare PtrSafe Function HypMigrateConnectionToDataSourceMgr Lib "HsAddin" (ByVal vtFriendlyName As Variant) As Long

    Public Declare PtrSafe Function HypSetCurrentUserAPSURL Lib "HsAddin" (ByVal vtAPSURL As Variant) As Long

    Public Declare PtrSafe Function HypSetOverrideFlag Lib "HsAddin" (ByVal vtOverride As Boolean) As Long

    Public declare function HypMenuVVisualizeinHVE Lib "HsAddin" () PtrSafe as long

    '**************************************************************************
    '**************************************************************************

    '**************************************************************************
    "ADVANCED MDX QUERY SECTION.
    '**************************************************************************

    '**************************************************************************
    "Type statements."
    '**************************************************************************

    Type MDX_CELL
    CellValue As Double
    CellStatus As Long
    End type

    Type MDX_PROPERTY
    PropertyName as Variant
    PropertyValue as Variant
    PropertyType as Variant
    End type

    Type MDX_MEMBER
    MemberName as Variant
    NumClusters As Long
    NumProps As Long
    PropInfo() as MDX_PROPERTY
    End type

    Type MDX_DIMENSION
    Nomdimension as Variant
    NumProps As Long
    NumMembers As Long
    PropsInfo() as MDX_PROPERTY
    MemberInfo() as MDX_MEMBER
    End type

    Type MDX_CLUSTER
    DimensionInfo() as MDX_DIMENSION
    TupleCount As Long
    End type

    Type MDX_AXIS
    DimensionsCount As Long
    TuplesCount As Long
    ClustersCount As Long
    DimensionInfo() as MDX_DIMENSION
    ClusterInfo() as MDX_CLUSTER
    End type

    Type MDX_AXES_NATIVE
    AxisCount As Long
    That as long
    AxisInfo as Variant
    CellInfo as Variant
    End type

    Type MDX_AXES
    AxisCount As Long
    That as long
    AxisInfo() as MDX_AXIS
    CellInfo() as MDX_CELL
    End type

    '**************************************************************************
    ' Function in MDX query
    '**************************************************************************

    Public Declare PtrSafe Function HypExecuteMDXEx Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtQuery As Variant _
    ByVal vtBoolHideData As Variant _
    ByVal vtBoolDataLess As Variant _
    ByVal vtBoolNeedStatus As Variant _
    ByVal vtMbrIDType As Variant _
    ByVal vtAliasTable As Variant _
    ByRef outResult As MDX_AXES_NATIVE) As Long ' Essbase

    "For the 32-bit version of Microsoft office
    #Else

    '**************************************************************************
    "The functions in the menu.
    '**************************************************************************

    Public Declare Function HypMenuVAbout Lib "HsAddin" () As Long
    Public Declare Function HypMenuVAdjust Lib "HsAddin" () As Long
    Public Declare Function HypMenuVBusinessRules Lib "HsAddin" () As Long
    Public Declare Function HypMenuVCalculation Lib "HsAddin" () As Long
    Public Declare Function HypMenuVCellText Lib "HsAddin" () As Long
    Public Declare Function HypMenuVCollapse Lib "HsAddin" () As Long
    Public Declare Function HypMenuVConnect Lib "HsAddin" () As Long
    Public Declare Function HypMenuVCopyDataPoints Lib "HsAddin" () As Long
    Public Declare Function HypMenuVExpand Lib "HsAddin" () As Long
    Public Declare Function HypMenuVFunctionBuilder Lib "HsAddin" () As Long
    Public Declare Function HypMenuVInstruction Lib "HsAddin" () As Long
    Public Declare Function HypMenuVKeepOnly Lib "HsAddin" () As Long
    Public Declare Function HypMenuVMemberSelection Lib "HsAddin" () As Long
    Public Declare Function HypMenuVOptions Lib "HsAddin" () As Long
    Public Declare Function HypMenuVPasteDataPoints Lib "HsAddin" () As Long
    Public Declare Function HypMenuVPivot Lib "HsAddin" () As Long
    Public Declare Function HypMenuVPOVManager Lib "HsAddin" () As Long
    Public Declare Function HypMenuVQueryDesigner Lib "HsAddin" () As Long
    Public Declare Function HypMenuVRedo Lib "HsAddin" () As Long
    Public Declare Function HypMenuVRefresh Lib "HsAddin" () As Long
    Public Declare Function HypMenuVRefreshAll Lib "HsAddin" () As Long
    Public Declare Function HypMenuVRefreshOfflineDefinition Lib "HsAddin" () As Long
    Public Declare Function HypMenuVRemoveOnly Lib "HsAddin" () As Long
    Public Declare Function HypMenuVRulesOnForm Lib "HsAddin" () As Long
    Public Declare Function HypMenuVRunReport Lib "HsAddin" () As Long
    Public Declare Function HypMenuVSelectForm Lib "HsAddin" () As Long
    Public Declare Function HypMenuVShowHelpHtml Lib "HsAddin" (ByVal vtHelpPage As Variant) As Long
    Public Declare Function HypMenuVSubmitData Lib "HsAddin" () As Long
    Public Declare Function HypMenuVSupportingDetails Lib "HsAddin" () As Long
    Public Declare Function HypMenuVSyncBack Lib "HsAddin" () As Long
    Public Declare Function HypMenuVTakeOffline Lib "HsAddin" () As Long
    Public Declare Function HypMenuVUndo Lib "HsAddin" () As Long
    Public Declare Function HypMenuVVisualizeinExcel Lib "HsAddin" () As Long
    Public Declare Function HypMenuVZoomIn Lib "HsAddin" () As Long
    Public Declare Function HypMenuVZoomOut Lib "HsAddin" () As Long
    Public Declare Function HypMenuVMigrate Lib "HsAddin" (ByVal vtOption As Variant, ByRef vtOutput As Variant) As Long
    Public Declare Function HypMenuVLRO Lib "HsAddin" () As Long
    Public Declare Function HypMenuVCascadeSameWorkbook Lib "HsAddin" () As Long
    Public Declare Function HypMenuVCascadeNewWorkbook Lib "HsAddin" () As Long
    Public Declare Function HypMenuVMemberInformation Lib "HsAddin" () As Long
    Public Declare Function HypExecuteMenu Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMenuName As Variant) As Long
    Public Declare Function HypHideRibbonMenu Lib "HsAddin" (ByVal vtSheetName As Variant _
    ParamArray vtMenus() As Variant) As Long
    Public Declare Function HypHideRibbonMenuReset Lib "HsAddin" (ByVal vtSheetName As Variant) As Long

    '**************************************************************************
    "General functions.
    '**************************************************************************

    Public Declare Function HypCopyMetaData Lib "HsAddin" (ByVal vtSourceSheetName As Variant _
    ByVal vtDestinationSheetName As Variant) As Long

    Public Declare Function HypDeleteMetaData Lib "HsAddin" (ByVal vtDispObject As Variant _
    ByVal vtbWorkbook As Variant _
    ByVal vtbClearMetadataOnAllSheetsWithinWorkbook As Variant) As Long

    Public Declare Function HypGetSubstitutionVariable Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtApplicationName As Variant _
    ByVal vtDatabaseName As Variant _
    ByVal vtVariableName As Variant _
    ByRef vtVariableNames As Variant _
    ByRef vtVariableValues As Variant) As Long

    Public Declare Function HypIsDataModified Lib "HsAddin" (ByVal vtSheetName As Variant) As Boolean

    Public Declare Function HypIsFreeForm Lib "HsAddin" (ByVal vtSheetName As Variant) As Boolean

    Public Declare Function HypIsSmartViewContentPresent Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByRef vtTypeOfContentsInSheet As TYPE_OF_CONTENTS_IN_SHEET) As Boolean

    Public Declare Function HypPreserveFormatting Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant) As Long

    Public Declare Function HypRedo Lib "HsAddin" (ByVal vtSheetName As Variant) As Long

    Public Declare Function HypRemovePreservedFormats Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtbRemoveAllCapturedFormats As Variant _
    ByVal vtSelectionRange As Variant) As Long

    Public Declare Function HypSetAliasTable Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtAliasTableName As Variant) As Long

    Public Declare Function HypSetMenu Lib "HsAddin" (ByVal bSetMenu As Boolean) As Long

    Public Declare Function HypShowPov Lib "HsAddin" (ByVal bShowPov As Boolean) As Long

    Public Declare Function HypSetSubstitutionVariable Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtApplicationName As Variant _
    ByVal vtDatabaseName As Variant _
    ByVal vtVariableName As Variant _
    ByVal vtVariableValue As Variant) As Long

    Public Declare Function HypUndo Lib "HsAddin" (ByVal vtSheetName As Variant) As Long

    Public Declare Function HypShowPanel Lib "HsAddin" (ByVal bShow As Boolean) As Long

    Public Declare Function HypGetLastError Lib "HsAddin" (ByRef vtErrorCode As Variant, vtErrorMessage As Variant ByRef, ByRef vtErrorDescription As Variant) As Long

    Public Declare Function HypGetVersion Lib "HsAddin" (ByVal _ As Variant vtID
    ByRef vtValueList As Variant, ByVal vtVersionInfoFileCommand As Variant) As Long

    Public Declare Function HypGetDatabaseNote Lib "HsAddin" (ByVal vtSheetName As Variant, ByRef vtDBNote As Variant) As Long

    '**************************************************************************
    "Functions of connection."
    '**************************************************************************

    Public Declare Function HypConnect Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtUserName As Variant _
    ByVal vtPassword As Variant _
    ByVal vtFriendlyName As Variant) As Long

    Public Declare Function HypUIConnect Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtUserName As Variant _
    ByVal vtPassword As Variant _
    ByVal vtFriendlyName As Variant) As Long

    Public Declare Function HypConnected Lib "HsAddin" (ByVal vtSheetName As Variant) As Variant

    Public Declare Function HypConnectionExists Lib "HsAddin" (ByVal vtFriendlyName As Variant) As Variant

    Public Declare Function HypCreateConnection Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtUserName As Variant _
    ByVal vtPassword As Variant _
    ByVal vtProvider As Variant _
    ByVal vtProviderURL As Variant _
    ByVal vtServerName As Variant _
    ByVal vtApplicationName As Variant _
    ByVal vtDatabaseName As Variant _
    ByVal vtFriendlyName As Variant _
    ByVal vtDescription As Variant) As Long
                                                              
    Public Declare Function HypCreateConnectionEx Lib "HsAddin" (ByVal vtProviderType As Variant _
    ByVal vtServerName As Variant _
    ByVal vtApplicationName As Variant _
    ByVal vtDatabaseName As Variant _
    ByVal vtFormName As Variant _
    ByVal vtProviderURL As Variant _
    ByVal vtFriendlyName As Variant _
    ByVal vtUserName As Variant _
    ByVal vtPassword As Variant _
    ByVal vtDescription As Variant _
    ByVal vtReserved1 As Variant _
    ByVal vtReserved2 As Variant) As Long

    Public Declare Function HypDisconnect Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal bLogoutUser As Boolean) As Long

    Public Declare Function HypDisconnectAll Lib "HsAddin" () As Long

    Public Declare Function HypDisconnectEx Lib "HsAddin" (ByVal vtFriendlyName As Variant) As Long

    Public Declare Function HypGetSharedConnectionsURL Lib "HsAddin" (ByRef vtSharedConnURL As Variant) As Long

    Public Declare Function HypInvalidateSSO Lib "HsAddin" () As Long

    Public Declare Function HypIsConnectedToSharedConnections Lib "HsAddin" () as Variant

    Public Declare Function HypRemoveConnection Lib "HsAddin" (ByVal vtFriendlyName As Variant) As Long

    Public Declare Function HypResetFriendlyName Lib "HsAddin" (ByVal vtOldFriendlyName As Variant _
    ByVal vtNewFriendlyName As Variant) As Long

    Public Declare Function HypSetActiveConnection Lib "HsAddin" (ByVal vtFriendlyName As Variant) As Long

    Public Declare Function HypSetAsDefault Lib "HsAddin" (ByVal vtFriendlyName As Variant) As Long

    Public Declare Function HypSetConnAliasTable Lib "HsAddin" (ByVal vtFriendlyName As Variant _
    ByVal vtAliasTableName As Variant) As Long

    Public Declare Function HypSetSharedConnectionsURL Lib "HsAddin" (ByVal vtSharedConnURL As Variant) As Long

    '**************************************************************************
    'Ad Hoc functions
    '**************************************************************************

    Public Declare Function HypExecuteQuery Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMDXQuery As Variant) As Long

    Public Declare Function HypKeepOnly Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelection As Variant) As Long

    Public Declare Function HypPivot Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtStart As Variant _
    ByVal vtEnd As Variant) As Long
                                                   
    Public Declare Function HypPivotToGrid Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ByVal vtSelection As Variant) As Long

    Public Declare Function HypPivotToPOV Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelection As Variant) As Long

    Public Declare Function HypRemoveOnly Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelection As Variant) As Long

    Public Declare Function HypRetrieve Lib "HsAddin" (ByVal vtSheetName As Variant) As Long

    Public Declare Function HypRetrieveRange Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant _
    ByVal vtFriendlyName As Variant) As Long

    Public Declare Function HypRetrieveNameRange Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtGridName As Variant) As Long

    Public Declare Function HypGetNameRangeList Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtFriendlyName As Variant _
    ByRef vtNameList As Variant) As Long

    Public Declare Function HypRetrieveAllWorkbooks Lib "HsAddin" () As Long

    Public Declare Function HypSubmitData Lib "HsAddin" (ByVal vtSheetName As Variant) As Long

    Public Declare Function HypZoomIn Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelection As Variant _
    ByVal vtLevel As Variant _
    ByVal vtAcross As Variant) As Long

    Public Declare Function HypZoomOut Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelection As Variant) As Long

    Public Declare Function HypPerformAdhocOnForm Lib "HsAddin" (ByVal vtSheetName As Variant, ByVal vtFormName As Variant) As Long

    '**************************************************************************
    "Train functions.
    '**************************************************************************

    Public Declare Function HypOpenForm Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtFolderPath As Variant _
    ByVal vtFormName As Variant _
    ByRef vtDimensionList() As Variant _
    ByRef vtMemberList() As Variant) As Long

    '**************************************************************************
    'Functions of the cells.
    '**************************************************************************

    Type LRO_Info
    lNumLRO As Long
    lNumDim As Long
    LROList as Variant
    End type

    Public Declare Function HypCell Lib "HsAddin" (ByVal vtSheetName As Variant _
    ParamArray MemberList() as Variant) as Variant

    Public Declare Function HypFreeDataPoint Lib "HsAddin" (ByRef vtInfo As Variant) As Long

    Public Declare Function HypGetCellRangeForMbrCombination Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByRef vtDimNames() As Variant _
    ByRef vtMbrNames() As Variant _
    ByRef vtCellIntersectionRange As Variant) As Long

    Public Declare Function HypGetDataPoint Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtCell As Variant) As Variant

    Public Declare Function HypGetDimMbrsForDataCell Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtCellRange As Variant _
    ByRef vtServerName As Variant _
    ByRef vtAppName As Variant _
    ByRef vtCubeName As Variant _
    ByRef vtFormName As Variant _
    ByRef vtDimensionNames As Variant _
    ByRef vtMemberNames As Variant) As Long

    Public Declare Function HypIsCellWritable Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtCellRange As Variant) As Boolean

    Public Declare Function HypSetCellsDirty Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare Function HypDeleteAllLROs Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant) As Long

    Public Declare Function HypDeleteLROs Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant _
    ByRef vtLROIDs() As Variant) As Long

    Public Declare Function HypAddLRO Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant _
    ByVal vtlType As Variant _
    ByVal vtName As Variant _
    ByVal vtDescription As Variant) As Long

    Public Declare Function HypUpdateLRO Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant _
    VtID As Variant, _ ByVal
    ByVal vtlType As Variant _
    ByVal vtName As Variant _
    ByVal vtDescription As Variant) As Long

    Public Declare Function HypListLROs Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant _
    ByRef vtID As LRO_Info) As Long

    Public Declare Function HypRetrieveLRO Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant _
    VtID As Variant, _ ByVal
    ByRef vtName As Variant _
    ByRef vtDescription As Variant) As Long

    Public Declare Function HypGetDrillThroughReports Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant _
    ByRef vtIDs As Variant _
    ByRef vtNames As Variant _
    ByRef vtURLs As Variant _
    ByRef vtURLTemplates As Variant _
    ByRef vtTypes As Variant) As Long
                                                         
                                                         
    Public Declare Function HypExecuteDrillThroughReport Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant _
    VtID As Variant, _ ByVal
    ByVal vtName As Variant _
    ByVal vtURL As Variant _
    ByVal vtURLTemplate As Variant _
    ByVal vtType As Variant) As Long

    '**************************************************************************
    'Functions POV.
    '**************************************************************************

    Public Declare Function HypGetPagePOVChoices Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ByRef vtMbrNameChoices As Variant _
    ByRef vtMbrDescChoices As Variant) As Long

    Public Declare Function HypSetBackgroundPOV Lib "HsAddin" (ByVal vtFriendlyName As Variant _
    ParamArray MemberList() as Variant) as long

    Public Declare Function HypSetPages Lib "HsAddin" (ByVal vtSheetName As Variant _
    ParamArray MemberList() as Variant) as long

    Public Declare Function HypSetPOV Lib "HsAddin" (ByVal vtSheetName As Variant _
    ParamArray MemberList() as Variant) as long

    Public Declare Function HypSetMembers Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ParamArray MemberList() as Variant) as long
    Public Declare Function HypGetPOV Lib "HsAddin" (ByVal vtSheetName _
    ByRef vtDimensionNames As Variant _
    ByRef vtMemberNames As Variant, ByRef vtType As Variant) As Long
    Public Declare Function HypGetDimensions Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByRef vtMemberNames As Variant, ByRef vtType As Variant) As Long
    Public Declare Function HypGetMembers Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ByRef vtMbrNameChoices As Variant _
    ByRef vtMbrDescChoices As Variant) As Long
                                                               
    Public Declare Function HypSetDimensions Lib "HsAddin" (ByVal vtSheetName _
    ByRef vtDimNames() As Variant _
    ByRef vtTypes() As Variant) As Long

    Public Declare Function HypGetBackgroundPOV Lib "HsAddin" (ByVal vtFriendlyName As Variant _
    ByRef vtDimensionNames As Variant _
    ByRef vtMemberNames As Variant) As Long
          
    Public Declare Function HypGetActiveMember Lib "HsAddin" (ByVal vtDimName As Variant _
    ByRef vtMember As Variant) As Long
          
    Public Declare Function HypSetActiveMember Lib "HsAddin" (ByVal vtDimName As Variant _
    ByVal vtMember As Variant) As Long

    '**************************************************************************
    "Calculation script / functions of business rule.
    '**************************************************************************

    Public Declare Function HypDeleteCalc Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtApplicationName As Variant _
    ByVal vtDatabaseName As Variant _
    ByVal vtCalcScript As Variant) As Long

    Public Declare Function HypExecuteCalcScript Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtCalcScript As Variant _
    ByVal vtSynchronous As Variant) As Long
                                                                   
    Public Declare Function HypExecuteCalcScriptEx Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtCubeName As Variant _
    ByVal vtBRName As Variant _
    ByVal vtBRType As Variant _
    ByVal vtbBRHasPrompts As Variant _
    ByVal vtbBRNeedPageInfo As Variant _
    ByRef vtRTPNames() As Variant _
    ByRef vtRTPValues() As Variant _
    ByVal vtbShowRTPDlg As Variant _
    ByVal vtbRuleOnForm As Variant _
    ByRef vtBRRanSuccessfully As Variant _
    ByRef vtCubeName As Variant _
    ByRef vtBRName As Variant _
    ByRef vtBRType As Variant _
    ByRef vtbBRHasPrompts As Variant _
    ByRef vtbBRNeedPageInfo As Variant _
    ByRef vtbBRHidePrompts As Variant _
    ByRef vtRTPNamesUsed As Variant _
    ByRef vtRTPValuesUsed As Variant) As Long

    Public Declare Function HypListCalcScripts Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByRef scriptArray As Variant) As Long

    Public Declare Function HypListCalcScriptsEx Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtbRuleOnForm As Variant _
    ByRef vtCubeNames As Variant _
    ByRef vtBRNames As Variant _
    ByRef vtBRTypes As Variant _
    ByRef vtBRHasPrompts As Variant _
    ByRef vtBRNeedsPageInfo As Variant _
    ByRef vtBRHidePrompts As Variant) As Long

    '**************************************************************************
    ' Calculate / consolidate / definition of functions.
    '**************************************************************************

    Public Declare Function HypCalculate Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare Function HypCalculateContribution Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare Function HypConsolidate Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare Function HypConsolidateAll Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare Function HypConsolidateAllWithData Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare Function HypForceCalculate Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare Function HypForceCalculateContribution Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare Function HypForceTranslate Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    Public Declare Function HypTranslate Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtRange As Variant) As Long

    '**************************************************************************
    'The functions of request of members.
    '**************************************************************************

    Public Declare Function HypFindMember Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtAliasTable As Variant _
    ByRef vtDimensionName As Variant _
    ByRef vtAliasName As Variant _
    ByRef vtGenerationName As Variant _
    ByRef vtLevelName As Variant) As Long

    Public Declare Function HypFindMemberEx Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtAliasTable As Variant _
    ByRef vtDimensionName As Variant _
    ByRef vtAliasName As Variant _
    ByRef vtGenerationName As Variant _
    ByRef vtLevelName As Variant) As Long

    Public Declare Function HypGetAncestor Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtLayerType As Variant _
    ByVal intLayerNumber As Integer _
    ByRef vtAncestor As Variant) As Long

    Public Declare Function HypGetChildren Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal intChildCount As Integer _
    ByRef vtChildNameArray As Variant) As Long

    Public Declare Function HypGetParent Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByRef vtParentName As Variant) As Long

    Public Declare Function HypIsAttribute Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtUDAString As Variant) As Variant

    Public Declare Function HypIsDescendant Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtDescendantName As Variant) As Boolean

    Public Declare Function HypIsAncestor Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtAncestorName As Variant) As Variant

    Public Declare Function HypIsExpense Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ByVal vtMemberName As Variant) As Variant

    Public Declare Function HypIsParent Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal ParentName As Variant) to Boolean

    Public Declare Function HypIsChild Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtParentName As Variant _
    ByVal vtChildName As Variant) As Variant

    Public Declare Function HypIsUDA Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtUDAString As Variant) As Variant

    Public Declare Function HypOtlGetMemberInfo Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtDimensionName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtPredicate As Variant _
    ByRef vtMemberArray As Variant) As Long

    Public Declare Function HypQueryMembers Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtPredicate As Variant _
    ByVal vtOption As Variant _
    ByVal vtDimensionName As Variant _
    ByVal vtInput1 As Variant _
    ByVal vtInput2 As Variant _
    ByRef vtMemberArray As Variant) As Long

    Public Declare Function HypGetMemberInformation Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByVal vtPropertyName As Variant _
    ByRef vtPropertyValue As Variant _
    ByRef vtPropertyValueStrings As Variant) As Long

    Public Declare Function HypGetMemberInformationEx Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtMemberName As Variant _
    ByRef vtPropertyNames As Variant _
    ByRef vtPropertyValues As Variant _
    ByRef vtPropertyValueStrings As Variant) As Long

    '**************************************************************************
    ' Option functions
    '**************************************************************************

    Public Declare Function HypGetGlobalOption Lib "HsAddin" (ByVal vtItem As Long) As Variant

    Public Declare Function HypGetSheetOption Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtItem As Variant) As Variant

    Public Declare Function HypGetOption Lib "HsAddin" (ByVal vtItem As Variant, ByRef vtRet As Variant, ByVal vtSheetName As Variant) As Long

    Public Declare Function HypSetGlobalOption Lib "HsAddin" (ByVal vtItem As Long _
    ByVal vtGlobalOption As Variant) As Long

    Public Declare Function HypSetSheetOption Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtItem As Variant _
    ByVal vtOption As Variant) As Long

    Public Declare Function HypSetOption Lib "HsAddin" (ByVal vtItem As Variant _
    ByVal vtOption As Variant, ByVal vtSheetName As Variant) As Long

    Public Declare Function HypDeleteAllMRUItems Lib "HsAddin" () As Long

    '**************************************************************************
    'Functions of dynamic Link.
    '**************************************************************************

    Public Declare Function HypDisplayToLinkView Lib "HsAddin" (ByVal vtDocumentType As Variant _
    ByVal vtDocumentPath As Variant) As Long

    Public Declare Function HypGetColCount Lib "HsAddin" () As Long

    Public Declare Function HypGetColItems Lib "HsAddin" (ByVal vtColID As Variant _
    ByRef vtDimensionName As Variant _
    ByRef vtMemberNames As Variant) As Long

    Public Declare Function HypGetConnectionInfo Lib "HsAddin" (ByRef vtServerName As Variant _
    ByRef vtUserName As Variant _
    ByRef vtPassword As Variant _
    ByRef vtApplicationName As Variant _
    ByRef vtDatabaseName As Variant _
    ByRef vtFriendlyName As Variant _
    ByRef vtURL As Variant _
    ByRef vtProviderType As Variant) As Long

    Public Declare Function HypGetLinkMacro Lib "HsAddin" (ByRef vtMacroName As Variant) As Long

    Public Declare Function HypGetPOVCount Lib "HsAddin" () As Long

    Public Declare Function HypGetPOVItems Lib "HsAddin" (ByRef vtDimensionNames As Variant _
    ByRef vtPOVNames As Variant) As Long

    Public Declare Function HypGetRowCount Lib "HsAddin" () As Long

    Public Declare Function HypGetRowItems Lib "HsAddin" (ByVal rowID As Variant _
    ByRef vtDimensionName As Variant _
    ByRef vtMemberNames As Variant) As Long

    Public Declare Function HypGetSourceGrid Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByRef vtGrid As Variant) As Long

    Public Declare Function HypSetColItems Lib "HsAddin" (ByVal vtColID As Variant _
    ByVal vtDimensionName As Variant _
    ParamArray MemberList() as Variant) as long

    Public Declare Function HypSetConnectionInfo Lib "HsAddin" (ByVal vtServerName As Variant _
    ByVal vtUserName As Variant _
    ByVal vtPassword As Variant _
    ByVal vtApplicationName As Variant _
    ByVal vtDatabaseName As Variant _
    ByVal vtFriendlyName As Variant _
    ByVal vtURL As Variant _
    ByVal vtProviderType As Variant) As Long

    Public Declare Function HypSetLinkMacro Lib "HsAddin" (ByVal vtMacroName As Variant) As Long

    Public Declare Function HypSetPOVItems Lib "HsAddin" (ParamArray MemberList() as an alternative) as long

    Public Declare Function HypSetRowItems Lib "HsAddin" (ByVal vtRowID As Variant _
    ByVal vtDimensionName As Variant _
    ParamArray MemberList() as Variant) as long

    Public Declare Function HypUseLinkMacro Lib "HsAddin" (ByVal nozzle As Boolean) As Long

    '**************************************************************************
    "Deprecated functions
    '**************************************************************************

    Public Declare Function HypCaptureFormatting Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtSelectionRange As Variant) As Long

    Public Declare Function HypRemoveCapturedFormats Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtbRemoveAllCapturedFormats As Variant _
    ByVal vtSelectionRange As Variant) As Long

    Public Declare Function HypConnectToAPS Lib "HsAddin" () As Long

    Public Declare Function HypDisconnectFromAPS Lib "HsAddin" () As Long

    Public Declare Function HypGetCurrentAPSURL Lib "HsAddin" (ByRef vtAPSURL As Variant) As Long

    Public Declare Function HypGetOverrideFlag Lib "HsAddin" (ByRef vtOverride As Boolean) As Long

    Public Declare Function HypIsConnectedToAPS Lib "HsAddin" () As Long

    Public Declare Function HypMigrateConnectionToDataSourceMgr Lib "HsAddin" (ByVal vtFriendlyName As Variant) As Long

    Public Declare Function HypSetCurrentUserAPSURL Lib "HsAddin" (ByVal vtAPSURL As Variant) As Long

    Public Declare Function HypSetOverrideFlag Lib "HsAddin" (ByVal vtOverride As Boolean) As Long

    Public Declare Function HypMenuVVisualizeinHVE Lib "HsAddin" () As Long

    '**************************************************************************
    '**************************************************************************

    '**************************************************************************
    "ADVANCED MDX QUERY SECTION.
    '**************************************************************************

    '**************************************************************************
    "Type statements."
    '**************************************************************************

    Type MDX_CELL
    CellValue As Double
    CellStatus As Long
    End type

    Type MDX_PROPERTY
    PropertyName as Variant
    PropertyValue as Variant
    PropertyType as Variant
    End type

    Type MDX_MEMBER
    MemberName as Variant
    NumClusters As Long
    NumProps As Long
    PropInfo() as MDX_PROPERTY
    End type

    Type MDX_DIMENSION
    Nomdimension as Variant
    NumProps As Long
    NumMembers As Long
    PropsInfo() as MDX_PROPERTY
    MemberInfo() as MDX_MEMBER
    End type

    Type MDX_CLUSTER
    DimensionInfo() as MDX_DIMENSION
    TupleCount As Long
    End type

    Type MDX_AXIS
    DimensionsCount As Long
    TuplesCount As Long
    ClustersCount As Long
    DimensionInfo() as MDX_DIMENSION
    ClusterInfo() as MDX_CLUSTER
    End type

    Type MDX_AXES_NATIVE
    AxisCount As Long
    That as long
    AxisInfo as Variant
    CellInfo as Variant
    End type

    Type MDX_AXES
    AxisCount As Long
    That as long
    AxisInfo() as MDX_AXIS
    CellInfo() as MDX_CELL
    End type

    '**************************************************************************
    ' Function in MDX query
    '**************************************************************************

    Public Declare Function HypExecuteMDXEx Lib "HsAddin" (ByVal vtSheetName As Variant _
    ByVal vtQuery As Variant _
    ByVal vtBoolHideData As Variant _
    ByVal vtBoolDataLess As Variant _
    ByVal vtBoolNeedStatus As Variant _
    ByVal vtMbrIDType As Variant _
    ByVal vtAliasTable As Variant _
    ByRef outResult As MDX_AXES_NATIVE) As Long ' Essbase

    #End If

    '**************************************************************************
    ' For conversion based C++ structure MDX to a VB compatible MDX structure
    ' * To be used with HypExecuteMDXEx only *.
    '**************************************************************************

    Void GetVBCompatibleMDXStructure (ByRef instruct as MDX_AXES_NATIVE, ByRef outStruct As MDX_AXES)

    outStruct.AxisCount = inStruct.AxisCount
    outStruct.CellCount = inStruct.CellCount

    "Treat the cell Info
    If inStruct.CellCount then
    Dim vtCellStruct As Variant
    ReDim outStruct.CellInfo (inStruct.CellCount - 1).
    For iCellCount = 0 To inStruct.CellCount - 1
    vtCellStruct = inStruct.CellInfo (iCellCount)
    outStruct.CellInfo (iCellCount). CellStatus = vtCellStruct (0)
    outStruct.CellInfo (iCellCount). CellValue = vtCellStruct (1)
    Next
    End If
    ' End cell treatment Info

    «Treat axis Info»
    If inStruct.AxisCount then
    ReDim outStruct.AxisInfo (inStruct.AxisCount - 1).
    Dim vtAxisStruct As Variant
    For iAxisCount = 0 To inStruct.AxisCount - 1
    vtAxisStruct = inStruct.AxisInfo (iAxisCount)
    outStruct.AxisInfo (iAxisCount). DimensionsCount = vtAxisStruct (0)
    outStruct.AxisInfo (iAxisCount). TuplesCount = vtAxisStruct (1)
    outStruct.AxisInfo (iAxisCount). ClustersCount = vtAxisStruct (2)
            
    ' Add dimensions of information to the axis title
    If (iAxisCount) outStruct.AxisInfo. So DimensionsCount
    ReDim outStruct.AxisInfo (iAxisCount). DimensionInfo (outStruct.AxisInfo (iAxisCount). DimensionsCount - 1).
    Dim vtAllDims As Variant
    Dim vtDimStruct As Variant
    vtAllDims = vtAxisStruct (3)
    For iDimCount = 0 To outStruct.AxisInfo (iAxisCount). DimensionsCount - 1
    vtDimStruct = vtAllDims (iDimCount)
    outStruct.AxisInfo (iAxisCount). DimensionInfo (iDimCount). Nomdimension = vtDimStruct (0)
    outStruct.AxisInfo (iAxisCount). DimensionInfo (iDimCount). NumMembers = vtDimStruct (1)
    outStruct.AxisInfo (iAxisCount). DimensionInfo (iDimCount). NumProps = vtDimStruct (2)
          
    ' Start - add information properties in each Dimension.
    If (iAxisCount) outStruct.AxisInfo. DimensionInfo (iDimCount). So NumProps
    ReDim outStruct.AxisInfo (iAxisCount). DimensionInfo (iDimCount). PropsInfo (outStruct.AxisInfo (iAxisCount). DimensionInfo (iDimCount). NumProps - 1).
    Dim vtAllProps As Variant
    Dim vtPropStruct As Variant
    vtAllProps = vtDimStruct (3)
    For iCountProp = 0 To outStruct.AxisInfo (iAxisCount). DimensionInfo (iDimCount). NumProps - 1
    vtPropStruct = vtAllProps (iCountProp)
    outStruct.AxisInfo (iAxisCount). DimensionInfo (iDimCount). PropsInfo (iCountProp). PropertyName = vtPropStruct (0)
    outStruct.AxisInfo (iAxisCount). DimensionInfo (iDimCount). PropsInfo (iCountProp). PropertyType = vtPropStruct (1)
    outStruct.AxisInfo (iAxisCount). DimensionInfo (iDimCount). PropsInfo (iCountProp). PropertyValue = Null ' not sent
    Next
    End If
    ' End - add information properties in each Dimension
    Next
    End If
    ' End Dimensions of information to the axis title
       
    "Add Cluster information to the axis title
    If (iAxisCount) outStruct.AxisInfo. So ClustersCount
    ReDim outStruct.AxisInfo (iAxisCount). ClusterInfo (outStruct.AxisInfo (iAxisCount). ClustersCount - 1).
    Dim vtAllClusters As Variant
    Dim vtClusterStruct As Variant
    vtAllClusters = vtAxisStruct (4)
    For iClusterCount = 0 To outStruct.AxisInfo (iAxisCount). ClustersCount - 1
    vtClusterStruct = vtAllClusters (iClusterCount)
    outStruct.AxisInfo (iAxisCount). ClusterInfo (iClusterCount). TupleCount = vtClusterStruct (1)
               
    ' Add Dimensions info in the title of the Group
    If (iAxisCount) outStruct.AxisInfo. So DimensionsCount
    ReDim outStruct.AxisInfo (iAxisCount). ClusterInfo (iClusterCount). DimensionInfo (outStruct.AxisInfo (iAxisCount). DimensionsCount - 1).
    Dim vtAllDimsUnderCluster As Variant
    Dim vtDimUnderCluster As Variant
    vtAllDimsUnderCluster = vtClusterStruct (0)
    For iDimsUnderClusterCount = 0 To outStruct.AxisInfo (iAxisCount). DimensionsCount - 1
    vtDimUnderCluster = vtAllDimsUnderCluster (iDimsUnderClusterCount)
    outStruct.AxisInfo (iAxisCount). ClusterInfo (iClusterCount). DimensionInfo (iDimsUnderClusterCount). NumMembers = vtDimUnderCluster (2)
                       
    "Add members to the Group-> Dimensions
    If (iAxisCount) outStruct.AxisInfo. ClusterInfo (iClusterCount). DimensionInfo (iDimsUnderClusterCount). So NumMembers
    ReDim outStruct.AxisInfo (iAxisCount). ClusterInfo (iClusterCount). DimensionInfo (iDimsUnderClusterCount). MemberInfo (outStruct.AxisInfo (iAxisCount). ClusterInfo (iClusterCount). DimensionInfo (iDimsUnderClusterCount). NumMembers - 1).
    Dim vtAllMembersUnderClusterDim As Variant
    Dim vtMemberUnderClusterDim As Variant
    vtAllMembersUnderClusterDim = vtDimUnderCluster (4)
    For iMemUnderClusterDimCount = 0 To outStruct.AxisInfo (iAxisCount). ClusterInfo (iClusterCount). DimensionInfo (iDimsUnderClusterCount). NumMembers - 1
    vtMemberUnderClusterDim = vtAllMembersUnderClusterDim (iMemUnderClusterDimCount)
    outStruct.AxisInfo (iAxisCount). ClusterInfo (iClusterCount). DimensionInfo (iDimsUnderClusterCount). MemberInfo (iMemUnderClusterDimCount). MemberName = vtMemberUnderClusterDim (0)
    outStruct.AxisInfo (iAxisCount). ClusterInfo (iClusterCount). DimensionInfo (iDimsUnderClusterCount). MemberInfo (iMemUnderClusterDimCount). NumClusters = vtMemberUnderClusterDim (1)
                               
    ' Add information properties
    If (iAxisCount) outStruct.AxisInfo. DimensionInfo (iDimsUnderClusterCount). So NumProps
    ReDim outStruct.AxisInfo (iAxisCount). ClusterInfo (iClusterCount). DimensionInfo (iDimsUnderClusterCount). MemberInfo (iMemUnderClusterDimCount). PropInfo (outStruct.AxisInfo (iAxisCount). DimensionInfo (iDimsUnderClusterCount). NumProps - 1).
    Dim vtAllPropsUnderCluster As Variant
    Dim vtPropUnderCluster As Variant
    vtAllPropsUnderCluster = vtMemberUnderClusterDim (2)
    For iPropCountUnderCluster = 0 To outStruct.AxisInfo (iAxisCount). DimensionInfo (iDimsUnderClusterCount). NumProps - 1
    vtPropUnderCluster = vtAllPropsUnderCluster (iPropCountUnderCluster)
    outStruct.AxisInfo (iAxisCount). ClusterInfo (iClusterCount). DimensionInfo (iDimsUnderClusterCount). MemberInfo (iMemUnderClusterDimCount). PropInfo (iPropCountUnderCluster). PropertyValue = vtPropUnderCluster (2)
    Next
    End If
    ' End of information properties
    Next
    End If
    ' End - add members under the Cluster--> Dimensions
    Next
    End If
    ' End Dimensions of information in respect of the Group
    Next
    End If
    Next
    End If
    ' End of Cluster of information to the axis title
    ' End treatment axis Info
    End Sub

    '**************************************************************************
    ' Message for the error Code function
    '**************************************************************************

    Function GetReturnCodeMessage (m As Long) As String

    Select the m
    Case SmartViewErrors.SS_ERR_ERROR
    GetReturnCodeMessage = "General error".
    Case SmartViewErrors.SS_NO_GRID_ON_SHEET_BUT_FUNCTIONS_SUBMITTED
    GetReturnCodeMessage = "no grid on the sheet, but submitted functions.
    Case SmartViewErrors.SS_SHEET_NOT_CONNECTED_BUT_FUNCTIONS_SUBMITTED
    GetReturnCodeMessage = "map not connected but submitted functions.
    Case SmartViewErrors.SS_OK
    GetReturnCodeMessage = "OK".
    Case SmartViewErrors.SS_INIT_ERR
    GetReturnCodeMessage = "initialization error".
    Case SmartViewErrors.SS_TERM_ERR
    GetReturnCodeMessage = "termination error."
    Case SmartViewErrors.SS_NOT_INIT
    GetReturnCodeMessage = "not initialized".
    Case SmartViewErrors.SS_NOT_CONNECTED
    GetReturnCodeMessage = "not connected".
    Case SmartViewErrors.SS_NOT_LOCKED
    GetReturnCodeMessage = "not locked".
    Case SmartViewErrors.SS_INVALID_SSTABLE
    GetReturnCodeMessage = "invalid worksheet Table.
    Case SmartViewErrors.SS_INVALID_SSDATA
    GetReturnCodeMessage = "invalid worksheet data.
    Case SmartViewErrors.SS_NOUNDO_INFO
    GetReturnCodeMessage = "there is no cancellation Information.
    Case SmartViewErrors.SS_CANCELED
    GetReturnCodeMessage = "operation has been cancelled".
    Case SmartViewErrors.SS_GLOBALOPTS
    GetReturnCodeMessage = "Global error Options"
    Case SmartViewErrors.SS_SHEETOPTS
    GetReturnCodeMessage = "error sheet Options.
    Case SmartViewErrors.SS_NOTENABLED
    GetReturnCodeMessage = 'Cancel is not enabled.
    Case SmartViewErrors.SS_NO_MEMORY
    GetReturnCodeMessage = 'insufficient memory '.
    Case SmartViewErrors.SS_DIALOG_ERROR
    GetReturnCodeMessage = "appropriate dialog could not be displayed.
    Case SmartViewErrors.SS_INVALID_PARAM
    GetReturnCodeMessage = 'function contains an invalid parameter.
    Case SmartViewErrors.SS_CALCULATING
    GetReturnCodeMessage = 'Calculation in progress'
    Case SmartViewErrors.SS_SQL_IN_PROGRESS
    GetReturnCodeMessage = "SQL in progress"
    Case SmartViewErrors.SS_FORMULAPRESERVE
    GetReturnCodeMessage = "the operation is not allowed because the worksheet is in the Mode of preservation formula."
    Case SmartViewErrors.SS_INTERNALSSERROR
    GetReturnCodeMessage = "can only take place on the specified worksheet.
    Case SmartViewErrors.SS_INVALID_SHEET
    GetReturnCodeMessage = "current sheet cannot be determined.
    Case SmartViewErrors.SS_NOACTIVESHEET
    GetReturnCodeMessage = "no Active sheet is selected.
    Case SmartViewErrors.SS_NOTCALCULATING
    GetReturnCodeMessage = "calculation cannot be cancelled because no calculations are running"
    Case SmartViewErrors.SS_INVALIDSELECTION
    GetReturnCodeMessage = "selection parameter is not valid.
    Case SmartViewErrors.SS_INVALIDTOKEN
    GetReturnCodeMessage = "invalid token".
    Case SmartViewErrors.SS_CASCADENOTALLOWED
    GetReturnCodeMessage = "unable to create file list of Cascade.
    Case SmartViewErrors.SS_NOMACROS
    GetReturnCodeMessage = "spreadsheet Macros cannot be performed due to the license agreement.
    Case SmartViewErrors.SS_NOREADONLYMACROS
    GetReturnCodeMessage = "Spreadsheet Macros that update the database cannot be executed because of the license agreement"
    Case SmartViewErrors.SS_READONLYSS
    GetReturnCodeMessage = "Database cannot be updated because you have only one licence to read"
    Case SmartViewErrors.SS_NOSQLACCESS
    GetReturnCodeMessage = "no access SQL.
    Case SmartViewErrors.SS_MENUALREADYREMOVED
    GetReturnCodeMessage = "Menu already deleted.
    Case SmartViewErrors.SS_MENUALREADYADDED
    GetReturnCodeMessage = "already added Menu".
    Case SmartViewErrors.SS_NOSPREADSHEETACCESS
    GetReturnCodeMessage = 'access not spreadsheet '.
    Case SmartViewErrors.SS_NOHANDLES
    GetReturnCodeMessage = 'no handles.
    Case SmartViewErrors.SS_NOPREVCONNECTION
    GetReturnCodeMessage = 'no previous connection '.
    Case SmartViewErrors.SS_LROERROR
    GetReturnCodeMessage = "error LRO.
    Case SmartViewErrors.SS_LROWINAPPACCESSERR
    GetReturnCodeMessage = "Access of the LRO Windows application error"
    Case SmartViewErrors.SS_DATANAVINITERR
    GetReturnCodeMessage = "error initializing data Navigation.
    Case SmartViewErrors.SS_PARAMSETNOTALLOWED
    GetReturnCodeMessage = "serial settings is not allowed.
    Case SmartViewErrors.SS_SHEET_PROTECTED
    GetReturnCodeMessage = "the specified worksheet is protected."
    Case SmartViewErrors.SS_CALCSCRIPT_NOTFOUND
    GetReturnCodeMessage = "not found calculation Script.
    Case SmartViewErrors.SS_NOSUPPORT_PROVIDER
    GetReturnCodeMessage = "Provider not supported."
    Case SmartViewErrors.SS_INVALID_ALIAS
    GetReturnCodeMessage = "invalid Alias.
    Case SmartViewErrors.SS_CONN_NOT_FOUND
    GetReturnCodeMessage = 'connection not found '.
    Case SmartViewErrors.SS_APS_CONN_NOT_FOUND
    GetReturnCodeMessage = 'Connection APS' not found
    Case SmartViewErrors.SS_APS_NOT_CONNECTED
    GetReturnCodeMessage = "APS not connected".
    Case SmartViewErrors.SS_APS_CANT_CONNECT
    GetReturnCodeMessage = 'APS cannot connect.
    Case SmartViewErrors.SS_CONN_ALREADY_EXISTS
    GetReturnCodeMessage = "connection already exists".
    Case SmartViewErrors.SS_APS_URL_NOT_SAVED
    GetReturnCodeMessage = "URL of APS unregistered"
    Case SmartViewErrors.SS_MIGRATION_OF_CONN_NOT_ALLOWED
    GetReturnCodeMessage = "connection unauthorized Migration."
    Case SmartViewErrors.SS_CONN_MGR_NOT_INITIALIZED
    GetReturnCodeMessage = "connection manager not initialized.
    Case SmartViewErrors.SS_FAILED_TO_GET_APS_OVERRIDE_PROPERTY
    GetReturnCodeMessage = "Could not get property Override APS"
    Case SmartViewErrors.SS_FAILED_TO_SET_APS_OVERRIDE_PROPERTY
    GetReturnCodeMessage = "Unable to set the property Override APS"
    Case SmartViewErrors.SS_FAILED_TO_GET_APS_URL
    GetReturnCodeMessage = "unable to get the URL of the APS.
    Case SmartViewErrors.SS_APS_DISCONNECT_FAILED
    GetReturnCodeMessage = "disconnect APS has failed."
    Case SmartViewErrors.SS_OPERATION_FAILED
    GetReturnCodeMessage = 'operation failed '.
    Case SmartViewErrors.SS_CANNOT_ASSOCIATE_SHEET_WITH_CONNECTION
    GetReturnCodeMessage = "unable to associate a sheet with connection".
    Case SmartViewErrors.SS_REFRESH_SHEET_NEEDED
    GetReturnCodeMessage = 'Refresh required sheet. "
    Case SmartViewErrors.SS_NO_GRID_OBJECT_ON_SHEET
    GetReturnCodeMessage = 'no Grid object on sheet '.
    Case SmartViewErrors.SS_NO_CONNECTION_ASSOCIATED
    GetReturnCodeMessage = 'no connection associated with '.
    Case SmartViewErrors.SS_NON_DATA_CELL_PASSED
    GetReturnCodeMessage = "no past data cell.
    Case SmartViewErrors.SS_DATA_CELL_IS_NOT_WRITABLE
    GetReturnCodeMessage = "mobile data is not writable.
    Case SmartViewErrors.SS_NO_SVC_CONTENT_ON_SHEET
    GetReturnCodeMessage = "No content Smart View on the sheet"
    Case SmartViewErrors.SS_FAILED_TO_GET_OFFICE_OBJECT
    GetReturnCodeMessage = "unable to get the Office object.
    Case SmartViewErrors.SS_OP_FAILED_AS_CHART_IS_SELECTED
    GetReturnCodeMessage = ' Operation failed in the chart is selected.
    Case SmartViewErrors.SS_EXCEL_IN_EDIT_MODE
    GetReturnCodeMessage = "Excel in Edit Mode.
    Case SmartViewErrors.SS_SHEET_NON_SMARTVIEW_COMPATIBLE
    GetReturnCodeMessage = ' sheet Compatible not Smart View.
    Case SmartViewErrors.SS_APP_NOT_STANDALONE
    GetReturnCodeMessage = "ask not"independent"
    Case SmartViewErrors.SS_SMART_VIEW_DISABLED
    GetReturnCodeMessage = ' Disabled Smart View.
    Case SmartViewErrors.SS_VBA_DEPRECATED
    GetReturnCodeMessage = 'function has been deprecated.
    Case SmartViewErrors.SS_OPERATION_NOT_SUPPORTED_IN_MULTIGRID_MODE
    GetReturnCodeMessage = "Mode is not supported in Multigrid mode."
    Case SmartViewErrors.SS_INVALID_MEMBER
    GetReturnCodeMessage = "invalid member".
    Case SmartViewErros.SS_NO_SV_NAME_RANGE
    GetReturnCodeMessage = "No Smart View range on worksheet named"
    Case SmartViewErrors.SS_AMBIGUOUS_MENU
    GetReturnCodeMessage = "could not solve the menu name.
    Case Else
    GetReturnCodeMessage = 'Undefined error Code' & m
    Select end

    End Function

  • How to create a type for an enumeration definition

    Sorry for this question of newbe, but I'm working on cleaning up my Act by using types of producer/consumer for event driven state machines.  To do this, it is convenient to create a type definition for the control of the enumeration that defines the possible States of the loop of the consumer.  I don't understand all of the discussion in the books I read.  I just placed an enumeration of control on the front and edited the State names, using them to define the queue for the loop of the consumer.  However, when I use the other functions of the queue and create a constant for the State to put it on the queue, a constant gets shot at the time of its creation.  If the list of States is modified, the item queue using the defined constant previously shows a symbol of constraint (red dot) and the constant does contain not the new State potential... is what the type definition is to propagate this definition to the constants so that they keep up with additions to the list of enumeration...?

    I've been playing with a short example to see how it works.  If someone could help me with something of definition, I would appretiate it.

    Thank you

    Hummer1

    Hi Hummer1,

    Follow these steps:

    1. under the 'file' menu, select 'new '.... »

    2. a dialog box will appear.  Select "custom control" and click "ok".

    3. a new façade will pop up, called "control1.ctl".  Put your constant listed on this new façade.  Add all your statements for your state machine, the way that you did.

    4. under the menu on your new custom control, you will see a field called 'control '.  Click on it and choose 'type definition' (or 'type strict definition').

    5. save your new control custom as "states.ctl" or "enum.ctl" or any name strikes your fancy.

    Now, go back to your main VI.  In the palette "orders", click on "select control".   Choose the typedef, that you just created.  Put it on the front panel.  Right-click on it and select "search terminal.  Your block diagram will jump upward and terminal control will be highlights.  Right-click on it and select "change constant.  Now, you can wire this constant in your queue.  Do the same for any other subVIs that use the same queue, so that they you are referencing the typedef.

    When you want to make changes to your control, open it in the same way you would open a VI and make the changes.  Then, under the "file" menu, select "apply changes".  Changes will propagate through all your screws

    I have attached a small example of a typedef for you.

    Diane

  • How to associate a string value to the enumeration type in the binding of data under the direction of BPM Oracle 11 g

    I have the status value that is a string I have to map to the enum type STATUS in the linking of data, either through simple expr Editor, xpath


    Association of source data must be Xpath mode and destination in singles

    being supported your value in the source similar to the value of your Enum

  • Mail crashes after I type an email address

    It is replicable.  Happened 5 times in a row.

    I type an address e-mail (either in two or cc field).  If I type a space or a semicolon, mail stops and gives an error report.  Here's the latest report:

    Process: Mail [424]

    Path: /Applications/Mail.app/Contents/MacOS/Mail

    ID: com.apple.mail

    Version: 9.3 (3124)

    Generation information: Mail-3124000000000000 ~ 2

    Code type: X 86-64 (Native)

    Parent process:? [1]

    Manager: Mail [424]

    User ID: 501

    Date/time: 2016-06-24 09:03:24.202-0700

    OS version: Mac OS X 10.11.5 (15F34)

    Report Version: 11

    Anonymous UUID: 82218736-07FD-66E0-FC9A-68C792B6563B

    Time since started awake: 540 seconds

    Integrity of system protection: enabled

    Crashed thread: 0 dispatch queue: com.apple.main - wire

    Exception type: EXC_CRASH (SIGABRT)

    Exception codes: 0 x 0000000000000000, 0 x 0000000000000000

    Note the exception: EXC_CORPSE_NOTIFY

    Request for clarification:

    Reason for termination due to an untrapped exception "NSRangeException" app,: ' *-[__NSCFString substringToIndex:]: 36 Index out of bounds; length 35'

    Abort() called

    ending with an exception uncaught of print type

    Specific application Backtrace 1:

    0 CoreFoundation 0x00000001101d44f2 __exceptionPreprocess + 178

    1 libobjc. A.dylib 0x000000010dfbe73c objc_exception_throw + 48

    2 CoreFoundation 0x000000011023b4bd + [print raise: format:] + 205

    3 Foundation 0x000000010d9dee90-[NSString substringToIndex:] + 118

    4 MailUI 0x000000010d7bc1cc-[MUIAddressField _completionStringForSelectedRecord] + 741

    5 MailUI 0x000000010d7b7131-[MUIAddressField _showSelectedCompletionInField] + 40

    6 MailUI 0x000000010d7b853a-[MUIAddressField selectionDidChange:] + 216

    7 ContactsAutocompleteUI 0x000000010d023372-[CNAutocompleteUIDelegateWrapper selectionDidChange:] + 137

    8 ContactsAutocompleteUI 0x000000010d01eff2-[CNAutocompleteResultWindowBase tableViewSelectionDidChange:] + 355

    CoreFoundation 9 0x000000011015fbbc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12

    10 CoreFoundation 0x000000011015fb4f ___CFXRegistrationPost_block_invoke + 63

    11 CoreFoundation 0x000000011015fac7 _CFXRegistrationPost + 407

    12 CoreFoundation 0x000000011015f832 ___CFXNotificationPost_block_invoke + 50

    13 CoreFoundation 0x000000011011c5e2-[_CFXNotificationRegistrar search: object: Observer: enumerator:] + 1922

    14 CoreFoundation 0x000000011011b835 _CFXNotificationPost + 693

    15 Foundation 0x000000010d9cb17a-[NSNotificationCenter postNotificationName:object:userInfo:] + 66

    16 AppKit 0x000000010eb69f9c-[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 175

    17 AppKit 0x000000010eac6fe3-[NSTableView _enableSelectionPostingAndPost] + 424

    18 AppKit 0x000000010eac100e-[NSTableView _tileAndRedisplayAll] + 345

    19 ContactsAutocompleteUI 0x000000010d01ea96-[CNAutocompleteResultWindowBase setResults:] + 408

    20 ContactsAutocompleteUI 0x000000010d01f650-[CNAutocompleteResultWindow setAutocompleteResults:] + 99

    21 MailUI 0x000000010d7bd650-[MUIAddressField _presentAutocompletionResultWindow] + 330

    22 MailUI 0x000000010d7b88fa __55-[MUIAddressField autocompleteFetch:didReceiveResults:] + 448 _block_invoke

    23 0x000000010da0b8d7 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7 Foundation

    24 Foundation 0x000000010da0b595-[major NSBlockOperation] + 100

    25 Foundation 0x000000010da09c7a-[__NSOperationInternal _start:] + 654

    26 Foundation 0x000000010da05c64 __NSOQSchedule_f + 194

    27 libdispatch.dylib 0x000000011341140b _dispatch_client_callout + 8

    28 libdispatch.dylib 0x0000000113424c1c _dispatch_main_queue_callback_4CF + 1685

    29 0x00000001101899e9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9 CoreFoundation

    30 CoreFoundation 0x00000001101488dd __CFRunLoopRun + 1949

    CoreFoundation 31 0x0000000110147ed8 CFRunLoopRunSpecific + 296

    32 HIToolbox 0 x 0000000114257935 RunCurrentEventLoopInMode + 235

    33 HIToolbox 0x000000011425776f ReceiveNextEventCommon + 432

    34 HIToolbox 0x00000001142575af _BlockUntilNextEventMatchingListInModeWithFilter + 71

    AppKit 35 0x000000010e9b5df6 _DPSNextEvent + 1067

    AppKit 36 0x000000010e9b5226-[NSApplication _nextEventMatchingEventMask:untilDate:inMode: dequeue:] + 454

    AppKit 37 0x000000010e9a9d80-[NSApplication run] + 682

    AppKit 38 0x000000010e973368 NSApplicationMain + 1176

    39 libdyld.dylib 0x000000011346d5ad start + 1

    40?                                 0000000000000001 0 x 0 x 0 + 1

    Thread 0 crashed: Dispatch queue: com.apple.main - wire

    0 libsystem_kernel.dylib 0x000000011362ff06 __pthread_kill + 10

    1 libsystem_pthread.dylib 0x00000001137ac4ec pthread_kill + 90

    2 libsystem_c.dylib 0x00000001135396e7 demolition + 129

    3 libc ++ abi.dylib 0x00000001138b5f81 abort_message + 257

    4 libc ++ abi.dylib 0x00000001138dba47 default_terminate_handler() + 267

    libobjc 5. A.dylib 0x000000010dfc2491 _objc_terminate() + 103

    6 libc ++ abi.dylib 0x00000001138d919e std::__terminate (void (*) ()) + 8

    7 libc ++ abi.dylib 0x00000001138d9213 std::terminate() + 51

    8 libdispatch.dylib 0x000000011341141f _dispatch_client_callout + 28

    libdispatch.dylib 9 _dispatch_main_queue_callback_4CF + 1685 0x0000000113424c1c

    10 com.apple.CoreFoundation 0x00000001101899e9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9

    11 com.apple.CoreFoundation 0x00000001101488dd __CFRunLoopRun + 1949

    12 com.apple.CoreFoundation 0x0000000110147ed8 CFRunLoopRunSpecific + 296

    13 com.apple.HIToolbox 0000000114257935 RunCurrentEventLoopInMode + 235 0 x

    14 com.apple.HIToolbox 0x000000011425776f ReceiveNextEventCommon + 432

    15 com.apple.HIToolbox 0x00000001142575af _BlockUntilNextEventMatchingListInModeWithFilter + 71

    16 com.apple.AppKit 0x000000010e9b5df6 _DPSNextEvent + 1067

    17 com.apple.AppKit 0x000000010e9b5226-[NSApplication _nextEventMatchingEventMask:untilDate:inMode: dequeue:] + 454

    18 com.apple.AppKit 0x000000010e9a9d80-[NSApplication run] + 682

    19 com.apple.AppKit 0x000000010e973368 NSApplicationMain + 1176

    20 libdyld.dylib 0x000000011346d5ad start + 1

    Activity ID: 0x0000000000001cf2

    Name of activity: sendAction:

    Activity Image path: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

    Activity Image UUID: F3411F6E-DD87-34D0-8C68-C69B2205E41D

    Shift of activity: 0x002b1dbd

    Activity time: 48,485604 sec

    Thread 1: dispatch queue: com.apple.libdispatch - Manager

    0 libsystem_kernel.dylib 0x0000000113630efa kevent_qos + 10

    1 libdispatch.dylib 0 0000000113417165 _dispatch_mgr_invoke + 216 x

    2 libdispatch.dylib 0x0000000113416dcd _dispatch_mgr_thread + 52

    Thread 2: Dispatch queue: MFSyncedFile presentedItemOperationQueue: NSOperation 0x7fde7ba60420 (QOS: LEGACY)

    0 libsystem_kernel.dylib 0x000000011362fde6 __psynch_mutexwait + 10

    1 libsystem_pthread.dylib 0x00000001137a9e4a _pthread_mutex_lock_wait + 89

    2 libsystem_pthread.dylib 0x00000001137a75f5 _pthread_mutex_lock_slow + 300

    libobjc 3. A.dylib 0x000000010dfc6b97 recursive_mutex_tt < false >: lock() + 9

    libobjc 4. A.dylib 0x000000010dfb8167 objc_sync_enter + 25

    5 com.apple.Mail.framework 0x000000010d40357a __37-[MFSyncedFile readPlistWithOptions:] + 46 _block_invoke

    6 com.apple.Foundation 0x000000010da0b8d7 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7

    7 com.apple.Foundation 0x000000010da0b595-[major NSBlockOperation] + 100

    8 com.apple.Foundation 0x000000010da09c7a-[__NSOperationInternal _start:] + 654

    com.apple.Foundation 0x000000010da05c64 9 __NSOQSchedule_f + 194

    10 libdispatch.dylib 0x000000011341140b _dispatch_client_callout + 8

    11 libdispatch.dylib 0x000000011341603b _dispatch_queue_drain + 754

    12 libdispatch.dylib 0x000000011341c707 _dispatch_queue_invoke + 549

    13 libdispatch.dylib 0x0000000113414d53 _dispatch_root_queue_drain + 538

    14 0x0000000113414b00 _dispatch_worker_thread3 + 91 libdispatch.dylib

    15 libsystem_pthread.dylib 0x00000001137a94de _pthread_wqthread + 1129

    16 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Thread 3: Dispatch queue: MFSyncedFile presentedItemOperationQueue: NSOperation 0x7fde7ba58500 (QOS: LEGACY)

    0 libsystem_kernel.dylib 0x000000011362fdb6 __psynch_cvwait + 10

    1 libsystem_pthread.dylib 0x00000001137aa75e _pthread_cond_wait + 821

    2 com.apple.Foundation 0x000000010da498cd-[NSCondition waitUntilDate:] + 348

    3 com.apple.Mail.framework 0x000000010d405186-[MFSyncedFile _waitForMetadata] + 179

    4 com.apple.Mail.framework 0x000000010d404d5a-[MFSyncedFile _syncWithCloudPostNotification:error:] + 134

    5 com.apple.Mail.framework 0x000000010d408866 __38-[MFSyncedFile _handleIdentityChange:] + 259 _block_invoke

    6 com.apple.Foundation 0x000000010da0b8d7 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7

    7 com.apple.Foundation 0x000000010da0b595-[major NSBlockOperation] + 100

    8 com.apple.Foundation 0x000000010da09c7a-[__NSOperationInternal _start:] + 654

    com.apple.Foundation 0x000000010da05c64 9 __NSOQSchedule_f + 194

    10 libdispatch.dylib 0x000000011341140b _dispatch_client_callout + 8

    11 libdispatch.dylib 0x000000011341603b _dispatch_queue_drain + 754

    12 libdispatch.dylib 0x000000011341c707 _dispatch_queue_invoke + 549

    13 libdispatch.dylib 0x0000000113414d53 _dispatch_root_queue_drain + 538

    14 0x0000000113414b00 _dispatch_worker_thread3 + 91 libdispatch.dylib

    15 libsystem_pthread.dylib 0x00000001137a94de _pthread_wqthread + 1129

    16 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Thread 4: Dispatch queue: MFSyncedFile presentedItemOperationQueue: NSOperation 0x7fde79728e50 (QOS: LEGACY)

    0 libsystem_kernel.dylib 0x000000011362fdb6 __psynch_cvwait + 10

    1 libsystem_pthread.dylib 0x00000001137aa75e _pthread_cond_wait + 821

    2 com.apple.Foundation 0x000000010da498cd-[NSCondition waitUntilDate:] + 348

    3 com.apple.Mail.framework 0x000000010d405186-[MFSyncedFile _waitForMetadata] + 179

    4 com.apple.Mail.framework 0x000000010d404d5a-[MFSyncedFile _syncWithCloudPostNotification:error:] + 134

    5 com.apple.Mail.framework 0x000000010d408866 __38-[MFSyncedFile _handleIdentityChange:] + 259 _block_invoke

    6 com.apple.Foundation 0x000000010da0b8d7 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7

    7 com.apple.Foundation 0x000000010da0b595-[major NSBlockOperation] + 100

    8 com.apple.Foundation 0x000000010da09c7a-[__NSOperationInternal _start:] + 654

    com.apple.Foundation 0x000000010da05c64 9 __NSOQSchedule_f + 194

    10 libdispatch.dylib 0x000000011341140b _dispatch_client_callout + 8

    11 libdispatch.dylib 0x000000011341603b _dispatch_queue_drain + 754

    12 libdispatch.dylib 0x000000011341c707 _dispatch_queue_invoke + 549

    13 libdispatch.dylib 0x0000000113414d53 _dispatch_root_queue_drain + 538

    14 0x0000000113414b00 _dispatch_worker_thread3 + 91 libdispatch.dylib

    15 libsystem_pthread.dylib 0x00000001137a94de _pthread_wqthread + 1129

    16 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Thread 5: Dispatch queue: MFSyncedFile presentedItemOperationQueue: NSOperation 0x7fde7ba4edb0 (QOS: LEGACY)

    0 libsystem_kernel.dylib 0x000000011362fde6 __psynch_mutexwait + 10

    1 libsystem_pthread.dylib 0x00000001137a9e4a _pthread_mutex_lock_wait + 89

    2 libsystem_pthread.dylib 0x00000001137a75f5 _pthread_mutex_lock_slow + 300

    libobjc 3. A.dylib 0x000000010dfc6b97 recursive_mutex_tt < false >: lock() + 9

    libobjc 4. A.dylib 0x000000010dfb8167 objc_sync_enter + 25

    5 com.apple.Mail.framework 0x000000010d40357a __37-[MFSyncedFile readPlistWithOptions:] + 46 _block_invoke

    6 com.apple.Foundation 0x000000010da0b8d7 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7

    7 com.apple.Foundation 0x000000010da0b595-[major NSBlockOperation] + 100

    8 com.apple.Foundation 0x000000010da09c7a-[__NSOperationInternal _start:] + 654

    com.apple.Foundation 0x000000010da05c64 9 __NSOQSchedule_f + 194

    10 libdispatch.dylib 0x000000011341140b _dispatch_client_callout + 8

    11 libdispatch.dylib 0x000000011341603b _dispatch_queue_drain + 754

    12 libdispatch.dylib 0x000000011341c707 _dispatch_queue_invoke + 549

    13 libdispatch.dylib 0x0000000113414d53 _dispatch_root_queue_drain + 538

    14 0x0000000113414b00 _dispatch_worker_thread3 + 91 libdispatch.dylib

    15 libsystem_pthread.dylib 0x00000001137a94de _pthread_wqthread + 1129

    16 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Thread 6: Dispatch queue: MFSyncedFile presentedItemOperationQueue: NSOperation 0x7fde7ba4f0f0 (QOS: LEGACY)

    0 libsystem_kernel.dylib 0x000000011362fde6 __psynch_mutexwait + 10

    1 libsystem_pthread.dylib 0x00000001137a9e4a _pthread_mutex_lock_wait + 89

    2 libsystem_pthread.dylib 0x00000001137a75f5 _pthread_mutex_lock_slow + 300

    libobjc 3. A.dylib 0x000000010dfc6b97 recursive_mutex_tt < false >: lock() + 9

    libobjc 4. A.dylib 0x000000010dfb8167 objc_sync_enter + 25

    5 com.apple.Mail.framework 0x000000010d40357a __37-[MFSyncedFile readPlistWithOptions:] + 46 _block_invoke

    6 com.apple.Foundation 0x000000010da0b8d7 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7

    7 com.apple.Foundation 0x000000010da0b595-[major NSBlockOperation] + 100

    8 com.apple.Foundation 0x000000010da09c7a-[__NSOperationInternal _start:] + 654

    com.apple.Foundation 0x000000010da05c64 9 __NSOQSchedule_f + 194

    10 libdispatch.dylib 0x000000011341140b _dispatch_client_callout + 8

    11 libdispatch.dylib 0x000000011341603b _dispatch_queue_drain + 754

    12 libdispatch.dylib 0x000000011341c707 _dispatch_queue_invoke + 549

    13 libdispatch.dylib 0x0000000113414d53 _dispatch_root_queue_drain + 538

    14 0x0000000113414b00 _dispatch_worker_thread3 + 91 libdispatch.dylib

    15 libsystem_pthread.dylib 0x00000001137a94de _pthread_wqthread + 1129

    16 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Thread 7: Dispatch queue: MFSyncedFile presentedItemOperationQueue: NSOperation 0x7fde7b9c3220 (QOS: LEGACY)

    0 libsystem_kernel.dylib 0x000000011362fdb6 __psynch_cvwait + 10

    1 libsystem_pthread.dylib 0x00000001137aa75e _pthread_cond_wait + 821

    2 com.apple.Foundation 0x000000010da498cd-[NSCondition waitUntilDate:] + 348

    3 com.apple.Mail.framework 0x000000010d405186-[MFSyncedFile _waitForMetadata] + 179

    4 com.apple.Mail.framework 0x000000010d404d5a-[MFSyncedFile _syncWithCloudPostNotification:error:] + 134

    5 com.apple.Mail.framework 0x000000010d408866 __38-[MFSyncedFile _handleIdentityChange:] + 259 _block_invoke

    6 com.apple.Foundation 0x000000010da0b8d7 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7

    7 com.apple.Foundation 0x000000010da0b595-[major NSBlockOperation] + 100

    8 com.apple.Foundation 0x000000010da09c7a-[__NSOperationInternal _start:] + 654

    com.apple.Foundation 0x000000010da05c64 9 __NSOQSchedule_f + 194

    10 libdispatch.dylib 0x000000011341140b _dispatch_client_callout + 8

    11 libdispatch.dylib 0x000000011341603b _dispatch_queue_drain + 754

    12 libdispatch.dylib 0x000000011341c707 _dispatch_queue_invoke + 549

    13 libdispatch.dylib 0x0000000113414d53 _dispatch_root_queue_drain + 538

    14 0x0000000113414b00 _dispatch_worker_thread3 + 91 libdispatch.dylib

    15 libsystem_pthread.dylib 0x00000001137a94de _pthread_wqthread + 1129

    16 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Thread 8:

    0 libsystem_kernel.dylib 0x00000001136305e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00000001137a9578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Wire 9:

    0 libsystem_kernel.dylib 0x00000001136305e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00000001137a9578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Thread 10:

    0 libsystem_kernel.dylib 0x00000001136305e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00000001137a9578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Thread 11: Dispatch queue: queue MCTaskHandler: NSOperation 0x7fde7c2764d0 (QOS: BACKGROUND)

    pread libsystem_kernel.dylib 0 0x00000001136312ba + 10

    1 libsqlite3.dylib 0x0000000115cb5d73 seekAndRead + 179

    2 libsqlite3.dylib 0x0000000115c17301 unixRead + 97

    3 libsqlite3.dylib 0x0000000115c422c2 readDbPage + 114

    4 libsqlite3.dylib 0x0000000115c40f70 sqlite3PagerAcquire + 912

    5 libsqlite3.dylib 0x0000000115c6e27d moveToChild + 109

    6 libsqlite3.dylib 0x0000000115c7848f sqlite3BtreeMovetoUnpacked + 1103

    7 libsqlite3.dylib 0x0000000115cc2ebd handleDeferredMoveto + 29

    8 libsqlite3.dylib 0x0000000115c5f30d sqlite3VdbeExec + 7677

    libsqlite3.dylib 9 0x0000000115c5c1df sqlite3_step + 591

    10 com.apple.Mail.framework 0x000000010d2c1f0d __50 + [MFLibrary sendMessagesMatchingQuery: to: options:] _block_invoke + 368

    11 com.apple.Mail.framework 0x000000010d2deeca + [MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 2310

    com.apple.Mail.framework 12 0x000000010d2c1d41 + [MFLibrary sendMessagesMatchingQuery: to: options:] + 453

    13 com.apple.Mail.framework 0x000000010d2c314f + [MFLibrary messagesForMailbox:where:sortedBy: ascendant: options:] + 207

    14 com.apple.Mail.framework 0x000000010d2f5b31-[MFLibraryIMAPStore messagesForMailbox:where:sortedBy: ascendant: options:] + 91

    15 com.apple.Mail.framework 0x000000010d2f5e3e-[MFLibraryIMAPStore copyMessagesWithoutValidUids] + 133

    16 com.apple.IMAP 0x000000010d12f850 __60-[IMAPMailboxSyncTask _nextPersistencePriorityAndOperation:] + 227 _block_invoke

    17 com.apple.IMAP 0x000000010d14634a-[major IMAPPersistenceBlockOperation] + 78

    18 com.apple.Foundation 0x000000010da09c7a-[__NSOperationInternal _start:] + 654

    19 com.apple.Foundation 0x000000010da05c64 __NSOQSchedule_f + 194

    20 libdispatch.dylib 0x000000011341140b _dispatch_client_callout + 8

    21 libdispatch.dylib 0x000000011341603b _dispatch_queue_drain + 754

    22 libdispatch.dylib 0x000000011341c707 _dispatch_queue_invoke + 549

    23 libdispatch.dylib 0x0000000113414d53 _dispatch_root_queue_drain + 538

    24 0x0000000113414b00 _dispatch_worker_thread3 + 91 libdispatch.dylib

    25 libsystem_pthread.dylib 0x00000001137a94de _pthread_wqthread + 1129

    26 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    12 wire:

    0 libsystem_kernel.dylib 0x00000001136305e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00000001137a9578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Thread 13: Dispatch queue: com.apple.notify.background.local.notification

    0 libsystem_kernel.dylib 0x0000000113629f72 mach_msg_trap + 10

    1 libsystem_kernel.dylib 0x00000001136293b3 mach_msg + 55

    2 libsystem_notify.dylib 0x000000011377fdca __notify_register_mach_port_block_invoke_3 + 89

    3 libdispatch.dylib 0x000000011341c93d _dispatch_call_block_and_release + 12

    4 libdispatch.dylib 0x000000011341140b _dispatch_client_callout + 8

    5 libdispatch.dylib 0x000000011341603b _dispatch_queue_drain + 754

    6 libdispatch.dylib 0x000000011341c707 _dispatch_queue_invoke + 549

    7 libdispatch.dylib 0x000000011341140b _dispatch_client_callout + 8

    8 libdispatch.dylib 0x000000011341529b _dispatch_root_queue_drain + 1890

    libdispatch.dylib 9 _dispatch_worker_thread3 + 91 0x0000000113414b00

    10 libsystem_pthread.dylib 0x00000001137a94de _pthread_wqthread + 1129

    11 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Thread 14: Dispatch queue: queue MCTaskHandler: NSOperation 0x7fde7bab6a30 (QOS: BACKGROUND)

    pread libsystem_kernel.dylib 0 0x00000001136312ba + 10

    1 libsqlite3.dylib 0x0000000115cb5d73 seekAndRead + 179

    2 libsqlite3.dylib 0x0000000115c17301 unixRead + 97

    3 libsqlite3.dylib 0x0000000115c422c2 readDbPage + 114

    4 libsqlite3.dylib 0x0000000115c40f70 sqlite3PagerAcquire + 912

    5 libsqlite3.dylib 0x0000000115c6e27d moveToChild + 109

    6 libsqlite3.dylib 0x0000000115c7848f sqlite3BtreeMovetoUnpacked + 1103

    7 libsqlite3.dylib 0x0000000115cc2ebd handleDeferredMoveto + 29

    8 libsqlite3.dylib 0x0000000115c5f30d sqlite3VdbeExec + 7677

    libsqlite3.dylib 9 0x0000000115c5c1df sqlite3_step + 591

    10 com.apple.Mail.framework 0x000000010d2c1f0d __50 + [MFLibrary sendMessagesMatchingQuery: to: options:] _block_invoke + 368

    11 com.apple.Mail.framework 0x000000010d2deeca + [MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 2310

    com.apple.Mail.framework 12 0x000000010d2c1d41 + [MFLibrary sendMessagesMatchingQuery: to: options:] + 453

    13 com.apple.Mail.framework 0x000000010d2c314f + [MFLibrary messagesForMailbox:where:sortedBy: ascendant: options:] + 207

    14 com.apple.Mail.framework 0x000000010d2d32a5 + [MFLibrary incompleteMessagesForMailbox:] + 136

    15 com.apple.Mail.framework 0x000000010d2f5ea9-[MFLibraryIMAPStore copyIncompleteMessages] + 61

    16 com.apple.IMAP 0x000000010d10862b __45-[IMAPBodyFetchTask nextPersistenceOperation] _block_invoke + 263

    17 com.apple.IMAP 0x000000010d14634a-[major IMAPPersistenceBlockOperation] + 78

    18 com.apple.Foundation 0x000000010da09c7a-[__NSOperationInternal _start:] + 654

    19 com.apple.Foundation 0x000000010da05c64 __NSOQSchedule_f + 194

    20 libdispatch.dylib 0x000000011341140b _dispatch_client_callout + 8

    21 libdispatch.dylib 0x000000011341603b _dispatch_queue_drain + 754

    22 libdispatch.dylib 0x000000011341c707 _dispatch_queue_invoke + 549

    23 libdispatch.dylib 0x0000000113414d53 _dispatch_root_queue_drain + 538

    24 0x0000000113414b00 _dispatch_worker_thread3 + 91 libdispatch.dylib

    25 libsystem_pthread.dylib 0x00000001137a94de _pthread_wqthread + 1129

    26 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Thread 15: Dispatch queue: queue MCTaskHandler: NSOperation 0x7fde7b9dc540 (QOS: BACKGROUND)

    pread libsystem_kernel.dylib 0 0x00000001136312ba + 10

    1 libsqlite3.dylib 0x0000000115cb5d73 seekAndRead + 179

    2 libsqlite3.dylib 0x0000000115c17301 unixRead + 97

    3 libsqlite3.dylib 0x0000000115c422c2 readDbPage + 114

    4 libsqlite3.dylib 0x0000000115c40f70 sqlite3PagerAcquire + 912

    5 libsqlite3.dylib 0x0000000115c6e27d moveToChild + 109

    6 libsqlite3.dylib 0x0000000115c7848f sqlite3BtreeMovetoUnpacked + 1103

    7 libsqlite3.dylib 0x0000000115cc2ebd handleDeferredMoveto + 29

    8 libsqlite3.dylib 0x0000000115c5f30d sqlite3VdbeExec + 7677

    libsqlite3.dylib 9 0x0000000115c5c1df sqlite3_step + 591

    10 com.apple.Mail.framework 0x000000010d2c1f0d __50 + [MFLibrary sendMessagesMatchingQuery: to: options:] _block_invoke + 368

    11 com.apple.Mail.framework 0x000000010d2deeca + [MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 2310

    com.apple.Mail.framework 12 0x000000010d2c1d41 + [MFLibrary sendMessagesMatchingQuery: to: options:] + 453

    13 com.apple.Mail.framework 0x000000010d2c314f + [MFLibrary messagesForMailbox:where:sortedBy: ascendant: options:] + 207

    14 com.apple.Mail.framework 0x000000010d2d32a5 + [MFLibrary incompleteMessagesForMailbox:] + 136

    15 com.apple.Mail.framework 0x000000010d2f5ea9-[MFLibraryIMAPStore copyIncompleteMessages] + 61

    16 com.apple.IMAP 0x000000010d10862b __45-[IMAPBodyFetchTask nextPersistenceOperation] _block_invoke + 263

    17 com.apple.IMAP 0x000000010d14634a-[major IMAPPersistenceBlockOperation] + 78

    18 com.apple.Foundation 0x000000010da09c7a-[__NSOperationInternal _start:] + 654

    19 com.apple.Foundation 0x000000010da05c64 __NSOQSchedule_f + 194

    20 libdispatch.dylib 0x000000011341140b _dispatch_client_callout + 8

    21 libdispatch.dylib 0x000000011341603b _dispatch_queue_drain + 754

    22 libdispatch.dylib 0x000000011341c707 _dispatch_queue_invoke + 549

    23 libdispatch.dylib 0x0000000113414d53 _dispatch_root_queue_drain + 538

    24 0x0000000113414b00 _dispatch_worker_thread3 + 91 libdispatch.dylib

    25 libsystem_pthread.dylib 0x00000001137a94de _pthread_wqthread + 1129

    26 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    16 wire:

    0 libsystem_kernel.dylib 0x00000001136305e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00000001137a9578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Thread 17:

    0 libsystem_kernel.dylib 0x00000001136305e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00000001137a9578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    18 wire:

    0 libsystem_kernel.dylib 0x00000001136305e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00000001137a9578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Thread 19: Dispatch queue: MFSyncedFile presentedItemOperationQueue: NSOperation 0x7fde795b7080 (QOS: LEGACY)

    0 libsystem_kernel.dylib 0x000000011362fde6 __psynch_mutexwait + 10

    1 libsystem_pthread.dylib 0x00000001137a9e4a _pthread_mutex_lock_wait + 89

    2 libsystem_pthread.dylib 0x00000001137a75f5 _pthread_mutex_lock_slow + 300

    libobjc 3. A.dylib 0x000000010dfc6b97 recursive_mutex_tt < false >: lock() + 9

    libobjc 4. A.dylib 0x000000010dfb8167 objc_sync_enter + 25

    5 com.apple.Mail.framework 0x000000010d40357a __37-[MFSyncedFile readPlistWithOptions:] + 46 _block_invoke

    6 com.apple.Foundation 0x000000010da0b8d7 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7

    7 com.apple.Foundation 0x000000010da0b595-[major NSBlockOperation] + 100

    8 com.apple.Foundation 0x000000010da09c7a-[__NSOperationInternal _start:] + 654

    com.apple.Foundation 0x000000010da05c64 9 __NSOQSchedule_f + 194

    10 libdispatch.dylib 0x000000011341140b _dispatch_client_callout + 8

    11 libdispatch.dylib 0x000000011341603b _dispatch_queue_drain + 754

    12 libdispatch.dylib 0x000000011341c707 _dispatch_queue_invoke + 549

    13 libdispatch.dylib 0x0000000113414d53 _dispatch_root_queue_drain + 538

    14 0x0000000113414b00 _dispatch_worker_thread3 + 91 libdispatch.dylib

    15 libsystem_pthread.dylib 0x00000001137a94de _pthread_wqthread + 1129

    16 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    20 phone: com.apple.NSURLConnectionLoader

    0 libsystem_kernel.dylib 0x0000000113629f72 mach_msg_trap + 10

    1 libsystem_kernel.dylib 0x00000001136293b3 mach_msg + 55

    2 com.apple.CoreFoundation 0x00000001101491c4 __CFRunLoopServiceMachPort + 212

    3 com.apple.CoreFoundation 0x000000011014868c __CFRunLoopRun + 1356

    4 com.apple.CoreFoundation 0x0000000110147ed8 CFRunLoopRunSpecific + 296

    5 com.apple.CFNetwork 0x0000000114a42095 + [NSURLConnection (Loader) _resourceLoadLoop:] + 412

    6 com.apple.Foundation 0x000000010d9f9e64 __NSThread__start__ + 1351

    7 libsystem_pthread.dylib 0x00000001137a999d _pthread_body + 131

    8 libsystem_pthread.dylib 0x00000001137a991a _pthread_start + 168

    libsystem_pthread.dylib 9 0x00000001137a7351 thread_start + 13

    Line 21: com.apple.CFSocket.private

    0 libsystem_kernel.dylib 0x000000011363007a __select + 10

    1 com.apple.CoreFoundation 0x00000001101864fa __CFSocketManager + 762

    2 libsystem_pthread.dylib 0x00000001137a999d _pthread_body + 131

    3 libsystem_pthread.dylib 0x00000001137a991a _pthread_start + 168

    4 libsystem_pthread.dylib 0x00000001137a7351 thread_start + 13

    Thread 22:

    0 libsystem_kernel.dylib 0x00000001136305e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00000001137a9578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Thread 23: com.apple.CoreAnimation.render - Server

    0 libsystem_kernel.dylib 0x0000000113629f72 mach_msg_trap + 10

    1 libsystem_kernel.dylib 0x00000001136293b3 mach_msg + 55

    2 com.apple.QuartzCore 0x00000001125cf8df CA::Render:Server:server_thread(void*) + 257

    3 com.apple.QuartzCore 0x00000001125cf7d7 thread_fun + 25

    4 libsystem_pthread.dylib 0x00000001137a999d _pthread_body + 131

    5 libsystem_pthread.dylib 0x00000001137a991a _pthread_start + 168

    6 libsystem_pthread.dylib 0x00000001137a7351 thread_start + 13

    Line 24:

    0 libsystem_kernel.dylib 0x00000001136305e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00000001137a9578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Line 25:

    0 libsystem_kernel.dylib 0x00000001136305e2 __workq_kernreturn + 10

    1 libsystem_pthread.dylib 0x00000001137a9578 _pthread_wqthread + 1283

    2 libsystem_pthread.dylib 0x00000001137a7341 start_wqthread + 13

    Line 26: JavaScriptCore::Marking

    0 libsystem_kernel.dylib 0x000000011362fdb6 __psynch_cvwait + 10

    1 libsystem_pthread.dylib 0x00000001137aa728 _pthread_cond_wait + 767

    2 libc ++.1.dylib 0x00000001138f468f std::__1:condition_variable:wait(std::__1::unique_lock<std::__1::mutex>&) + 47

    3 com.apple.JavaScriptCore 0x000000011dc1999b JSC::GCThread::waitForNextPhase() + 171

    4 com.apple.JavaScriptCore 0x000000011dc197e8 JSC::GCThread::gcThreadMain() + 88

    5 com.apple.JavaScriptCore 0x000000011dc0f162 *: threadEntryPoint(void*) + 178

    6 com.apple.JavaScriptCore 0x000000011dc0f08f *: wtfThreadEntryPoint(void*) + 15

    7 libsystem_pthread.dylib 0x00000001137a999d _pthread_body + 131

    8 libsystem_pthread.dylib 0x00000001137a991a _pthread_start + 168

    libsystem_pthread.dylib 9 0x00000001137a7351 thread_start + 13

    27 phone: JavaScriptCore::Marking

    0 libsystem_kernel.dylib 0x000000011362fdb6 __psynch_cvwait + 10

    1 libsystem_pthread.dylib 0x00000001137aa728 _pthread_cond_wait + 767

    2 libc ++.1.dylib 0x00000001138f468f std::__1:condition_variable:wait(std::__1::unique_lock<std::__1::mutex>&) + 47

    3 com.apple.JavaScriptCore 0x000000011dc1999b JSC::GCThread::waitForNextPhase() + 171

    4 com.apple.JavaScriptCore 0x000000011dc197e8 JSC::GCThread::gcThreadMain() + 88

    5 com.apple.JavaScriptCore 0x000000011dc0f162 *: threadEntryPoint(void*) + 178

    6 com.apple.JavaScriptCore 0x000000011dc0f08f *: wtfThreadEntryPoint(void*) + 15

    7 libsystem_pthread.dylib 0x00000001137a999d _pthread_body + 131

    8 libsystem_pthread.dylib 0x00000001137a991a _pthread_start + 168

    libsystem_pthread.dylib 9 0x00000001137a7351 thread_start + 13

    28 phone: JavaScriptCore::Marking

    0 libsystem_kernel.dylib 0x000000011362fdb6 __psynch_cvwait + 10

    1 libsystem_pthread.dylib 0x00000001137aa728 _pthread_cond_wait + 767

    2 libc ++.1.dylib 0x00000001138f468f std::__1:condition_variable:wait(std::__1::unique_lock<std::__1::mutex>&) + 47

    3 com.apple.JavaScriptCore 0x000000011dc1999b JSC::GCThread::waitForNextPhase() + 171

    4 com.apple.JavaScriptCore 0x000000011dc197e8 JSC::GCThread::gcThreadMain() + 88

    5 com.apple.JavaScriptCore 0x000000011dc0f162 *: threadEntryPoint(void*) + 178

    6 com.apple.JavaScriptCore 0x000000011dc0f08f *: wtfThreadEntryPoint(void*) + 15

    7 libsystem_pthread.dylib 0x00000001137a999d _pthread_body + 131

    8 libsystem_pthread.dylib 0x00000001137a991a _pthread_start + 168

    libsystem_pthread.dylib 9 0x00000001137a7351 thread_start + 13

    Line 29: com.apple.NSEventThread

    0 libsystem_kernel.dylib 0x0000000113629f72 mach_msg_trap + 10

    1 libsystem_kernel.dylib 0x00000001136293b3 mach_msg + 55

    2 com.apple.CoreFoundation 0x00000001101491c4 __CFRunLoopServiceMachPort + 212

    3 com.apple.CoreFoundation 0x000000011014868c __CFRunLoopRun + 1356

    4 com.apple.CoreFoundation 0x0000000110147ed8 CFRunLoopRunSpecific + 296

    5 com.apple.AppKit 0x000000010eb0bd95 _NSEventThread + 149

    6 libsystem_pthread.dylib 0x00000001137a999d _pthread_body + 131

    7 libsystem_pthread.dylib 0x00000001137a991a _pthread_start + 168

    8 libsystem_pthread.dylib 0x00000001137a7351 thread_start + 13

    Thread 0 crashed with X 86 State of Thread (64-bit):

    Rax: 0 x 0000000000000000 rbx: 0000000000000006 rcx 0 x: 0x00007fff5342bec8 rdx: 0 x 0000000000000000

    RDI: 0x000000000000160b rsi: 0 x 0000000000000006 PBR: RER 0x00007fff5342bef0: 0x00007fff5342bec8

    R8: 0 x 0000000000000003 r9: 0x00000001138dca7c r10: 0 x 0000000008000000 r11: 0 x 0000000000000202

    R12: 0x00007fff5342c050 r13: 0x00000001234046c0 r14: 0x00000001137b2000 r15: 0x00007fff5342bf30

    RIP: 0x000000011362ff06 rfl: 0 x 0000000000000202 cr2: 0x00000001051683ee

    Logical CPU: 0

    Error code: 0 x 02000099

    Trap number: 133

    Binary images:

    0x10c7d2000 - 0x10cb8cfff (9, 3-3124) com.apple.mail < C485BED8-C430-31C0-B2B9-19A1C46A3837 > /Applications/Mail.app/Contents/MacOS/Mail

    0x10ccbb000 - 0x10ccbcfff libDiagnosticMessagesClient.dylib (100) < 4243B6B4-21E9-355B-9C5A-95A216233B96 > /usr/lib/libDiagnosticMessagesClient.dylib

    0x10ccc2000 - 0x10cd72fff com.apple.backup.framework (1.7.4 - 1.7.4) < F304E9D1-991A-379E-9659-BF85C35B4808 > /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

    0x10ce11000 - 0x10cf33fff com.apple.CalendarUI /System/Library/PrivateFrameworks/CalendarUI.framework/Versions/A/CalendarUI < C98F5199-F00B-34C2-96F3-14057D4776B1 > (8.0 - jd367.3)

    0x10d018000 - 0x10d027ff7 com.apple.ContactsAutocompleteUI (1.0-1) < E3C1F61B-1AD5-362D-A278-BBBC68D65CC2 > /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/Versions/A/C ontactsAutocompleteUI

    0x10d03e000 - 0x10d048fff com.apple.corerecents (< 38A216F0-6C91-3CA3-94D5-B6242B1F90D0 > /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents 1.0 - 1.).

    0x10d05f000 - 0x10d0a3ff7 com.apple.CoreSuggestions (1.0 - 356.21) < 8B342288-66DB-3DF2-90E4-714AD483B4F6 > linked /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSugg

    0x10d0e5000 - 0x10d0f0fff com.apple.CrashReporterSupport (10.11 - 718) < 05892B57-F2CD-3C84-B984-0417F6B361DB > /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

    0x10d100000 - 0x10d17afff com.apple.IMAP (9.3 - 3124) < 47BE2587-509E-3309-9F62-E530FE698275 > /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP

    0x10d1e0000 - 0x10d4a7fff com.apple.Mail.framework (9.3 - 3124) < 0688E8B2-6B3B-344D-939A-A42DC30C231C > /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail

    0x10d634000 - 0x10d708fff com.apple.MailCore (9.3 - 3124) < 85CFA708-4BB5-3DB2-A85E-B7AEF5AC0E3C > /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore

    0x10d79f000 - 0x10d7a5fff com.apple.MailService (9.3 - 3124) < 6746CEFE-400D-3455-90B8-D8D7A253F3D5 > /System/Library/PrivateFrameworks/MailService.framework/Versions/A/MailService

    0x10d7b3000 - 0x10d811fff com.apple.MailUI (9.3 - 3124) < E95149F2-2DC7-34E7-BFD7-52728C1554C9 > /System/Library/PrivateFrameworks/MailUI.framework/Versions/A/MailUI

    0x10d858000 - 0x10d858fe7 + cl_kernels (?) < 0FD0C076-AB5E-450B-B7B5-210AF68EA5CC > cl_kernels

    0x10d85b000 - 0x10d888ff7 com.apple.PassKit (1.0 - 55.1) < D31E95EB-BC60-3A35-B9AB-4FE531A60400 > /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit

    0x10d8b4000 - 0x10d93dff7 com.apple.PerformanceAnalysis (1.0-1) < 2064F7E8-5C3D-3E18-8029-2D832D13E2A2 > /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

    0x10d9c4000 - 0x10dd18fff com.apple.Foundation (6: 9-1259) < 71A9D3A0-0B1F-3E3A-86F3-1486365A6EF2 > /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

    0x10dfac000 - 0x10e317657 libobjc. A.dylib (680) < D55D5807-1FBE-32A5-9105-44D7AFE68C27 >/usr/lib/libobjc. A.dylib

    0x10e3ff000 - 0x10e400ffb libSystem.B.dylib (1226.10.1) < C5D09FE1-CC70-383E-AC27-18602F2EDEC4 > /usr/lib/libSystem.B.dylib

    0x10e409000 - 0x10e441ff7 com.apple.Accounts /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts < 8A356D32-2E81-3470-AFA2-8C4FA7F1DA0C > (113-113)

    0x10e47c000 - 0x10e6c8ff7 com.apple.AddressBook.framework /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook < 24F823D3-C3FC-3AF9-B8B3-C166539DBD11 > (9.0 - 1679.10)

    0x10e96d000 - 0x10f596ff7 com.apple.AppKit /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit < F3411F6E-DD87-34D0-8C68-C69B2205E41D > (6, 9 - 1404.47)

    0x10fe42000 - 0x10fe42fff com.apple.ApplicationServices (48-48) < ADD57D3A-142F-3EF5-BFD8-EACD82164884 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

    0x10fe4c000 - 0x10ff05ff7 com.apple.cloudkit.CloudKit /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit < E235B37E-1491-3857-BDE8-38450D4FE8D0 > (482.29 - 482.29)

    0x10ffaf000 - 0x11001bff7 com.apple.contacts.Contacts /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts < 2726B3FB-7A00-34E0-8BBF-7E5395C35527 > (1.0 - 2137.1)

    0x1100bf000 - 0x110535fff com.apple.CoreFoundation /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation < 943A1383-DA6A-3DC0-ABCD-D9AEB3D0D34D > (6: 9 - 1258.1)

    0x1107b8000 - 0x111a20ff7 com.apple.CoreGraphics (1.600.0 - 957) < 0AD5EC17-569E-3864-A637-AD720F5AE0BE > /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

    0x111b5f000 - 0x111d80ff7 com.apple.CoreImage (11.4.0 - 366.4.19) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage < F5B7B115-E43A-3C61-A6AD-EFCDE7FC43A1 >

    0x111ee5000 - 0x111ee5fff com.apple.CoreServices /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices < A4FFF004-53B0-3EAC-A13F-5416BFFD8886 > (728.12 - 728.12)

    0x111eef000 - 0x112022fff com.apple.ical.EventKit (3.0 - 487, 4) < B71B80DB-1D9D-38FB-9467-8ED5CE1E804C > /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit

    0x1120fd000 - 0x1122c6ff7 com.apple.ImageIO.framework (3.3.0 - 1450) < 14333D7C-1DB1-3928-AF9C-9470235ED2CF > /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

    0 x 112365000 - 0x1124aafff com.apple.QTKit (7.7.3 - 2943.10) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit < 9D0EA81D-7BDE-3B47-B300-5C53C5EE4846 >

    0x1125c8000 - 0x1125c8fff com.apple.quartzframework /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz < 5DC3D0D9-9E3F-3AA5-92F1-F229907A49B9 > (1, 5-21)

    0x1125ce000 - 0x11279cff3 com.apple.QuartzCore /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore < 076BDE58-8AED-3D47-84FD-548CF8E8EDB9 > (1.11 - 410.14)

    0x11288c000 - 0x1128bbfff com.apple.securityinterface (10.0 - 55065.40.1) < 1BB39B19-DD74-347E-A344-0E6781773577 > /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

    0x1128eb000 - 0x112c2bfff com.apple.WebKit (11601 - 11601.6.17) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit < F54752A4-B5AA-3993-BA9A-83F4B3AA176E >

    0x112fb0000 - 0x11302bfff com.apple.accounts.AccountsDaemon (113-113) < 75054597-D576-3830-A731-82F04184172A > /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD Nicolas

    0 x 113078000 - 0x1130abfff com.apple.framework.accountsui (1.0 - 33.1) < 2679CC21-0C98-3340-9C42-780B11A70226 > /System/Library/PrivateFrameworks/AccountsUI.framework/Versions/A/AccountsUI

    0x1130db000 - 0x113112ff7 com.apple.CoreSpotlight (1.0 - 81, 4) < C1F47729-FB13-32FF-A569-C63FA6C278E9 > /System/Library/PrivateFrameworks/CoreSpotlight.framework/Versions/A/CoreSpotli ght

    0 x 113158000 - 0x113187ffb com.apple.datadetectors (5.0 - 308) < 1949868C-BDCD-3772-BDBD-D7E9F2CC1451 > /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors

    0x1131ae000 - 0x11321dfff com.apple.datadetectorscore (7.0 - 460) < FA46DEE8-B25B-3E84-B067-6A31193A0885 > /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

    0 x 113265000 - 0x11326afff com.apple.EmailAddressing (9.0 - 3007) < FD3686F1-981C-3B59-BFE4-8B64ACF3E7A4 > pressure /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAdd

    0 x 113278000 - 0x1132d4fff com.apple.Suggestions /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions < 450BCB58-786F-37DC-9AC7-2E3D13198032 > (5.0 - 180)

    0 x 113326000 - 0x11332afff libcache.dylib (75) < 9548AAE9-2AB7-3525-9ECE-A2A7C4688447 > /usr/lib/system/libcache.dylib

    0 x 113337000 - 0x113342ff7 (60075.50.1) libcommonCrypto.dylib < 93732261-34B4-3914-B7A2-90A81A182DBA > /usr/lib/system/libcommonCrypto.dylib

    0 x 113352000 - 0x113359ff7 libcompiler_rt.dylib (62) < A13ECF69-F59F-38AE-8609-7B731450FBCD > /usr/lib/system/libcompiler_rt.dylib

    0 x 113368000 - 0x113370fff libcopyfile.dylib (127) < A48637BC-F3F2-34F2-BB68-4C65FD012832 > /usr/lib/system/libcopyfile.dylib

    0 x 113379000 - 0x1133f0feb (335.50.1) libcorecrypto.dylib < B5C05FD7-A540-345A-87BF-8E41848A3C17 > /usr/lib/system/libcorecrypto.dylib

    0x11340f000 - 0x11343cfff (501.40.12) libdispatch.dylib < C7499857-61A5-3D7D-A5EA-65DCC8C3DF92 > /usr/lib/system/libdispatch.dylib

    0x11346a000 - 0x11346dffb libdyld.dylib (360.22) < CC088C2A-D407-33E7-A6B6-B06E0D4AD999 > /usr/lib/system/libdyld.dylib

    0 113475000 - 0x113475ff7 libkeymgr.dylib x (28) < 8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0 > /usr/lib/system/libkeymgr.dylib

    0x11347e000 - 0x11347eff7 (765.50.8) liblaunch.dylib < 834ED605-5114-3641-AA4D-ECF31B801C50 > /usr/lib/system/liblaunch.dylib

    0x11348c000 - 0x113491ff7 libmacho.dylib (875.1) < 318264FA-58F1-39D8-8285-1F6254EE410E > /usr/lib/system/libmacho.dylib

    0 x 113498000 - 0x11349aff7 libquarantine.dylib (80) < 0F4169F0-0C84-3A25-B3AE-E47B3586D908 > /usr/lib/system/libquarantine.dylib

    0x1134a1000 - 0x1134a2ffb libremovefile.dylib (41) < 552EF39E-14D7-363E-9059-4565AC2F894E > /usr/lib/system/libremovefile.dylib

    0x1134ab000 - 0x1134c2ff7 (323.50.1) libsystem_asl.dylib < 41F8E11F-1BD0-3F1D-BA3A-AA1577ED98A9 > /usr/lib/system/libsystem_asl.dylib

    0x1134d4000 - 0x1134d5fff libsystem_blocks.dylib (65) < 1244D9D5-F6AA-35BB-B307-86851C24B8E5 > /usr/lib/system/libsystem_blocks.dylib

    0x1134db000 - 0x113568fff (1082.50.1) libsystem_c.dylib < B552D565-B798-3B9B-AE63-F623B42A5F01 > /usr/lib/system/libsystem_c.dylib

    0 x 113598000 - 0x11359aff7 (802.40.13) libsystem_configuration.dylib < 3DEB7DF9-6804-37E1-BC83-0166882FF0FF > /usr/lib/system/libsystem_configuration.dylib

    0x1135a1000 - 0x1135a3fff libsystem_coreservices.dylib (19.2) < 1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D > /usr/lib/system/libsystem_coreservices.dylib

    0x1135a9000 - 0x1135c0ff7 (83.40.5) libsystem_coretls.dylib < C90DAE38-4082-381C-A185-2A6A8B677628 > /usr/lib/system/libsystem_coretls.dylib

    0x1135ca000 - 0x1135d2ffb (625.50.5) libsystem_dnssd.dylib < 4D10E12B-59B5-386F-82DA-326F18028F0A > /usr/lib/system/libsystem_dnssd.dylib

    0x1135d9000 - 0x113602fff (477.50.4) libsystem_info.dylib < FAA9226D-64DE-3769-A6D8-6CABA4B7FF4D > /usr/lib/system/libsystem_info.dylib

    0 x 113619000 - 0x113637ff7 (3248.50.21) libsystem_kernel.dylib < 78E54D59-D2B0-3F54-9A4A-0A68D671F253 > /usr/lib/system/libsystem_kernel.dylib

    0 x 113653000 - 0x113682ffb libsystem_m.dylib (3105) < 08E1A4B2-6448-3DFE-A58C-ACC7335BE7E4 > /usr/lib/system/libsystem_m.dylib

    0 x 113693000 - 0x1136afff7 (67.40.1) libsystem_malloc.dylib < 5748E8B2-F81C-34C6-8B13-456213127678 > /usr/lib/system/libsystem_malloc.dylib

    0x1136be000 - 0x113724ff7 (583.50.1) libsystem_network.dylib < B52DAB73-92DC-3DA7-B9F4-B899D66445C1 > /usr/lib/system/libsystem_network.dylib

    0 x 113761000 - 0x113769fff (385.40.36) libsystem_networkextension.dylib < 66095DC7-6539-38F2-95EE-458F15F6D014 > /usr/lib/system/libsystem_networkextension.dylib

    0 x 113779000 - 0x113782ff3 (150.40.1) libsystem_notify.dylib < D48BDE34-0F7E-34CA-A0FF-C578E39987CC > /usr/lib/system/libsystem_notify.dylib

    0x11378e000 - 0x113796fef libsystem_platform.dylib (74.40.2) < 29A905EF-6777-3C33-82B0-6C3A88C4BA15 > /usr/lib/system/libsystem_platform.dylib

    0x1137a6000 - 0x1137afff7 (138.10.4) libsystem_pthread.dylib < 3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559 > /usr/lib/system/libsystem_pthread.dylib

    0x1137be000 - 0x1137c1fff (460.50.4) libsystem_sandbox.dylib < 150A9D3D-F69E-32F7-8C7B-8E72CAAFF7E4 > /usr/lib/system/libsystem_sandbox.dylib

    0x1137cc000 - 0x1137cdfff libsystem_secinit.dylib (20) < 32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B > /usr/lib/system/libsystem_secinit.dylib

    0x1137d3000 - 0x1137e4ff7 (201.10.3) libsystem_trace.dylib < F00E92E4-DBDA-3749-B5B3-0C3FBBABA1CB > /usr/lib/system/libsystem_trace.dylib

    0x1137f3000 - 0x1137f3ff7 libunc.dylib (29) < DDB1E947-C775-33B8-B461-63E5EB698F0E > /usr/lib/system/libunc.dylib

    0x1137fc000 - 0x113801ff3 libunwind.dylib (35.3) < F6EB48E5-4D12-359A-AB54-C937FBBE9043 > /usr/lib/system/libunwind.dylib

    0x11380f000 - 0x113838ff7 (765.50.8) libxpc.dylib < 54D1328E-054E-3DAA-89E2-375722F9D18F > /usr/lib/system/libxpc.dylib

    0 x 113857000 - 0x11389dff7 libauto.dylib (186) < 999E610F-41FC-32A3-ADCA-5EC049B65DFB > /usr/lib/libauto.dylib

    0x1138b5000 - 0x1138defff libc ++ abi.dylib (125) < DCCC8177-3D09-35BC-9784-2A04FEC4C71B > /usr/lib/libc++abi.dylib

    0x1138ed000 - 0x113940ff7 libc ++.1.dylib (120,1) < 8FC3D139-8055-3498-9AC5-6467CB7F4D14 > /usr/lib/libc++.1.dylib

    0x1139a2000 - 0x113aecff7 com.apple.coreui (2.1 - 366.1) < 8138636F-A0A7-31C7-896C-5F5747FA1B2A > /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

    0x113c30000 - 0x113d3eff3 com.apple.desktopservices (1.10.3 - 1.10.3) < 3A6906D4-C0B8-30D1-B589-0466E5E42B69 > /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

    0x113dd0000 - 0x113dd5fff com.apple.DiskArbitration /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration < F55902AA-5316-3255-A701-FDED5B553065 > (2.7 - 2.7)

    0x113de5000 - 0x113e5afff com.apple.framework.IOKit (2.0.2 - 1179.50.2) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit < A509D3AE-9D48-31B7-89C7-326A7A2007B2 >

    0x113e99000 - 0x1140a6fff libicucore. A.dylib (551.51.3) < 5BC80F94-C90D-3175-BD96-FF1DC222EC9C >/usr/lib/libicucore. A.dylib

    0 x 114170000 - 0x11417efff com.apple.opengl (12.1.0 - 12.1.0) < BBC4458E-12FC-3C9B-BF7E-6985D61C7A67 > /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

    0x11418a000 - 0x1141e8fff com.apple.SystemConfiguration (1, 14 - 1.14) < D801FAD7-5A2D-3E5E-9F44-B6C9B8BEA747 > /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi setting

    0 x 114227000 - 0x11451cfff com.apple.HIToolbox (2.1.1 - 807.2) < 36413C45-36AF-34EF-9C0E-F18B31D1E565 > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra framework/Versions/A/HIToolbox

    0x1146a1000 - 0x1147ceff3 com.apple.CoreText /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText < 08E8640E-6602-3A00-BC28-94235FD311B4 > (352.0 - 494.11)

    0 x 114884000 - 0x1148beff7 com.apple.DebugSymbols (132-132) < 23A42C53-B941-3871-9EE2-4C87A46005B5 > /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

    0x1148e2000 - 0x1148e4ff7 com.apple.xpc.ServiceManagement (1.0-1) < D96D7A6D-EDEB-35EE-B5D9-E33A3BF011B5 > /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage lie

    0x1148ed000 - 0x114975fff com.apple.CoreSymbolication (3.1 - 58048.1) < 4730422E-4178-34F9-8550-BB92F2A4F44B > /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

    0 x 114991000 - 0x1149e1ff7 com.apple.Symbolication (1.4 - 58044) < F70BF765-FBE9-3F1E-85CA-BB2F8E53E8C2 > /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

    0x114a1e000 - 0x114a2fff7 libz.1.dylib (61.20.1) < B3EBB42F-48E3-3287-9F0D-308E04D407AC > /usr/lib/libz.1.dylib

    0x114a3a000 - 0x114cc1ff3 com.apple.CFNetwork (760.5.1 - 760.5.1) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork < EE9426D1-F11C-3DD4-AE08-EA29AEB27177 >

    0x114eaf000 - 0x114eb7fff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) s.framework/Versions/A/FSEvents /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent < 7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A >

    0x114ec3000 - 0x1151a8ffb com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) < 2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640 > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

    0 x 115225000 - 0x1152c5fff com.apple.Metadata (10.7.0 - 972.34) a.framework/Versions/A/Metadata /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat < A93B485D-094C-3024-8CBB-D9E035FB83C4 >

    0 x 115333000 - 0x115334fff com.apple.AddressBook.LocalSourceBundle (9.0 - 1679.10) < C1A946FD-35A4-378D-ABF4-14A9DC63C8A3 > system/library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource

    0 x 115339000 - 0x115397fff com.apple.CoreServices.OSServices (728.12 - 728.12) < 776EBD4F-7052-377F-A70D-E2FDBD465A5E > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

    0x1153e2000 - 0x115451fff com.apple.SearchKit (1.4.0 - 1.4.0) < F159A888-34CA-36F1-AC8E-EB1B38C9DFB3 > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

    0 x 115497000 - 0x1154ecfff com.apple.AE (701-701) < AD492742-F884-386B-A450-FAC281B9FFA4 > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

    0 x 115521000 - 0x115646fff com.apple.LaunchServices (728.12 - 728.12) < F5AB56CD-CF33-33F0-A48D-372551714E77 > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

    0 x 115702000 - 0x115731ff7 com.apple.DictionaryServices (1.2 - 250, 3) < 30250542-CBAA-39C1-91AA-B57A5DE17594 > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

    0x11575d000 - 0x1157a2ff7 (24, 4-24, 5) com.apple.coreservices.SharedFileList < 1D2AD77B-778F-3253-A295-3D0A32A8121C > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedF ileList.framework/Versions/A/SharedFileList

    0x1157d5000 - 0x1157e5fff libbsm.0.dylib (34) < 7E14504C-A8B0-3574-B6EB-5D5FABC72926 > /usr/lib/libbsm.0.dylib

    0x1157f3000 - 0x115a8dff3 com.apple.security (7.0 - 57337.50.23) /System/Library/Frameworks/Security.framework/Versions/A/Security < 8B6CF71D-A63E-34C9-9227-0AACAB643584 >

    0x115c0d000 - 0x115d2afff libsqlite3.dylib (216,4) < DC3D59E7-91A3-374F-957C-6699729CD82B > /usr/lib/libsqlite3.dylib

    0x115d4b000 - 0x115e3afff libxml2.2.dylib (29.7) < 32BBF51E-B084-3FC2-AE9C-C008BE84102B > /usr/lib/libxml2.2.dylib

    0x115e72000 - 0x115e74fff apop.so (188) < 8543B50E-91F2-30CD-96A3-AC0DA7738B97 > /usr/lib/sasl2/apop.so

    0x115e79000 - 0x115e79fff libenergytrace.dylib (10.40.1) < 0A491CA7-3451-3FD5-999A-58AB4362682B > /usr/lib/libenergytrace.dylib

    0x115e80000 - 0x115e8bfff (3248.50.21) libkxld.dylib < 99195052-038E-3490-ACF8-76F9AC43897E > /usr/lib/system/libkxld.dylib

    0x115e94000 - 0x115ea2fff libxar.1.dylib (302) < 03207F66-2C4A-3DBD-8D81-70F4C85903C4 > /usr/lib/libxar.1.dylib

    0x115eaf000 - 0x115eb3fff libpam.2.dylib (20) < CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A > /usr/lib/libpam.2.dylib

    0x115ebd000 - 0x115ebdfff libOpenScriptingUtil.dylib (169,1) < AD0DAC8A-9849-3077-999F-9AEC6112BDAB > /usr/lib/libOpenScriptingUtil.dylib

    0x115ec2000 - 0x115ec3fff atoken.so (188) < EB7AB66D-C0D1-3B63-8625-3D7472B8DE29 > /usr/lib/sasl2/atoken.so

    0x115ec8000 - 0x115ed6ff7 libbz2.1.0.dylib (38) < 28E54258-C0FE-38D4-AB76-1734CACCB344 > /usr/lib/libbz2.1.0.dylib

    0x115edc000 - 0x115eddff7 + cl_kernels (?) < 6963DBFD-E598-49FE-9EA4-369636614D8A > cl_kernels

    0x115ee0000 - 0x115ee8fff com.apple.NetFS /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS < 842A5346-24C3-3F22-9ECF-E586A10EA1F2 > (6.0 - 4.0)

    0x115ef2000 - 0x115efcfff com.apple.NetAuth /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth < D692B1EF-534F-3892-8E2F-2BBA7C8AFD74 > (6.0 - 6.0)

    0x115f08000 - plain 0x115f09fff - clienttoken.so (188) < 7DB4EA45-B1BF-38D2-BDCB-17C2D655BB98 > /usr/lib/sasl2/plain-clienttoken.so

    0x115f0e000 - 0x115f10fff com.apple.loginsupport (1.0-1) < 9B2F5F9B-ED38-313F-B798-D2B667BCD6B5 > /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport

    0x115f16000 - 0x115f18fff libanonymous.2.so (209) < CC03F1A3-E1B7-3D3E-BB63-58C7FA65BFCF > /usr/lib/sasl2/libanonymous.2.so

    0x115f1d000 - 0x115f22fff com.apple.TCC (< F5EEB2D3-9517-3975-97BE-22CB8E11B8A3 > /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 1.0 - 1.).

    0x115f2e000 - 0x1161c4fff libmecabra.dylib (696.5) < EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9 > /usr/lib/libmecabra.dylib

    0 x 116226000 - 0x116294ff7 com.apple.ApplicationServices.ATS (377-394, 4) < 9779E916-0788-3CAC-B1EC-F68BCB12A2B6 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

    0x1162c1000 - 0x116357fff com.apple.ColorSync (4.9.0 - 4.9.0) < 8FC37E20-6579-3CB2-9D49-BC39FC38DF87 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

    0x1163a2000 - 0x1163eeffb com.apple.HIServices (1.22 - 550) < 6B76B41C-CF5A-34C4-89F4-EFD7CA3D1C9D > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

    0 x 116429000 - 0x116438ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) < 18D21123-A3E7-3851-974A-08E5D4540475 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

    0 x 116447000 - 0x116493fff com.apple.print.framework.PrintCore (11, 2 - 472.2) < 5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

    0x1164c7000 - 0x116501fff com.apple.QD (3.12 - 302) < 0FE53180-2895-3D14-A1E7-F82DE1D106E1 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

    0 x 116522000 - 0x116524fff libcrammd5.2.so (209) < CED4DBAB-7D07-31B5-A1A9-4F1F5594D757 > /usr/lib/sasl2/libcrammd5.2.so

    0 x 116529000 - 0x116535fff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) < 71DA00B8-5EA2-326B-8814-59DB25512F65 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

    0x11654a000 - 0x11654dfff com.apple.IOSurface (108.2.1 - 108.2.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface < A0037B0A-277A-393E-9BF6-688595BD564D >

    0x11655b000 - 0x11655bfff com.apple.Accelerate (1.10 - 1.10 accelerate) < 5831771A-C1C3-3625-9FE9-2CCB6B2E7EE1 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

    0x11655f000 - 0x116583fff com.apple.MultitouchSupport.framework (304.12 - 304.12) < 65CB7653-EACD-3ADB-ABB6-2E0671708301 > /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

    0x11659d000 - 0x1165dfff7 com.apple.Metal /System/Library/Frameworks/Metal.framework/Versions/A/Metal < 2B2C0F78-20B8-3878-B9B1-DE18BB92919D > (56, 6-56, 6)

    0 x 116668000 - 0x116b26fcf com.apple.vImage (8.0 - 8, 0) < 85FB412E-EB30-3433-A79B-B3970FC83580 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework, Versions, A, vImage

    0x116b8a000 - 0x116b8afff com.apple.Accelerate.vecLib (vecLib - 3.10 3.10) < 848125D3-AF14-3526-8745-FFCDB200CD76 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

    0x116b94000 - 0x116ca6fef libvDSP.dylib (563.5) < 5702650E-DF08-3D58-B16F-9EF0A28702B3 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

    0x116cb9000 - 0x116d72ff7 libvMisc.dylib (563.5) < BF612F7D-FA3B-3F9F-8BE7-8D1BCB21ECC5 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

    0x116d84000 - 0x117186fff libLAPACK.dylib (1162.2) < 42238ED4-6B7A-39D0-BFF2-304A0C287213 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

    0x1171e4000 - 0x1173a4ffb libBLAS.dylib (1162.2) < B4C21826-5EB3-3C6D-B75D-CA4886E2B6A6 > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

    0x1173cd000 - 0x1173e3ff7 (1162.2) libLinearAlgebra.dylib < FFE54EDF-F06F-3C0A-864A-4CA7BBFD4B2D > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib

    0x1173ef000 - 0x1173fffff (1162.2) libSparseBLAS.dylib < 6F591A0F-80D0-384D-8304-B035C4ED1BBD > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libSparseBLAS.dylib

    0 x 117408000 - 0x117408fff (600.0.44.1) libmetal_timestamp.dylib < 6576F284-BACA-332A-A6E7-FA1C347636E3 > /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dyli b

    0 x 117410000 - 0x117413ff7 libCoreFSCache.dylib (119.5) < 2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib

    0x11741b000 - 0x117421fff com.apple.IOAccelerator (205, 10-205, 10) < E46ED853-C2CC-3F29-A7DD-5E9351A2E754 > /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor

    0x11742e000 - 0x11744aff7 libextension.dylib (78) < FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E > /usr/lib/libextension.dylib

    0x11746c000 - 0x117497ffb (33.20.2) libarchive.2.dylib < 6C370A21-63FD-3A68-B4B3-5333F24B770B > /usr/lib/libarchive.2.dylib

    0x1174a2000 - 0x1174a4fff libplain.2.so (209) < FE3CCD59-3597-36A0-91E2-6F837E1DCC1B > /usr/lib/sasl2/libplain.2.so

    0x1174a9000 - 0x1174aafff liblangid.dylib (122) < 9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822 > /usr/lib/liblangid.dylib

    0x1174af000 - 0x1174b1fff login.so (209) < 8648ED73-6217-3489-AD30-521219C803E0 > /usr/lib/sasl2/login.so

    0x1174b6000 - 0x1174d1ff7 libCRFSuite.dylib (34) < 078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3 > /usr/lib/libCRFSuite.dylib

    0x1174dd000 - 0x1174f7ff3 liblzma.5.dylib (10) < CC03591B-FA57-3CA5-AC81-0D76033AC0CE > /usr/lib/liblzma.5.dylib

    0 x 117502000 - 0x1175feff7 libFontParser.dylib (158.6) < 267A9AE4-4138-3112-8D73-BDFDC96568FF > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

    0 x 117686000 - 0x1176cbff3 libFontRegistry.dylib (155,2) < A70DD497-35F3-34DA-9C19-F4B90080E961 > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

    0x1176f5000 - 0x117712ff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) < 41378C0B-B56A-3A73-9BD0-E06FA1F87B8C > /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA

    0 x 117720000 - 0x1177addd7 com.apple.AppleJPEG (< 558ACADA-C41F-3EEF-82A0-C2D7B13C5428 > /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 1.0 - 1.).

    0 x 117810000 - 0x117834ff7 libJPEG.dylib (1450) < 33C07EEE-95CB-33F7-87C1-09CE82F1E478 > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

    0x11783d000 - 0x11783ffff oauthbearer.so (188) < 2899B743-3008-38F0-933E-E016565F28BF > /usr/lib/sasl2/oauthbearer.so

    0 x 117844000 - 0x11789fff7 libTIFF.dylib (1450) < 5BB63D48-B807-31FB-B13F-05C60584707E > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

    0x1178b1000 - 0x1178d6ff7 libPng.dylib (1450) < EB65B96A-B190-36A8-9F9D-F3A3020B267D > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

    0x1178e5000 - 0x1178e9fff libGIF.dylib (1450) < 49D45D41-11AD-38DC-BDC5-9EC57E3B8E30 > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

    0x1178f4000 - 0x1179e6ff7 libJP2.dylib (1450) < 8337298A-7911-3B56-85C7-BBA2D8D844EE > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

    0x117a10000 - 0x117a12fff pwauxprop.so (421) < 1811BAF9-DA13-3EF9-BFC3-CC2660D07A46 > /usr/lib/sasl2/pwauxprop.so

    0x117a17000 - 0x117a19ff7 libRadiance.dylib (1450) < 0C0DACDA-2040-3D22-A8E7-7035AB624E4A > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

    0x117a24000 - 0x117a58ff7 com.apple.CoreVideo (1, 8-191, 3) < 1AA24A1B-CB84-3F6B-B6DE-11494542649C > /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

    0x117a81000 - 0x117ac2ff7 libGLU.dylib (12.1) < CD7A5916-3E3C-3EF3-A275-B281016B99CB > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

    0x117ad3000 - 0x117adbfff libGFXShared.dylib (12.1) < 5A0C2493-200C-30BE-97D5-8E8C0B8E604D > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

    0x117aea000 - 0x117af5fff libGL.dylib (12.1) < 70D51643-04AC-3400-8F11-A6FC25985289 > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

    0x117b0a000 - 0x117b48ff7 libGLImage.dylib (12.1) < BB1F1A93-5101-3906-AB17-8D83FCB200F9 > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

    0x117b51000 - 0x117b53fff libCVMSPluginSupport.dylib (12.1) < D81B3D8D-B83F-3918-BD4B-6C794A30AF9F > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

    0x117b5e000 - 0x117b61fff libCoreVMClient.dylib (119.5) < 560D70FB-709F-3030-96C9-F249FCB7DA6D > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

    0x117b69000 - 0x117b82fe7 libcompression.dylib (28) < F83F421D-115D-3457-A9AA-1BEB5070A30B > /usr/lib/libcompression.dylib

    0x117b8b000 - 0x117bdcff7 libcups.2.dylib (435.2) < 91584A40-214D-33E8-A613-CE22289037C8 > /usr/lib/libcups.2.dylib

    0x117bfb000 - 0x117c15fff com.apple.Kerberos (< 1B4744BF-E5AE-38E2-AA56-E22D3270F2E8 > /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 3.0 - 1).

    0x117c33000 - 0x117c64fff com.apple.GSS /System/Library/Frameworks/GSS.framework/Versions/A/GSS < B490333A-3B3E-397A-AD75-68846E9A9140 > (4.0 - 2.0)

    0x117c8b000 - 0x117ca7ff3 libresolv.9.dylib (60) < A650B5C8-1950-36A0-86D1-0B2465318BFA > /usr/lib/libresolv.9.dylib

    0x117cb3000 - 0x117da5ff7 libiconv.2.dylib (44) < F05A0A5A-92A9-3668-8F20-F27CBDA26BE9 > /usr/lib/libiconv.2.dylib

    0x117db9000 - 0x117e2dff7 com.apple.Heimdal /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal < 5D365381-8B5E-3259-8867-FC4A7D307BDE > (4.0 - 2.0)

    0x117e63000 - 0x117e68ff7 libheimdal - asn1.dylib (453.40.10) < 981DE40B-FA16-36F7-BE92-8C8A115D6CD9 > /usr/lib/libheimdal-asn1.dylib

    0x117e72000 - 0x117e7eff7 com.apple.OpenDirectory /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory < 31A67AD5-5CC2-350A-96D7-821DF4BC4196 > (10.11 - 194)

    0x117e95000 - 0x117e9eff7 com.apple.CommonAuth /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth < 4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF > (4.0 - 2.0)

    0x117ead000 - 0x117ec6fff com.apple.CFOpenDirectory (10.11 - 194) < 11F95672-55E0-3F9D-9171-5E8C56AEE948 > /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

    0x117eed000 - 0x117f61ff3 com.apple.securityfoundation (6.0 - 55126) < 130656AE-2711-3914-8736-D8B021C93FE0 > /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun Foundation

    0x117fa3000 - 0x117ff4fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) < EA7D4F3B-062B-3C81-A98C-C89264D00D48 > /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

    0x11801b000 - 0x1181c1ff7 com.apple.audio.toolbox.AudioToolbox /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox < 082319FC-59F2-3D36-AC9B-94759724E302 > (1.13 - 1.13)

    0x1182b6000 - 0x11835dfff com.apple.LanguageModeling (1.0-1) < 58C18A47-BDE7-3CBE-81C0-797029D170A1 > /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling

    0x11837a000 - 0x118391fff libmarisa.dylib (4) < E4919B03-D9BD-3AF8-B436-C415C98E3F0A > /usr/lib/libmarisa.dylib

    0x1183a1000 - 0x1183acff7 libChineseTokenizer.dylib (16) < 79B8C67A-3061-3C78-92CD-4650719E68D4 > /usr/lib/libChineseTokenizer.dylib

    0x1183c0000 - 0x1183d1fff libcmph.dylib (6) < BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF > /usr/lib/libcmph.dylib

    0x1183e1000 - 0x118687ff7 com.apple.CoreData (120-641, 3) < A29A5491-6169-372B-828F-84EE0CFD4BC4 > /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

    0x1187db000 - 0x118804ff7 libxslt.1.dylib (14.2) < 6E8D0F06-9086-32D3-9D87-3870A1CE9E99 > /usr/lib/libxslt.1.dylib

    0 x 118819000 - 0x118851ff7 com.apple.RemoteViewServices (2.0 - 101) < B2881449-8CFE-3D1C-B4BF-155640392533 > /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

    0x11888d000 - 0x118a0bfff com.apple.UIFoundation (1.0 - 436.1) < AABB5267-E7B7-3D75-B051-E665BDA8DEF4 > /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n

    0x118ad3000 - 0x118ad6ffb libScreenReader.dylib (426.42) < 16FC79D1-4573-3E90-945F-CBA22D5185FD > /usr/lib/libScreenReader.dylib

    0x118ade000 - 0x118adefff com.apple.audio.units.AudioUnit /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit < 93C1D642-37D4-3692-AD35-DCAD04F9610B > (1.13 - 1.13)

    0x118aea000 - 0x118af0ff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) < 9E5A980A-F455-32D5-BBEE-3BD6018CC45E > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

    0x118afb000 - 0x118b17fff com.apple.GenerationalStorage (2.0 - 239, 1) < 8C821448-4294-3736-9CEF-467C93785CB9 > /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

    0x118b36000 - 0x118b58ff7 com.apple.Sharing (442.13.6 - 442.13.6) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing < DDD2811C-6ECB-32F2-8EE1-69BF9657B4A8 >

    0x118b85000 - 0x118c1afff (10, 9-214) com.apple.ink.framework < 1F76CF36-3F79-36B8-BC37-C540AF34B338 > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

    0x118c4f000 - 0x118e5afff libFosl_dynamic.dylib (16.24) < 5F9DB82D-FD4B-3952-8531-CE020F93ED49 > /usr/lib/libFosl_dynamic.dylib

    0 x 119001000 - 0x11942ffff com.apple.vision.FaceCore (3.3.1 - 3.3.1) < E54028EA-4217-3078-A2B1-C52E4214D59E > /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

    0 x 119649000 - 0x119698ff7 com.apple.opencl (2.7.0 - 2.7.0) < C3AFF6D2-90FE-3108-A2D5-A1EBCFC5D627 > /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

    0x1196b5000 - 0x1196d7fff com.apple.IconServices (68, 1-68, 1) < CDEEDBE6-F53B-3BA1-82D4-23BCA3DD8949 > /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s

    0 x 119702000 - 0x119721ff7 com.apple.framework.Apple80211 (11.0 - 1121.34.2) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 < 90477FAE-B835-3931-80FB-FDFF02B21D9D >

    0 x 119734000 - 0x11979fff7 com.apple.framework.CoreWLAN /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN < 3B35C543-7FCE-333F-80C1-432FA41DDCDE > (11, 0 - 1101.20)

    0x1197ea000 - 0x11988efff com.apple.Bluetooth (4.4.5 - 4.4.5f3) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth < 141F2C36-70B6-32D3-A556-7A605832CDB3 >

    0 x 119913000 - 0x11997afff com.apple.framework.CoreWiFi /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi < 993592F1-B3F1-3FAD-87BD-EA83C361BCCF > (11, 0 - 1101.20)

    0x1199de000 - 0x1199f1fff com.apple.CoreBluetooth (< E54CA9A2-A5C6-30C5-9D6E-8472DBA9371E > /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 1.0 - 1.).

    0x119a0c000 - 0x119a33fff com.apple.ChunkingLibrary (167-167) < AD7F285C-005E-36BB-98A3-5826413533BE > /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking library

    0x119a44000 - 0x119a50fff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) < 6BA06290-D4A3-351C-87F9-B61EF61FF055 > /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore

    0x119a60000 - 0x119cfbfff com.apple.AOSKit /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit < 301C9141-CD8E-3AEC-95AE-36E70F7CB880 > (1.07 - 233)

    0x119d2d000 - 0x119d7ffff com.apple.CalDAV /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV < 78741BC8-D22E-33D1-86FD-F88F05952D38 > (8.0 - 234)

    0x119dd8000 - com.apple.CalendarAgentLink (8.0 - 250) < EA60A52B-6005-312B-99E0-0DD4F479EF8A > /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink 0x119df1fff

    0x119e19000 - 0x119e30fff com.apple.iCal.CalendarDraw (8.0 - 1833) < 61117986-E873-3FEB-96A4-EFC3D2D8CA40 > /System/Library/PrivateFrameworks/CalendarDraw.framework/Versions/A/CalendarDra w

    0x119e4a000 - com.apple.CalendarFoundation (8.0 - 406, 1) < 3CC88B32-3EC8-3D7F-BDB0-663F5D691CC0 > 0x119e9aff7 /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation

    0x119ee4000 - com.apple.CalendarPersistence (8.0 - 378, 5) < BDEE7522-C15E-3957-BE87-6B2EF79A38B6 > 0x11a13afff /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence

    0x11a2e3000 - 0x11a310ff7 com.apple.CalendarUIKit (1.0 - 124, 1) < C48C9632-400F-3277-A589-20932A18E8A1 > /System/Library/PrivateFrameworks/CalendarUIKit.framework/Versions/A/CalendarUI Kit

    0x11a335000 - 0x11a335fff com.apple.Carbon /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon < 8F6ED602-5943-3E29-A793-BC331E2C183D > (154 to 157)

    0x11a33a000 - 0x11a36bfff com.apple.contacts.ContactsAutocomplete (1.0 - 57: 3) < B39C9840-8EE6-3B42-AD6A-B4506AB98641 > /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/Con tactsAutocomplete

    0x11a3b3000 - 0x11a3d2ff7 com.apple.ContactsUI /System/Library/Frameworks/ContactsUI.framework/Versions/A/ContactsUI < 445945EB-D7FC-38BA-8A67-5ABB44EF9987 > (9.0 - 1679.10)

    0x11a402000 - 0x11a45dfff com.apple.coredav (1.0.1 - 307) < D1BDC4FC-44F8-31F7-9C8D-4422A1641BF6 > /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV

    0x11a4c4000 - 0x11a510ff7 com.apple.corelocation /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation < 6336CFC5-9D7D-3B76-B263-56DD6EBD0B8D > (1486.17 - 1615.38)

    0x11a533000 - 0x11a549ff7 com.apple.geokit /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit < BC60A03D-8720-3C88-9642-4B84CE9A3ED2 > (2.2 - 2.2)

    0x11a567000 - 0x11aa02ffb com.apple.GeoServices (1.0 - 1151.49.1) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices < 2D887517-B73D-30FF-91DC-AF6AD91F96B9 >

    0x11ad94000 - 0x11adc6ff7 com.apple.iCalendar /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar < 2D12DD0E-D062-3D75-A86D-543F73A5BD72 > (7.0 - 240)

    0x11adf1000 - 0x11af57fff com.apple.MapKit (1.0 - 1651.44.2) /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit < 1D96793D-AB70-326E-85EA-65DE75973623 >

    0x11b070000 - 0x11b0d0fff com.apple.QuickLookFramework /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook < ECD33169-5EB1-3783-AF9E-1AB9240F8358 > (5.0 - 696.7)

    0x11b11e000 - 0x11b209ff7 com.apple.QuickLookUIFramework (5.0 - 696.7) < 5A4AAFEC-D38C-3DA0-9361-CBF1D4C6B376 > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f EPI/Versions/A/QuickLookUI

    0x11b2dd000 - 0x11b2e4fff com.apple.WeatherKit /System/Library/PrivateFrameworks/WeatherKit.framework/Versions/A/WeatherKit < 30C77573-24C6-3BB5-B915-DD8E97369280 > (2.0 - 150)

    0x11b2f5000 - 0x11b308fff com.apple.contacts.ContactsPersistence (1.0 - 2137.1) < 71232F20-11BD-370D-9F43-F262BFE46C93 > /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/Cont actsPersistence

    0x11b322000 - 0x11b34dff7 com.apple.AddressBook.ContactsFoundation (8.0 - 2137.1) < BAE70E9D-BCC8-3650-B554-6D646388EDEF > /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation

    0x11b393000 - 0x11b3b2ff7 com.apple.contacts.vCard /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard < 41529BD9-1BCC-3A62-92BA-2A7110867355 > (1.0 - 2137.1)

    0x11b3e5000 - 0x11b3f3fff com.apple.IntlPreferences (2.0 - 192) < A170BA4F-D39C-378C-99B5-CCB7C4F154C1 > /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences

    0x11b407000 - 0x11b415fff com.apple.ToneLibrary (< AF05AF34-9BC4-3BA6-81C1-7420F22C9D7D > /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 1.0 - 1.).

    0x11b42b000 - 0x11b440fff com.apple.ToneKit (< 6D5AD263-308F-3F70-8D86-7027569D2694 > /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 1.0 - 1.).

    0x11b461000 - 0x11b47cfff com.apple.aps.framework (4.0 - 4.0) < CAD47B6E-A581-3B35-885B-67B206F41D5E > /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

    0x11b4a0000 - 0x11b4abfff com.apple.DirectoryService.Framework /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi < 6F827D0E-0F02-3B09-B2A8-252865EECA7F > (10.11 - 194) this

    0x11b4b5000 - 0x11b4bcff7 com.apple.phonenumbers (1.1.1 - 105) < A616AFB5-2336-385A-B058-16A423D2B21B > /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

    0x11b4c9000 - 0x11b569fff com.apple.ViewBridge /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge < D8131B7E-DFC9-3FDD-9D56-49821C1D1521 > (159-159)

    0x11b5d8000 - 0x11b60fff7 com.apple.LDAPFramework (2.4.28 - 194,5) < 9AE33BF2-FB17-342D-8F1E-5F83C6E6EB69 > /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

    0x11b620000 - 0x11b620fff com.apple.Cocoa /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa < 807787AB-D231-3F51-A99B-A9314623C571 > (6.11 - 22)

    0x11b626000 - 0x11b62afff com.apple.CommonPanels (1.2.6 - 96) < 4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9 > System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

    0x11b632000 - 0x11b635ff7 com.apple.help (1.3.3 - 46) < 35DA4D48-0BC2-35A1-8D7C-40905CDF4F64 > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/help

    0x11b63c000 - 0x11b641fff com.apple.ImageCapture /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture < ACECF0B7-7D92-3A22-BF47-E8FADF4C5378 > (9, 0-9, 0). framework/Versions/A/ImageCapture

    0x11b651000 - 0x11b66afff com.apple.openscripting (1.7.1 - 169.1) < 36EBF6A7-334A-3197-838F-E8C7B27FCDBB > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

    0x11b67f000 - 0x11b680ff3 com.apple.print.framework.Print (10.0 - 266) < 3E85F70C-D7D4-34E1-B88A-C1F503F99CDA > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

    0x11b689000 - 0x11b68bff7 com.apple.securityhi (9.0 - 55006) < 1E7BE52B-97EA-371A-AECA-1EE2AD246D8A > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

    0x11b697000 - 0x11b843fff com.apple.avfoundation (2.0 - 1046.9.11) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation < 399D8273-E3CD-3358-9B80-64E6A5CBE278 >

    0x11b9db000 - 0x11ba3efff libAVFAudio.dylib (161,2) < 1A98DBF3-490B-37FB-928A-AB1E36E6E5DD > /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib

    0x11ba8e000 - 0x11bb67fff com.apple.CoreMedia (1.0 - 1731.15.204) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia < 4BFDD68E-9411-3358-8679-BB3EDA94F9A2 >

    0x11bbce000 - 0x11c126ff7 com.apple.MediaToolbox (1.0 - 1731.15.204) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox < BD296DBD-BEC9-3B25-B859-E88A009BB879 >

    0x11c21d000 - 0x11c598ffb com.apple.VideoToolbox (1.0 - 1731.15.204) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox < 2B21F9B2-66A2-3900-84A5-0AB66F8056E4 >

    0x11c5e9000 - 0x11c634ff7 com.apple.CoreMediaIO /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO < 2FAE3CC1-145C-37AB-A836-E5D93A02BA23 > (703, 0-4791)

    0x11c65e000 - 0x11c661fff libspindump.dylib (197,1) < 48F4C673-9F0C-38BE-B550-88241E812518 > /usr/lib/libspindump.dylib

    0x11c669000 - 0x11c699ff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD < 4AAFB1C4-3708-30F9-ACFA-90564347204C >

    0x11c6ab000 - 0x11c6b0fff com.apple.MediaAccessibility (1.0 - 79) < C5E61B45-1967-3602-A48C-31E132B998B2 > /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi responsibility

    0x11c6bc000 - 0x11c6bffff com.apple.Mangrove (< 2D86B3AD-64C3-3BB4-BC66-1CFD0C90E844 > /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 1.0 - 1.).

    0x11c6c7000 - 0x11ca9ffef com.apple.CoreAUC (214.0.0 - 214.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC < F80C19CA-6CD0-3052-9C22-0288A257CCC8 >

    0x11caad000 - 0x11cafffff com.apple.AppleVAFramework (5.0.32 - 5.0.32) < 271ED7A9-73E5-3595-A8D6-28594C9F3C9D > /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

    0x11cb0f000 - 0x11cb15fff com.apple.XPCService (< 5E2122D6-FFA2-3552-BF16-9FD3F36B40DB > /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 2.0 - 1).

    0x11cb26000 - 0x11cb31fff com.apple.AppSandbox (4.0 - 261.40.2) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox < 52766210-B6EB-3B73-AB1B-42E0A9AD2EE8 >

    0x11cb3f000 - 0x11cb6dff7 (460.50.4) libsandbox.1.dylib < C6797DA3-DF51-3774-9D02-31670A820D18 > /usr/lib/libsandbox.1.dylib

    0x11cb83000 - 0x11cb98fff com.apple.AppContainer (4.0 - 261.40.2) < F220E702-1C00-3BD2-9943-C7E75C3B4418 > /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r

    0x11cbb4000 - 0x11cbb6fff com.apple.SecCodeWrapper (4.0 - 261.40.2) < 1F832591-59A8-3B3F-943F-D6D827463782 > /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper

    0x11cbc3000 - 0x11cbcbfff libMatch.1.dylib (27) < 3AC0BFB8-7E69-3DBE-A175-7F3946FC4554 > /usr/lib/libMatch.1.dylib

    0x11cbd6000 - 0x11cbdefff com.apple.frameworks.CoreDaemon /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon < CC53DC12-9231-3C4F-921B-9A770D463323 > (1.3 - 1.3)

    0x11cbef000 - 0x11ccd5ff7 (59.40.2) libcrypto.0.9.8.dylib < 2486D801-C756-3488-B519-1AA6807E8948 > /usr/lib/libcrypto.0.9.8.dylib

    0x11cd42000 - 0x11cd4afff com.apple.AppleSRP (< 840A5C20-6452-36BB-ACF7-29BA6CBF7C48 > /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 5.0 - 1).

    0x11cd54000 - 0x11cd55fff com.apple.TrustEvaluationAgent (2.0 - 25) < 0239494E-FEFE-39BC-9FC7-E251BA5128F1 > /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

    0x11cd60000 - 0x11d282fff com.apple.QuartzComposer (5.1 - 334) < 80235264-CA1B-3E3F-96F7-5F6F52FDC5B6 > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

    0x11d5a9000 - 0x11d654fff com.apple.PDFKit (3.1 - 3.1) < 27AF3C85-1C0B-389C-856C-2E527620C195 > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

    0x11d6e0000 - 0x11d704fff com.apple.quartzfilters (1.10.0 - 1.10.0) < F5C482E2-5AFB-3959-8C01-C149D48E7583 > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

    0x11d736000 - 0x11d9a3fff (2: 6-932) com.apple.imageKit < FAE317B8-DF15-3096-AFAC-464913BF2F3B > /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

    0x11dc0b000 - 0x11e2aaff7 com.apple.JavaScriptCore (11601 - 11601.6.13) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore < 93B52DD9-7810-3562-8605-B97965F6DB94 >

    0x11e44c000 - 0x11e44fff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) < 6932B5EC-0EA9-333D-BF7E-665047392FEC > /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

    0x11e459000 - 0x11e46ffff com.apple.CoreMediaAuthoring (2.2 - 953) < DAC012D0-276D-3AF6-A6E9-EA32E692B923 > /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

    0x11e48b000 - 0x11e51afff com.apple.CorePDF /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF < 849BBFF6-0700-3ED1-98DF-A6E93B9B707F > (4.0 - 4)

    0x11e575000 - 0x11e57eff7 com.apple.DisplayServicesFW (3.0 - 378) < 45BE1B99-8E10-32F0-A180-A6B6CB5883AE > /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

    0x11e58a000 - 0x11e5dcfff com.apple.ImageCaptureCore /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo < 9F3123D8-29D2-332F-AD6B-AB9BF1A58022 > (7.0 to 7.0) re

    0x11e629000 - 0x11e62bff7 com.apple.SafariServices.framework (11601 - 11601.6.17) vices /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer < 98035563-BCB5-3BCA-A519-FB27B4F02998 >

    0x11e638000 - 0x11e64afff libsasl2.2.dylib (209) < 11C7D200-0CA5-30F4-A19A-178CA81D48FE > /usr/lib/libsasl2.2.dylib

    0x11e658000 - 0x11e658fff com.apple.AOSMigrate (< 17A49E04-567B-3B4F-9975-E8F83AE8357D > /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate 1.0 - 1.).

    0x11e664000 - 0x11e8d3fff com.apple.AuthKit (< E32E0955-FE8D-3215-9349-C34BEE4AA550 > /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 1.0 - 1.).

    0x11e8ff000 - com.apple.ProtocolBuffer (1-243) 0x11e90fff3 < BAE5E5C9-DD59-3BB8-9741-EEFC5E3046EE > /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer

    0x11e925000 - 0x11e927fff com.apple.OAuth /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth < B147CF79-A687-3466-BCAE-F05243DE71F7 > (25-25)

    0x11e92e000 - 0x11e96bff3 (14, 0-193, 7) com.apple.bom < 9B8AE30B-24A3-37AB-B04E-4CE67AED4775 > /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

    0x11e97f000 - 0x11e9cfff7 com.apple.ExchangeWebServices (6.0 - 243) < 2F2827B5-9884-3593-9AD8-CB1B3C5FE83D > /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices

    0x11ea94000 - 0x11ea9efff com.apple.KerberosHelper (4.0 - 1.0) < 67D88B2C-A54B-34FF-ABF3-2D3736879730 > /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper

    0x11eab0000 - 0x11eb13ff7 com.apple.WhitePagesFramework (10.7.0 - 141.0) < 876DF49A-E015-3E20-8C61-214EF07F51A4 > /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages

    0x11eb57000 - 0x11ec88fff com.apple.syncservices /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices < 3FF7FE43-2822-3E59-A687-D74E4B0ACD0A > (8.1 - 724)

    0x11ed4c000 - 0x11ee04ff7 com.apple.CoreDuet (< FC1EAEE1-73A4-3B13-A634-1D2A94D0C0B7 > /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 1.0 - 1.).

    0x11ee99000 - 0x11eeadfff com.apple.CoreDuetDaemonProtocol (1.0-1) < 1D60D60C-914A-3BAB-8607-79F68F4C712E > /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol

    0x11eec2000 - 0x11eec4fff com.apple.CoreDuetDebugLogging (1.0-1) < 7C932160-AC9C-3173-900F-98138E829CB3 > /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging

    0x11eece000 - 0x11eeddfe7 com.apple.AppleFSCompression (81.20.2 - 1.0) < 2FE122A9-5265-320A-9600-FFC5CE4DE197 > /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

    0x11eeee000 - 0x11ef57fff com.apple.framework.internetaccounts (2.1 - 210) < 063FF467-215F-3E81-B02B-02E8B9750F24 > /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

    0x11efaf000 - 0x11efd0ff7 com.apple.persistentconnection (1.0 - 1.0) < 00A24D59-1664-3F2C-8272-85B877EA7821 > /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/Per sistentConnection

    0x11eff1000 - 0x11f00eff7 com.apple.pluginkit.framework (< 0BA96479-0451-3DA9-A2AC-FE1D86D383AB > /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 1.0 - 1.).

    0x11f033000 - 0x11f0f6fff com.apple.imcore /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore < C3F22E18-ECB0-32B7-A596-A5EFCF84B192 > (10.0 - 1000)

    0x11f14f000 - 0x11f16dff7 com.apple.frameworks.preferencepanes /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes < 6D9A4009-DCE8-3FC5-91E4-01433C63E4A6 > (16, 0-16, 0)

    0x11f194000 - 0x11f197ff7 com.apple.iChat.InstantMessage (8.0 - 5017) < 989738B4-0269-3DD6-AAEC-2B712FB765D5 > /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage

    0x11f1a5000 - 0x11f301ff3 com.apple.WebKitLegacy (11601 - 11601.6.17) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy < 3F9A3DDF-AA37-388E-8C96-CFF86DB0D16E >. framework/Versions/A/WebKitLegacy

    0x11f406000 - 0x1204f3ffb com.apple.WebCore (11601 - 11601.6.17) < A715DA96-B504-36A3-88DD-13485DE8BA2D > /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

    0x120e84000 - 0x120ef1ff7 com.apple.imfoundation (10.0 - 1000) < 5C61D95A-BE77-3D37-AA64-9944B791826E > /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n

    0x120f49000 - 0x120f4bfff com.apple.marco /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco < FA3176F5-4C71-3CB7-B384-9662513E9B4B > (10.0 - 1000)

    0x120f55000 - 0x120f82fff com.apple.facetimeservices /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices < 4CA7BA98-BECA-3062-BADC-3BEEAAF66D3B > (10.0 - 1000)

    0x120fa1000 - 0x121011fff com.apple.ids /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS < 12F08B55-D23E-351A-BB2C-B9D691D4044F > (10.0 - 1000)

    0 x 121052000 - 0x121083ff7 libtidy. A.dylib (15,17) < 6859415D-7A43-384E-ABDD-AA6B2AA9FDCD >/usr/lib/libtidy. A.dylib

    0x12109b000 - 0x1210a7ff7 com.apple.commonutilities (8.0 - 900) < 18D60822-654D-3532-A47E-A2239EF4E301 > /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUt ite

    0x1210bc000 - 0x1210beff7 com.apple.diagnosticlogcollection (10.0 - 1000) < 80160173-9F22-300C-BD1A-1CDBB1C39FC6 > /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection

    0x1210c4000 - 0x1210effff com.apple.idsfoundation (10.0 - 1000) < 4735029B-DAE5-31E4-AD40-C5C52E328B31 > /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion

    0 x 121122000 - 0x121854ff7 com.apple.VectorKit (1.0 - 1156.38.0.1) /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit < 622EC7F5-118E-3F16-BD3D-137BA85BABD9 >

    0x121af7000 - 0x121af7fff com.apple.IOPlatformPluginFamily (1.0-1) < 61D1D438-9DE8-34A0-ADC0-9789517515E8 > /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/I OPlatformPluginFamily

    0x121aff000 - 0x121b49fff com.apple.sociald.Social (?) < 48CEAEF0-38F3-3736-A504-64A59C101FE6 > /System/Library/Frameworks/Social.framework/Versions/A/Social

    0x121ba0000 - 0x121ba8fff com.apple.xpcobjects /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects < 820D71C8-B9DB-3214-97CD-204A2FE6CD6E > (103-103)

    0x121bc0000 - 0x121c07ff7 com.apple.AOSAccounts (1.3.1 - 1.10.02) /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts < FFD13410-D077-3EAF-8EFB-5A4F99AE2113 >

    0x121c44000 - 0x121c66ff7 com.apple.framework.familycontrols (4.1 - 410) < 36DCC2B7-4FDF-397D-BB14-36CACED9E946 > /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon three

    0x121c88000 - 0x121ca0ff7 com.apple.CalendarStore (8.0 - 1479) < 4B38242B-8D2F-3130-97F7-3F4BAA69FAEC > /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore

    0x121cc0000 - 0x121ce3ff7 com.apple.speech.LatentSemanticMappingFramework (2.12.1 - 2.12.1) < DB9F6DE8-5FD1-33DC-B010-33BEA74764CB > /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping

    0x121cfe000 - 0x121d50fff com.apple.CloudDocs /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs < 5FD9138D-09D9-3B97-BBAD-5692E1687F30 > (1.0 - 383.13)

    0x121d9d000 - 0x121db5fff com.apple.login /System/Library/PrivateFrameworks/login.framework/Versions/A/login < E02F6100-10F5-3574-9F9F-11709CC4D1C8 > (3.0 - 3.0)

    0x121dce000 - 0x121de0fff com.apple.CloudPhotoServicesConfiguration (1.5 - 370.42.0) < CDD720AF-F4C0-31CE-91DD-D2F4E0DEC109 > /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frame works/CloudPhotoServicesConfiguration.framework/Versions/A/CloudPhotoServicesCon figuration

    0x121df7000 - 0x121df7fff com.apple.SafariDAVNotifier (1.1.1 - 1) < 4AE03738-AAC2-365E-80DA-6FB78903E508 > /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier

    0x121e02000 - 0x121e0bfff com.apple.icloud.FindMyDevice (1.0-1) < B9C741F2-6FAC-3BA7-B6E0-9A910C6E8D4E > e /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic

    0x121e1e000 - 0x121e4afff com.apple.framework.SystemAdministration (1.0 - 1.0) < 1318B6A5-FFC3-3615-914D-95CBFE5BA727 > /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration

    0x121e79000 - 0x121e81ff7 com.apple.CloudServices (1.0 - 154.50.9) these /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi < CA10E6A3-36AA-3513-90AE-B71B6B1C0094 >

    0x121e91000 - 0x121ebafff com.apple.ProtectedCloudStorage (1.0-1) < 7436B2B3-943A-3500-B099-80F133B3E002 > /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage

    0x121ee6000 - 0x121f5dff7 com.apple.MMCS (1.3 - 357, 1) < 549FBEFC-55F7-3101-BF51-A0B1F7CF2B46 > /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS

    0x121f9c000 - 0x121fa1ff7 com.apple.AssetCacheServices (14.1 - 14.1) < 5F249F84-660A-3E94-B073-6729E7ED56D9 > /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/Asset CacheServices

    0x121fae000 - 0x121faeff7 com.apple.CloudPhotosConfigurationXPC (1.5 - 370.42.0) < E1825828-6544-3C11-BDF8-0AF1791D6FB8 > /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frame works/CloudPhotosConfigurationXPC.framework/Versions/A/CloudPhotosConfigurationX PC

    0x121fb9000 - 0x12208fffb com.apple.DiskImagesFramework (10.11.4 - 417,4) < 6D26E255-D7BB-3A9D-8B6F-E07D2DBB68AE > /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

    0x1220f7000 - 0x1220fbfff com.apple.LoginUICore (3.2 - 3.2) < 5524E4BC-4700-39F4-AF06-E53322712EE0 > /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore

    0x12210d000 - 0x12219cff7 (517.50.1) libCoreStorage.dylib < E6283FE9-B5AC-3110-8D4C-8E2BF185983E > /usr/lib/libCoreStorage.dylib

    0x1221ca000 - 0x1221d5fff (517.50.1) libcsfde.dylib < 52F0DB6A-13B8-355E-ADFD-72834D3CA183 > /usr/lib/libcsfde.dylib

    0x1221e5000 - 0x1221e6ff7 libodfde.dylib (23) < F84CB160-D638-3190-B6F5-A262E9AF09F6 > /usr/lib/libodfde.dylib

    0x1221f3000 - 0x1222adfff com.apple.DiscRecording (9.0.1 - 9010.4.3) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording < 540853B2-B123-3560-8023-C92EE229051A >

    0 x 122317000 - 0x122365fff libcurl.4.dylib (90) < 12E01E4B-24C9-394C-9D2C-85CF85D5F459 > /usr/lib/libcurl.4.dylib

    0x12237b000 - 0x1223aeff7 com.apple.MediaKit (16-809) < BF8032FE-6645-37F6-A622-BC7EEE3EAABF > /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

    0x1223c4000 - 0x1223c6fff com.apple.EFILogin /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin < 38150198-DD7F-3C73-BCAA-C74BB376393A > (2.0 - 2)

    0x1223d2000 - 0x1223d4ffb libutil.dylib (43) < 4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C > /usr/lib/libutil.dylib

    0x1223dd000 - 0x1223e9fff com.apple.CommerceCore (1.0 - 463, 9) < 92A641CE-2740-3B7A-B69D-E5CE1426B7DE > /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

    0x122eda000 - 0x122f08ff7 com.apple.CoreServicesInternal (248, 2-248, 2) < 6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B > /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn Pro

    0x122fae000 - 0x122fd7ffb libRIP.A.dylib (957) < 5F18F20D-5921-3314-A9F8-F1B1CB62C83D > /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib

    0x122fe8000 - 0x122feafff libCGXType.A.dylib (957) < B901C222-E779-32EB-96C2-5A707A09FC5B > /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy EP. A.dylib

    0x125ed9000 - 0x126169ff7 com.apple.RawCamera.bundle /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera < F14992BD-D9D8-36EE-8A51-989A220E1846 > (6.19 - 844)

    0x1268ad000 - 0x1268c2ff3 libCGInterfaces.dylib (317.9) < 473434E1-5269-3077-A047-D05E024AE631 > /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Ver sions/A/Libraries/libCGInterfaces.dylib

    0x12740e000 - 0x127416fef libcldcpuengine.dylib (2.7.3) < 511DF05F-B3A1-3810-9901-1F5C1EA278C4 > /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib

    0x12741d000 - 0x127503fef unorm8_bgra.dylib (2.7.3) < B315AE9C-9E09-3D9F-9513-EC2195908516 > System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib

    0 x 127546000 - 0x127626ff7 unorm8_rgba.dylib (2.7.3) < 9EB6C346-CFF6-32D7-B4A1-2409DFBCB216 > System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib

    0x1287b5000 - 0x1287deff7 com.apple.UserActivity /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity < 6CEB6F0B-3228-3D23-913C-D604FD5D3820 > (26, 2-26, 2)

    0 x 128826000 - 0x12882bfff libgssapiv2.2.0.18.so (209) < 61FACDF0-992B-3795-9788-6239E601FD80 > /usr/lib/sasl2/libgssapiv2.2.0.18.so

    0 128831000 x - 0x128844ff7 com.apple.webcontentfilter.framework /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys < F04825CB-8934-3704-89A9-5E9F8A5899CF > (5.1 - 5.1) is

    0x12885c000 - 0x128984fff com.apple.NetworkExtension (< CFD98864-3DD5-391E-B0EA-388294A75C31 > /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 1.0 - 1.).

    0x128a4d000 - 0x128a70ff7 com.apple.Network (< F3CC7116-3969-31E1-8A8E-0CD4A1FE3837 > /System/Library/PrivateFrameworks/Network.framework/Versions/A/Network 1.0 - 1.).

    0x128a97000 - 0x128ac4ff3 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) < 535AE12D-8927-31DE-87F7-A3F8ABF8C670 > /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X

    0x128adc000 - 0x128ae4ff7 (583.50.1) libnetwork.dylib < EFED972E-5555-30C0-AFC7-7790F20B494D > /usr/lib/libnetwork.dylib

    0x128bb9000 - 0x128bc1fff com.apple.SyncedDefaults /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults < 46C56671-735B-3909-88AD-EBF87CE6ED46 > (2.0 - 235)

    0x12968e000 - 0x129692fff com.apple.DirectoryServicesSource (9.0 - 1679.10) < FE5744DA-3DA5-3DC7-ADD3-0BFA18D51E84 > system/library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices

    0 x 129699000 - 0x1296e7ff3 com.apple.AddressBook.CardDAVPlugin (10: 9 - 512.1) < 9C3BFB73-9C06-3BF9-82A8-E50C5BC2254F > system/library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin

    0x129d98000 - 0x129da8ffb dhx.so (188) < E5729195-E010-385F-A418-43CE585BDD35 > /usr/lib/sasl2/dhx.so

    0x129db5000 - 0x129dbdfff digestmd5WebDAV.so (188) < 0C074938-0D2F-3B98-93A8-002E296B671E > /usr/lib/sasl2/digestmd5WebDAV.so

    0x129e03000 - 0x129e0cfff com.apple.DirectoryServer (62 - 10.11) < 6004588D-B3D3-3307-9E2B-DA17E2167CFD > /System/Library/PrivateFrameworks/DirectoryServer.framework/Versions/A/Director yServer

    0x129e15000 - 0x129e17fff com.apple.CFAccountPolicy (1.0-1) < 075A9B36-9D7F-32EE-89EB-812EEFCC1D79 > /System/Library/PrivateFrameworks/AccountPolicy.framework/Frameworks/CFAccountP olicy.framework/Versions/A/CFAccountPolicy

    0x129e43000 - 0x129e4cfff libdigestmd5.2.so (209) < 50461C8A-2EEB-3B0E-AFA9-7D281E054E13 > /usr/lib/sasl2/libdigestmd5.2.so

    0x129e52000 - 0x129e57fff libntlm.so (209) < BFBDDA88-A675-3C8F-9F51-622DF7A96E61 > /usr/lib/sasl2/libntlm.so

    0x129e5d000 - 0x129e60ff7 mschapv2.so (188) < EDEDD67E-40DB-3C12-B395-E9347A9B0EF1 > /usr/lib/sasl2/mschapv2.so

    0x129e86000 - 0x129ea6ffb com.apple.DirectoryService.PasswordServerFramework (10.11 - 45) < 63E789C1-FCAC-36E1-880A-B32C7510B795 > /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS Server

    0x129eb9000 - 0x129ec8fff com.apple.AccountPolicy (icy of < 3AA9BA1F-7670-3028-A389-970941725A46 > /System/Library/PrivateFrameworks/AccountPolicy.framework/Versions/A/AccountPol 1.0 - 1.).

    0x129ed4000 - 0x129ee0fff com.apple.directoryserver.CFDirectoryServer (62 - 10.11) < 1E38F620-BA21-3AAB-963F-C06F8AD77F61 > /System/Library/PrivateFrameworks/DirectoryServer.framework/Frameworks/CFDirect oryServer.framework/Versions/A/CFDirectoryServer

    0x129eed000 - 0x129ef4ff7 com.apple.HeimODAdmin /System/Library/PrivateFrameworks/HeimODAdmin.framework/Versions/A/HeimODAdmin < 7858DF7D-1095-3DA3-8F0F-882FADDC0229 > (4.0 - 2.0)

    0x129f1e000 - 0x129f20fff shadow_auxprop.so (188) < 0754FA5B-943F-3B0F-911C-EAB6AF949890 > /usr/lib/sasl2/shadow_auxprop.so

    0x129f26000 - 0x129f29fff smb_ntlmv2.so (188) < E7CBBBAD-CAB8-3A4F-8473-A47D4894EBE9 > /usr/lib/sasl2/smb_ntlmv2.so

    0x129f2f000 - 0x129f48ff7 srp.so (209) < 1F11ABB4-06DB-3B20-8B84-BE161D9C9636 > /usr/lib/sasl2/srp.so

    0x129f52000 - 0x129ff8fff com.apple.CoreUtils /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils < 60A9A7F3-EB0E-3CCF-8925-D18A9CD4B94D > (4.0 - 400.28)

    0x12a068000 - 0x12a06bff3 libCGXCoreImage.A.dylib (957) < D561A978-8876-3C15-998A-5C6A4827B680 > /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib

    0x12b528000 - 0x12b59ffff com.apple.ShareKit /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit < 9EB92898-4A5F-3F12-9CCA-A40BBD7F1DD4 > (1.0 - 454.21)

    0 x 134071000 - 0x13407afff com.apple.addressbook.AddressBookAutocomplete (9.0 - 1679.10) < 113ED618-B0B8-3DD1-A6F4-0F90361CA58B > /System/Library/PrivateFrameworks/AddressBookAutocomplete.framework/AddressBook Autocomplete

    0x7fff5fd7c000 - 0x7fff5fdb325f dyld (360.22) < A468D85E-D8D6-3461-8C99-49D3B9ACFC63 >/usr/lib/dyld

    Summary of the external change:

    Calls made by other processes for this process:

    task_for_pid: 3

    thread_create: 0

    thread_set_state: 0

    Calls made by this process:

    task_for_pid: 0

    thread_create: 0

    thread_set_state: 0

    Calls made by all processes on this machine:

    task_for_pid: 178

    thread_create: 0

    thread_set_state: 0

    Summary region VM:

    ReadOnly part of libraries: Total = M = 0 K (0%) swapped_out_or_unallocated=319.0M(100% resident 319.0)

    Regions in writing: Total = 1.2 G written = 0 K (0%) resident = 0 K (0%) swapped_out = 0 K (0%) unallocated=1.2G(100%)

    VIRTUAL REGION

    The NUMBER of DIMENSIONS of TYPE REGION (not melted)

    ===========                       =======  =======

    Accelerate.Framework 128K 2

    2048K 2 follow-up activity

    CG backup stores 224K 3

    CG image 912 K 159

    CG shared images 304K 9

    CoreAnimation 10.1 M 235

    CoreData Object ID 4100 K 3

    CoreUI 1740 K 22 image data

    CoreUI file 352K 9 frame

    Ship 8192 K 2 continuations

    The 24K 3 Foundation

    IO image 464K 20

    JS JIT generated code 8K 3

    JS JIT generated code (reserved) 1.0 G 2 reserved address space VM (not assigned)

    Kernel Alloc once 8 K 3

    MALLOC 77.6 M 42

    MALLOC 32K 7 cover page

    Tag memory 242 12K 2

    Tag 251 52K 2 memory

    OpenCL                                24K        4

    Corpse process Info 2048 K 2

    SQLite page cache 4736K 24

    BATTERY GUARD 56.1 M 31

    The stack of 22.3 M 33

    VM_ALLOCATE 80K 12

    WebKit Malloc 4512 K 47

    __DATA 36.9 M 466

    __IMAGE                              528K        2

    __LINKEDIT 79.7 M 399

    __TEXT 239,5 381 M

    __UNICODE 552K 2

    mapped file 195.8 M 88

    16.3 shared memory M 10

    ===========                       =======  =======

    TOTAL 1.7 BILLION 1998

    The TOTAL space, less reserved VM 764,6 M 1998

    Model: MacBookPro8, 1, MBP81.0047.B2C of BootROM, 2 processors, Intel Core i7 2.8 GHz, 8 GB, MSC 1.68f99

    Graphics card: integrated Intel HD Graphics 3000, Intel HD Graphics 3000,

    Memory module: DIMM0/0 BANK, 4 GB DDR3, 1333 MHz, 0x802C, 0x31364A53463531323634485A2D3147344431

    Memory module: DIMM0/1 BANK, 4 GB DDR3, 1333 MHz, 0x802C, 0x31364A53463531323634485A2D3147344431

    Airport: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.24)

    Bluetooth: Version 4.4.5f3 17904, 3 services, 18 aircraft, 1 incoming serial ports

    Network service: Wi - Fi, AirPort, en1

    Serial ATA Device: APPLE HTS547575A9E384, 750,16 GB HDD

    Serial ATA Device: HL-DT-ST DVD - RW GS31N

    USB device: USB 2.0 Bus

    USB device: FaceTime HD camera (built-in)

    USB device: Hub

    USB device: Apple keyboard / Trackpad

    USB device: Hub BRCM2070

    USB Device: USB Bluetooth host controller

    USB device: USB 2.0 Bus

    USB device: Hub

    USB Device: IR receiver

    Bus crush: MacBook Pro, Apple Inc., 25.1

    Make a backup, preferably 2 on 2 separate drives.

    Exit the Mail.

    Go to Finder and select your user folder. With this Finder window as the windshield, select Finder/display/display options for presenting or order - J.  When the display options opens, check "show the library folder. This should make your visible user library folder in your user folder. Go to Library/Containers/com.apple.mail.  Move the folder com.apple.mail on your desktop. You must move the entire folder, not just the content.

    Reboot, re-launch Mail and test. If the problem is resolved, recreate the required e-mail settings and import emails you want to save to the folder on the desktop. You can then put the file in the trash. If the problem persists, return the folder where you have guessed replacing one that is there.

    If he does not repeat the above using Containers/com.apple.MailServiceAgent.

    Information derived from Linc Davis. Thanks to leonie for certain information contained in this.

    Accidents / unexpected

  • Enum (type def) - structure of the case called update error

    Hello

    1. One of my (type def) enums is not updated the names of structure cases. I found something that looks like a probable error in the case where the structure,
    2. I had created one of the constants in the enumeration before I did a typedef. Therefore, I made new constants since the typedef and replace the original ones. and still, the structure of the case is not being updated.

    How can I solve this?

    also, I have one state machine inside the other. Is this right way to program?

    Somewhere in your code, you have the wrong typedef, or don't replace a control by the typedef. Must not have replaced all. I don't know if there is an easy way to search for; You may need to go through anyway.

  • Pass a CVI struct containing a type listed in TestStand?

    Hello

    I have a CVI struct that contains an enumerated type.  I want to call a CVI function with this structure as an argument of TestStand.  I created a similar structure (type of container) in TestStand and the other fields of the struct appear to be passed to CVI TestStand ok, but the enum field is always zero.  No idea what I can do?  I don't want to change the CVI enum and struct definitions.

    Example:

    typedef enum {OPTION_A = 0, OPTION_B = 1} eOption Option;

    typedef struct stMyStruct {}

    Double;

    int b;

    Option c;

    } MyStruct;

    Thank you!

    It turns out that my definition of type of container TestStand didn't exactly match the CVI struct, with respect to the sizes of the fields.  Once I fixed the defintion of container TestStand to make the memory of packaging exactly match my CVI struct, enum field passed very well (I defined the field enum as a signed integer of 32 bits in the container TestStand properties).  I didn't need to create a public service or a type for my CVI dll library.

    Thank you!

  • Graphical WPF dot line type does not

    When I set type of line point-to-point, point dash, dash-dot-dot, I don't see the points, dashes only. The graph is in vector mode. The solid lines are working too of course.

    I was not able to reproduce the problem. Here's the test code I used:

    XAML
        
            
                
                
                
                
                
            
        

    Code
            graph.DataSource = Enumerable.Range( 0, 5 ).Select( plot =>
                Enumerable.Range( 0, 201 )
                    .Select( i => plot + Math.Sin( i * Math.PI / 200 ) )
                    .ToArray( )
            ).ToArray( );

    When I run it, it looks like this:

  • How do you programmatically set the value of an enumeration

    I would like to be able to select the value of an enumeration (programmatically).  I don't seem to be able to find a reference on how to do it.

    Thank you.

    Hummer1 wrote:

    Right... When you change the value (windows) or value property... You change it the number of the slot in the ring (1,2,3...) or the word that is in this location... (Single, double, triple...) ?

    Thank you.

    Provided that the nodes property is for a ring, you present with the value numric. The text of the ring is just a tip chart fantasy and has nothing to do with the value of the ring (no similar enums where the numbers and strings are part of the data type).

    Ben

Maybe you are looking for

  • Merge two e-mail accounts

    I have a few email addresses Yahoo and SBC Global, I'm able to check in a single mailbox on yahoo.com, while being able to select in each address when you compose an email. However, I'm unable to understand how to configure my Apple Mail account to r

  • Drivers not installed after Windows 7 upgrade

    I have a laptop HP ProBook 6455 b.  Last weekend I just upgraded from Vista to Win 7 Enterprise 64-bit. Device Manager shows 3 entries under other devices without drivers for.  I tried to select the option "update driver software", but he could not f

  • 11/11/15 Windows 7 Professional Patch forces Lenovo X 220 in endless loop

    This morning (11/11/15), I woke up my laptop Lenovo X 220 running Windows 7 Professional 64-bit and I saw a patch update had been installed during the night. I clicked on my profile deleted icon screen and return to the logon icon screen. There are t

  • Windows 7 Photo Viewer cannot run, prompting you to "running the server failed.

    When I try to open any photo file type that is supported by the Windows Photo Viewer, impossible to open the photo and I ask you with 'failed execution of the server. Any ideas?

  • Error 'MS - Dos function' is not a valid Win 7

    Win 7 error "invalid MS-DOS function" when copying of outlook PST for the backup file. What causes this and how to fix it. Microsoft has no solution at the moment for this bug that I see a lot of posts similar problem reported all over the web.