A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Aleksey Bragin a3d5eb47e0 Johannes Anderwald
- Fix the msvcrt exception (because vlc first calls _getmainargs. This function sets the  __argc to 1. Afterwards vlc calls again __wgetmainargs where __argc is now one. When entering the function _wadd, it doesnot allocate the __wargv because __argc is 1. Therefore it crashes).
See issue #821 for more details.

svn path=/trunk/; revision=29531
2007-10-12 09:58:00 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos Johannes Anderwald 2007-10-12 09:58:00 +00:00
rosapps (Very)Small code cleanup for my Cards.dll 2007-10-11 22:39:37 +00:00
rostests Adding a text file call notes.txt it is some werid thing I have have not yet figout how it works. 2007-09-30 11:57:37 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00