27 Jan
2003
27 Jan
'03
3:43 p.m.
Hi Folks! I'm using GRX with GNU-Pascal. Programs written under Win32 (mingw32) which are started from a directory having spaces in the directory name do not work properly. For example: c:\own files\my own files\project.exe Setting the title with GrSetWindowtitle (ParamStr (0)) result in a title named "C:\own". Trying this out with GNU/Linux results in the correct name (including all whitespaces). Can anyone help me? Eike