What would happen if the user\'s computer has a non-English , for example French? Would the text be in French then? I\'m asking this because this is the behaviour of FormatMessage, unless the dwLangua
When I opened a VC6 project in VS2008 and tried building it , initially I got the error: fatal error C1083: Cannot open include file: \'iostream.h\': No such file or directory
I want to show up only words with minimum 4 Characters, actually I can limit the hits and show only words with min. 100 hits - but how can I set a min. character length? thank you!