[Freedos-devel] wildcard filepath match function?

2014-06-14 Thread Jim Michaels
is there an int21h function or something provided by freedos for doing a filepath and wildcard filespec match? I know win32 has such a function. the win32 function is at http://msdn.microsoft.com/en-us/library/windows/desktop/bb773727%28v=vs.85%29.aspx and the filesystem algorithm spec is at

Re: [Freedos-devel] wildcard filepath match function?

2014-06-14 Thread Tom Ehlert
is there an int21h function or something provided by freedos for doing a filepath and wildcard filespec match? I know win32 has such a function. the win32 function is at http://msdn.microsoft.com/en-us/library/windows/desktop/bb773727%28v=vs.85%29.aspx there is no such function in DOS and

Re: [Freedos-devel] wildcard filepath match function?

2014-06-14 Thread Charles Belhumeur
It's work, sigh, but you can write a routine to read the path in and parse into the individual directories then search. Not sure you could call the shell's dir function to take advantage *.XYZ though. Writing the whole thing would suck but somebody did so for win32. Somebody must have done the

[Freedos-devel] how to code fore UEFI

2014-06-14 Thread Jim Michaels
UEFI Programming - First Steps UEFI Programming - First Steps UEFI Programming - First Steps vid, 2009-03-31 Revision: 1.0 View on x86asm.net Preview by Yahoo     - Jim Michaels jmich...@yahoo.com j...@renewalcomputerservices.com http://RenewalComputerServices.com