VirtualBox

Ignore:
Timestamp:
Apr 28, 2020 10:53:31 PM (5 years ago)
Author:
vboxsync
Message:

IPRT,++: Compress the windows status code info (errmsgwin.cpp) to save space and reduce load time a tiny bit. bugref:9726

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/err/errmsg-sorter.cpp

    r84054 r84067  
    3838
    3939
    40 #define ERRMSG_WITH_STRTAB
    41 #ifdef ERRMSG_WITH_STRTAB
    4240/*
    4341 * Include the string table code.
    4442 */
    45 # define BLDPROG_STRTAB_MAX_STRLEN           512
    46 # define BLDPROG_STRTAB_WITH_COMPRESSION
    47 # define BLDPROG_STRTAB_PURE_ASCII
    48 # define BLDPROG_STRTAB_WITH_CAMEL_WORDS
    49 # include <iprt/bldprog-strtab-template.cpp.h>
    50 #endif
     43#define BLDPROG_STRTAB_MAX_STRLEN           512
     44#define BLDPROG_STRTAB_WITH_COMPRESSION
     45#define BLDPROG_STRTAB_PURE_ASCII
     46#define BLDPROG_STRTAB_WITH_CAMEL_WORDS
     47#include <iprt/bldprog-strtab-template.cpp.h>
    5148
    5249
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette