A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Colin Finck 5252fd9823 - Get rid of an unneeded variable in GetSystemInformation
- Minor changes to the GetProcNameString function
- Fix unselecting the license text. EM_SETSEL only works after the edit control has been drawn, so we cannot send this message in the WM_INITDIALOG message handler.
  Instead we use PostMessage now. See KB96674 for more details.
- Downloaded the latest GPL 2.0 text from the GNU website and use that as the "gpl.txt" now.
  Now we don't have these annoying "box" characters in the license dialog box anymore.

svn path=/trunk/; revision=27786
2007-07-23 11:48:55 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - Get rid of an unneeded variable in GetSystemInformation 2007-07-23 11:48:55 +00:00
rosapps Updated italian translation for ImageSoft by Carlo Bramini (carlo DOT bramix AT libero DOT it) 2007-07-20 19:51:02 +00:00
rostests Add lots of test cases for the CreateSurface API. See caps_tests.h for more info. 2007-06-15 14:46:03 +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