- Added a "runCmd" function, based on Andreas Mohr's
authorShachar Shemesh <wine-patches@sun.consumer.org.il>
Wed, 15 Jan 2003 00:52:36 +0000 (00:52 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 15 Jan 2003 00:52:36 +0000 (00:52 +0000)
commitc5eb897d98fe1744d27c869021c0e320f6bdec7e
treec647d0cfeaad0291f3785cd7875fbee5f38b7a66
parentac8e75284af04f1d3d3dc2d51c680cba0c03b366
- Added a "runCmd" function, based on Andreas Mohr's
  "BOOT_CreateProcess" function.
- Added a function "ProcessRunKeys", to process all the keys that have
  the common "Run" syntax.
- Called the new function from main for all the various keys.
programs/wineboot/wineboot.c