gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] Scanning for files (was: Sortie's weekly GSoC activity log)


From: Sandro Santilli
Subject: [Gnash-dev] Scanning for files (was: Sortie's weekly GSoC activity log)
Date: Fri, 22 Jul 2011 22:49:19 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Fri, Jul 22, 2011 at 09:24:38PM +0200, Jonas 'Sortie' Termansen wrote:

> * Does Gnash have a built-in way to scan a directory for files? I'll
> just write a quick-and-dirty method myself that is portable (tested
> with Wine).

Extension::scanDir is the only dir scanner that comes to my mind.
It's in libbase/extension.cpp.

Boost has a filesystem access interface which we've been thinking
about using but didn't to avoid adding another library dependency.

If it's just for a testing tool I'd say write your own.

--strk; 

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]