Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

26 lines
965 B

#define IDH_incorrect_cartridges_loaded 1000
#define IDH_cartridges_missing 1001
#define IDH_lever_not_in_the_correct_position 1002
#define IDH_cover_open 1003
#define IDH_out_of_memory 1004
#define IDH_media_required_to_print 1005
#define IDH_media_load_error 1006
#define IDH_media_jam 1007
#define IDH_blocked_on_pause 1008
#define IDH_alignment_error 1009
#define IDH_alignment_needed_before_printing 1010
#define IDH_not_ready_for_color_plots 1011
#define IDH_no_media_loaded 1012
#define IDH_receiving_job 1013
#define IDH_drying_media 1014
#define IDH_printing 1015
#define IDH_performing_alignment 1016
#define IDH_loading_media 1017
#define IDH_unloading_media 1018
#define IDH_nesting_plots 1019
#define IDH_cancelling 1020
#define IDH_scanning 1021
#define IDH_preparing_alignment_sheet 1022
#define IDH_system_error 1023
#define IDH_online 1025