1 Dec
2017
1 Dec
'17
6:14 p.m.
2017-12-01 11:01 GMT-07:00 Zebediah Figura <z.figura12(a)gmail.com>:
+ static const WCHAR krnl386W[] = {'k','r','n','l','3','8','6','.','e','x','e','1','6',0}; + static const WCHAR krnl386W[] = {'k','r','n','l','3','8','6','.','e','x','e','1','6',0};
I would define the constant once at the top of the file, next to wildcardsW. -Alex