Produced by Araxis Merge on 1/2/2018 11:59:32 AM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Tue Jan 2 16:59:32 2018 UTC | ||
| 2 | HTRE_P2.zip\src.zip\output\IHTA OLH Files.zip\reports.zip | whmsg.js | Tue Jan 19 13:58:38 2016 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 80 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | // We bHelp 5.10 .002 | |||||
| 2 | var WH_MSG _RESIZEPAN E =0x0100; | |||||
| 3 | var WH_MSG _SHOWPANE =0x0101; | |||||
| 4 | var WH_MSG _HIDEPANE =0x0102; | |||||
| 5 | var WH_MSG _SYNCTOC =0x0103; | |||||
| 6 | var WH_MSG _NEXT =0x0104; | |||||
| 7 | var WH_MSG _PREV =0x0105; | |||||
| 8 | var WH_MSG _NOSEARCHI NPUT =0x0106; | |||||
| 9 | var WH_MSG _NOSYNC =0x0107; | |||||
| 10 | var WH_MSG _ENABLEWEB SEARCH =0x0108; | |||||
| 11 | ||||||
| 12 | var WH_MSG _ISPANEVIS IBLE =0x0109; | |||||
| 13 | var WH_MSG _PANESTATU E =0x010a; | |||||
| 14 | ||||||
| 15 | var WH _MSG_SYNCI NFO =0x010b; | |||||
| 16 | var WH_MSG _PANEINFO =0x010c; | |||||
| 17 | var WH_MSG _WEBSEARCH =0x010d; | |||||
| 18 | ||||||
| 19 | var WH_MSG _SEARCHIND EXKEY =0x0201; | |||||
| 20 | ||||||
| 21 | var WH_MSG _SEARCHFTS KEY =0x020a; | |||||
| 22 | ||||||
| 23 | var WH_MSG _PROJECTRE ADY =0x0301; | |||||
| 24 | var WH_MSG _GETPROJIN FO =0x0302; | |||||
| 25 | ||||||
| 26 | var WH_MSG _SHOWTOC =0x0401; | |||||
| 27 | var WH_MSG _SHOWIDX =0x0402; | |||||
| 28 | var WH_MSG _SHOWFTS =0x0403; | |||||
| 29 | var WH_MSG _SHOWGLO =0x0404; | |||||
| 30 | ||||||
| 31 | var WH_MSG _SHOWGLODE F =0x0500; | |||||
| 32 | ||||||
| 33 | var WH_MSG _GETTOCPAT HS =0x0600; | |||||
| 34 | var WH_MSG _GETAVIAVE NUES =0x0601; | |||||
| 35 | var WH_MSG _GETCURREN TAVENUE =0 x0602; | |||||
| 36 | var WH_MSG _GETPANEIN FO =0x0603; | |||||
| 37 | var WH_MSG _AVENUEINF O =0x0604; | |||||
| 38 | ||||||
| 39 | var WH_MSG _GETSTARTF RAME =0x0701; | |||||
| 40 | var WH_MSG _GETDEFAUL TTOPIC =0x0702; | |||||
| 41 | ||||||
| 42 | var WH_MSG _SEARCHTHI S =0x0801; | |||||
| 43 | var WH_MSG _GETSEARCH S =0x0802; | |||||
| 44 | ||||||
| 45 | var WH_MSG _ISINFRAME SET =0x0900; | |||||
| 46 | ||||||
| 47 | var WH_MSG _TOOLBAROR DER =0x0a00; | |||||
| 48 | var WH_MSG _MINIBAROR DER =0x0a01; | |||||
| 49 | var WH_MSG _ISSYNCSSU PPORT =0x0a02; | |||||
| 50 | var WH_MSG _ISSEARCHS UPPORT =0x0a03; | |||||
| 51 | var WH_MSG _GETPANETY PE =0x0a04; | |||||
| 52 | var WH_MSG _BACKUPSEA RCH =0x0a05; | |||||
| 53 | var WH_MSG _GETPANES =0x0a06; | |||||
| 54 | var WH_MSG _INITSEARC HSTRING =0 x0a07; | |||||
| 55 | var WH_MSG _RELOADNS6 =0x0a08; | |||||
| 56 | var WH_MSG _ISAVENUES UPPORT =0x0a09; | |||||
| 57 | ||||||
| 58 | var WH_MSG _GETCMD =0x0b00; | |||||
| 59 | var WH _MSG_GETPA NE =0x0b01; | |||||
| 60 | var WH_MSG _GETDEFPAN E =0x0b02; | |||||
| 61 | var WH_MSG _HILITESEA RCH =0x0b03; | |||||
| 62 | var WH_MSG _GETSEARCH STR =0x0b04; | |||||
| 63 | var WH_MSG _SETSYNSTR =0x0b05; | |||||
| 64 | var WH_MSG _SETMAXRSL T =0x0b06; | |||||
| 65 | var WH_MSG _SETNUMRSL T =0x0b07; | |||||
| 66 | var WH_MSG _GETNUMRSL T =0 x0b08; | |||||
| 67 | var WH_MSG _GETHIGHLI GHTINFO =0 x0b09 | |||||
| 68 | ||||||
| 69 | function w hMessage(m sgId, iPar am, oParam ) { | |||||
| 70 | this.m sgId = msg Id; | |||||
| 71 | this.i Param = iP aram; | |||||
| 72 | this.o Param = oP aram; | |||||
| 73 | ||||||
| 74 | /*dont fill thes e*/ | |||||
| 75 | this.m sgType = n ull; | |||||
| 76 | this.m sgSeqNum = 0; | |||||
| 77 | this.s rcWndName = window.n ame; | |||||
| 78 | } | |||||
| 79 | ||||||
| 80 | var gbWhMs g=true; |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.