Pelles C forum

C language => Beginner questions => Topic started by: Grincheux on May 06, 2021, 10:08:43 PM

Title: Softwares to have for programming
Post by: Grincheux on May 06, 2021, 10:08:43 PM
SOme utilities really useful! :o
Title: Re: Softwares to have for programming
Post by: John Z on May 07, 2021, 11:34:31 AM
These are good, I've got them too.

Here is a link to some useful programmer software too.
http://www.nirsoft.net/programmer_tools.html 
or
http://www.nirsoft.net/x64_download_package.html
for 64bit versions.

I've found these useful...

John Z
Title: Re: Softwares to have for programming
Post by: Grincheux on May 07, 2021, 05:42:46 PM
There are many years I use them.
They are a source of inspiration.
Thank You.

I am preparing an other version of WiW.
It will display imported and exported functions.
It will be possible to have a hook on them.
I will install hooks for Messages and on WndProc (before and after calling).
It will be possible to view hidden windows.
That's all for the moment.