Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Cromaglious

Pages: [1]
1
QB64 Discussion / Re: DIR$ function from Microsoft Professional Basic
« on: November 10, 2018, 12:09:01 am »
FOUND IT!!!!   Kernel32 DLL access using findFirstFile

I used basically the same code in QB45 until I bought QB7.1 Pro. 12 years ago I bought Power Basic 4 and it has the DIR$ ala QB7.1.  I want to use system calls if possible and not temp files.  It can be adapted to OSx (BSD) and Linux as well.  Just add conditionals for compiling.

Cromaglious
Robi

Pages: [1]