Documentation Project 1
ContentsIndexHome
Example
if( CompareMask( "*.exe", "program.exe", FALSE ) )
{
    // then program.exe is matched by the mask.
}
Copyright (c) 2010. All rights reserved.