1.3 updates
This commit is contained in:
parent
b20d807157
commit
8dd66c3025
4 changed files with 8 additions and 1 deletions
BIN
hlp/CB32.HLP
BIN
hlp/CB32.HLP
Binary file not shown.
|
|
@ -21,6 +21,7 @@ cb32.hpj
|
||||||
HIDD_NPAGE
|
HIDD_NPAGE
|
||||||
HIDD_OPAGE
|
HIDD_OPAGE
|
||||||
HIDD_PPAGE
|
HIDD_PPAGE
|
||||||
|
HID_ENTRY_COPY
|
||||||
HID_ENTRY_EDIT
|
HID_ENTRY_EDIT
|
||||||
HID_ENTRY_PREF
|
HID_ENTRY_PREF
|
||||||
HID_TBAR_WEB
|
HID_TBAR_WEB
|
||||||
|
|
@ -140,6 +141,7 @@ cb32.hpj
|
||||||
HID_IMPORT_TAB
|
HID_IMPORT_TAB
|
||||||
HID_FILE_PRINT_DIRECT
|
HID_FILE_PRINT_DIRECT
|
||||||
HID_FILE_IMPORT
|
HID_FILE_IMPORT
|
||||||
|
HIDD_ORDPAGE
|
||||||
AFX_HIDP_SQL_DYNASET_NOT_SUPPORTED
|
AFX_HIDP_SQL_DYNASET_NOT_SUPPORTED
|
||||||
HID_DIAL_FAX
|
HID_DIAL_FAX
|
||||||
AFX_HIDP_SQL_ROW_FETCH
|
AFX_HIDP_SQL_ROW_FETCH
|
||||||
|
|
@ -192,5 +194,5 @@ cb32.hpj
|
||||||
Created D:\Code\Cb32\hlp\CB32.HLP, 39,625 bytes
|
Created D:\Code\Cb32\hlp\CB32.HLP, 39,625 bytes
|
||||||
Bitmaps: 5,348 bytes
|
Bitmaps: 5,348 bytes
|
||||||
Phrase+Zeck compression decreased help file by 14,330 bytes.
|
Phrase+Zeck compression decreased help file by 14,330 bytes.
|
||||||
Compile time: 0 minutes, 1 second
|
Compile time: 0 minutes, 2 seconds
|
||||||
2 notes, 5 warnings
|
2 notes, 5 warnings
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@ HID_VIEW_COLPOS 0x18004
|
||||||
HID_ENTRY_ADD 0x18005
|
HID_ENTRY_ADD 0x18005
|
||||||
HID_ENTRY_EDIT 0x18006
|
HID_ENTRY_EDIT 0x18006
|
||||||
HID_ENTRY_DELETE 0x18007
|
HID_ENTRY_DELETE 0x18007
|
||||||
|
HID_ENTRY_COPY 0x18008
|
||||||
HID_FILE_IMPORT 0x18023
|
HID_FILE_IMPORT 0x18023
|
||||||
HID_IMPORT_CSV 0x18024
|
HID_IMPORT_CSV 0x18024
|
||||||
HID_IMPORT_TAB 0x18025
|
HID_IMPORT_TAB 0x18025
|
||||||
|
|
@ -50,6 +51,7 @@ HIDD_PPAGE 0x20084
|
||||||
HIDD_OPAGE 0x20085
|
HIDD_OPAGE 0x20085
|
||||||
HIDD_NPAGE 0x20086
|
HIDD_NPAGE 0x20086
|
||||||
HIDD_CONVERT 0x20087
|
HIDD_CONVERT 0x20087
|
||||||
|
HIDD_ORDPAGE 0x20088
|
||||||
HIDD_FIND 0x20089
|
HIDD_FIND 0x20089
|
||||||
HIDD_COLPAGE 0x2008B
|
HIDD_COLPAGE 0x2008B
|
||||||
HIDD_SETPAGE 0x2008D
|
HIDD_SETPAGE 0x2008D
|
||||||
|
|
|
||||||
3
hlp/_This_is_fake-use_Help_dir.txt
Normal file
3
hlp/_This_is_fake-use_Help_dir.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
This set of files was built by the project wizard, and are
|
||||||
|
here to make the compiler happy. Use the "Help" directory
|
||||||
|
instead.
|
||||||
Reference in a new issue