mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 15:52:57 +00:00
Sync with trunk r63174.
CORE-8176 #resolve #comment Trunk commit r63174 should fix this issue. I merged from trunk to bring it into Shell-experiments. svn path=/branches/shell-experiments/; revision=63175
This commit is contained in:
commit
057a69972f
323 changed files with 17885 additions and 12574 deletions
|
@ -39,7 +39,8 @@ struct __thread_data {
|
|||
struct tm *time_buffer; /* buffer for localtime/gmtime */
|
||||
char *efcvt_buffer; /* buffer for ecvt/fcvt */
|
||||
int unk3[2];
|
||||
void *unk4[4];
|
||||
void *unk4[3];
|
||||
EXCEPTION_POINTERS *xcptinfo;
|
||||
int fpecode;
|
||||
struct MSVCRT_threadmbcinfostruct *mbcinfo;
|
||||
struct MSVCRT_threadlocaleinfostruct *locinfo;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue