A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Alex Ionescu 8c9205dfd5 - Implement ObpCreateSymbolicLinkName and enable call to the function. It shouldn't do any work currently because we don't have DOS Device Maps.
- Also stub ObpDeleteSymbolicLinkName since it'll probably be needed later.

svn path=/trunk/; revision=25385
2007-01-08 19:52:49 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - Implement ObpCreateSymbolicLinkName and enable call to the function. It shouldn't do any work currently because we don't have DOS Device Maps. 2007-01-08 19:52:49 +00:00
rosapps do not build hello as GUI apps it is CUI apps. printf is redirect in GUI apps and does not output to console. Now we change to CUI, printf are redirect to console when it build as CUI. 2007-01-04 14:46:20 +00:00