News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

WinFile

Started by TimoVJL, April 12, 2018, 09:03:43 AM

Previous topic - Next topic

TimoVJL

WinFile source

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

May the source be with you

jj2007

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

Vortex

Hi Timo,

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

Jokaste

There is a bug when using the program on a computer with 2 screens.