mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
- Associate a temporary VS project (will be removed later on); change the name of the target for now... - Allow only one instance of MSConfig running on the system (we use a semaphore, compatible with MS' msconfig, so that if you try to run ROS msconfig on windows, you cannot run also windows' msconfig, and vice versa). - Introduce some utility functions (for strings and other stuff), will be used later on. CORE-9333 svn path=/trunk/; revision=69024