Changeset 944 for XmlTools2/trunk/main.h


Ignore:
Timestamp:
Feb 7, 2014, 4:03:29 PM (11 years ago)
Author:
s10k
Message:

XmlTools
last changes to V2.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XmlTools2/trunk/main.h

    r928 r944  
    77// filesystem.
    88// http://mingw-users.1079350.n2.nabble.com/Problems-with-expanding-wildcards-to-a-program-td1358555.html
    9 unsigned long _CRT_glob = 0; // Magic variable to disable wildcards expansion in mingw
     9int _dowildcard = 0; // Magic variable to disable wildcards expansion in mingw
    1010// in our case fixes param parser crashes on windows
     11#endif
     12
    1113#endif
    1214
Note: See TracChangeset for help on using the changeset viewer.