Pelles C forum

Pelles C => Announcements => Topic started by: Pelle on February 25, 2005, 10:06:19 PM

Title: Updated version of FindFile contribution
Post by: Pelle on February 25, 2005, 10:06:19 PM
An updated version from John Findlay:

Quote
Changed code in the DoShellExecuteEx() function that puts quotes around a filename. This has been added so that paths with spaces do not cause problems with certain applications. (FireFox for example will not accept paths with spaces.)


You find it in the source code section, or here:
http://www.smorgasbordet.com/pellesc/contrib_findfile.htm

Pelle