NO

Author Topic: WinFile  (Read 3624 times)

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
WinFile
« on: April 12, 2018, 09:03:43 AM »
WinFile source

Modified version for PellesC, Goto Directory... removed, as it was cpp-source.

May the source be with you

Offline jj2007

  • Member
  • *
  • Posts: 536
Re: WinFile
« Reply #1 on: April 13, 2018, 07:59:37 PM »
Nice 8)

It didn't build until I commented this out in line 42 in Winfile.h:
//#include <winres.h>

You may have to tweak C:\Users\[YourName]\AppData\Roaming\Microsoft\Winfile\WINFILE.INI, e.g.:

[Settings]
Window=0,0,1366,743, , ,1
dir1=0,0,676,617,-1,-1,1,140,204,8177,166,C:\SomeFolder\*.*
dir2=673,0,1354,617,-1,-1,1,140,204,8177,0,C:\Program Files\*.*
Save Settings=0

Offline Vortex

  • Member
  • *
  • Posts: 797
    • http://www.vortex.masmcode.com
Re: WinFile
« Reply #2 on: April 13, 2018, 08:15:06 PM »
Hi Timo,

Thanks, nice work.
Code it... That's all...

Jokaste

  • Guest
Re: WinFile
« Reply #3 on: October 10, 2018, 10:33:03 PM »
There is a bug when using the program on a computer with 2 screens.