Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
Does this work in winders?
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Interesting video
by
440bx
[
Today
at 02:42:30 am]
Message CM_ShowingChanged...
by
LeP
[
Today
at 02:13:51 am]
Fast Canvas Library V1.05...
by
Gigatron
[
Today
at 01:48:44 am]
[SOLVED]Program experienc...
by
Cainnech
[
Today
at 12:19:17 am]
Single and Double, Conver...
by
kupferstecher
[
Today
at 12:12:11 am]
TATTabs - how to stop a 3...
by
bobonwhidbey
[
Today
at 12:03:15 am]
New version of LazMapView...
by
wp
[June 12, 2026, 10:56:43 pm]
If FileExists(
by
Bart
[June 12, 2026, 10:39:03 pm]
Which Control should I us...
by
J-G
[June 12, 2026, 08:36:07 pm]
If you are looking for Wi...
by
avra
[June 12, 2026, 07:37:10 pm]
SynEdit theme
by
Martin_fr
[June 12, 2026, 07:35:26 pm]
Can /my/ AI help me with ...
by
microxa
[June 12, 2026, 04:26:18 pm]
Lazarus Bugfix Release 4....
by
Martin_fr
[June 12, 2026, 03:57:39 pm]
Testing with 3.2.4 prepar...
by
Martin_fr
[June 12, 2026, 03:50:17 pm]
IndySecOpenSSL is now ava...
by
LeP
[June 12, 2026, 10:22:50 am]
TDWEdit
by
Ed78z
[June 12, 2026, 10:20:58 am]
Strange Behaviour at Runt...
by
andrew Bubble
[June 12, 2026, 09:54:40 am]
FPC Debug mode releases [...
by
Martin_fr
[June 12, 2026, 09:22:25 am]
Implementing an Elo ratin...
by
paule32
[June 12, 2026, 08:43:20 am]
Death of the Power User
by
wp
[June 12, 2026, 01:29:18 am]
how to add a ForEach call...
by
mas steindorff
[June 11, 2026, 11:42:24 pm]
How to define a type of ...
by
PascalDragon
[June 11, 2026, 09:24:45 pm]
Gitlab site history date.
by
Martin_fr
[June 11, 2026, 08:46:17 pm]
Arkanoid
by
lazarusprogrammer
[June 11, 2026, 08:14:21 pm]
[New Component] ExtTabCtr...
by
d7_2_laz
[June 11, 2026, 05:01:49 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Does this work in winders? (Read 164 times)
cdbc
Hero Member
Posts: 2816
Does this work in winders?
«
on:
May 07, 2026, 07:05:45 pm »
Hi
Does this:
Code: Pascal
[Select]
[+]
[-]
finished
:
=
FindFirst
(
aDir
+
'*'
,
faAnyFile
,
found
)
;
{ * and faAnyFile works on linux }
work in winders?
...Or must it be aDir+'*.*' ?!?
Regards Benny
Logged
If it ain't broke, don't fix it
PCLinuxOS(rolling release) 64bit -> KDE6/QT6 -> FPC Release -> Lazarus Release & FPC Main -> Lazarus Main
marcov
Administrator
Hero Member
Posts: 12901
FPC developer.
Re: Does this work in winders?
«
Reply #1 on:
May 07, 2026, 07:07:06 pm »
Single star is ok for windows. (and afaik dos with win9x compatible LFN support enabled).
Logged
cdbc
Hero Member
Posts: 2816
Re: Does this work in winders?
«
Reply #2 on:
May 07, 2026, 07:09:57 pm »
Hi marco
Thanks mate, that saves me an 'ifdef'
Regards Benny
Logged
If it ain't broke, don't fix it
PCLinuxOS(rolling release) 64bit -> KDE6/QT6 -> FPC Release -> Lazarus Release & FPC Main -> Lazarus Main
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
Does this work in winders?
TinyPortal
© 2005-2018