notepad/notepad1/inc/NpdLib.rh
branchRCL_3
changeset 21 9711e452b5e9
parent 0 f979ecb2b13e
child 67 1539a383d7b6
equal deleted inserted replaced
20:21239b3bcd78 21:9711e452b5e9
    59     LLINK data_file;
    59     LLINK data_file;
    60     WORD  listing_style;
    60     WORD  listing_style;
    61     //WORD  list_width_in_chars = NOTEPAD_LIST_WIDTH_IN_CHARS; 
    61     //WORD  list_width_in_chars = NOTEPAD_LIST_WIDTH_IN_CHARS; 
    62     LLINK date_format = 0;
    62     LLINK date_format = 0;
    63     LLINK time_format = 0;
    63     LLINK time_format = 0;
       
    64     LLINK first_note = 0;
    64     }
    65     }
    65 
    66 
    66 // -----------------------------------------------------------------------------
    67 // -----------------------------------------------------------------------------
    67 //    NOTEPAD_EDITOR_LAF
    68 //    NOTEPAD_EDITOR_LAF
    68 //    resource struct of CNotepadEdwinLines.
    69 //    resource struct of CNotepadEdwinLines.