You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
Uniwares
Posted - Jun 20 2006 : 2:53:30 PM
This is caused by:
vecRegEx& GetRegExReject(LANGID lang = ONLYLANGIDFROMLCID(::GetThreadLocale()));
vecStrInt& GetRegExSuspect(LANGID lang = ONLYLANGIDFROMLCID(::GetThreadLocale()));
Note the missing brackets and the erronous dot.
1 L A T E S T R E P L I E S (Newest First)
feline
Posted - Jun 20 2006 : 3:57:08 PM got it, thank you for the clear description.