News:

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

Main Menu

Recent posts

#11
Assembly discussions / Re: Basic GUI templates
Last post by Vortex - May 24, 2025, 10:34:00 PM
Dialog box example enhanced with the statement cinclude :

CINCLUDE directive (IA32, AMD64)
 
Purpose:
Parses a C include file, looking for #define statements.
#12
General discussions / Re: Icons / symbol bar oversiz...
Last post by icons2big - May 24, 2025, 06:07:01 PM
I can't go lower than 100% and I wouldn't change the scaling system wide for one program anyway.

Why is there no option to change the size of the icons in the IDE?
#13
Work in progress / Re: win32-doc md files
Last post by TimoVJL - May 24, 2025, 05:42:18 PM
A your example provide, that MS help file is just useless.

Last locally working help file is from 2019-09-05

After that, just pile of shi....
#14
General discussions / Re: Icons / symbol bar oversiz...
Last post by John Z - May 24, 2025, 05:29:42 PM
Check your display settings under System-Display-Scale&layout-Scale. 
Best to use the recommended, but you can try smaller setting.

John Z
#15
General discussions / Re: Icons / symbol bar oversiz...
Last post by icons2big - May 24, 2025, 02:52:02 PM
Quote from: John Z on May 24, 2025, 02:26:24 PMWhat screen resolution are you using.  1920 x 1080 they look fine.

1920x1200

#16
General discussions / Re: Icons / symbol bar oversiz...
Last post by John Z - May 24, 2025, 02:26:24 PM
Hi,

What screen resolution are you using.  1920 x 1080 they look fine.

John Z
#17
General discussions / Icons / symbol bar oversized
Last post by icons2big - May 24, 2025, 01:11:25 PM
How can I change the size of the Icons in v13? They are gigantic. Thanks.
#18
Work in progress / Re: win32-doc md files
Last post by John Z - May 23, 2025, 09:34:30 PM
Hi TimoVJL.

Here is a SQLITE3 database and some crude sample code to access it.  The DB3 file is 7Z inside of the project zip so it must be un7z'd into the application directory.  The DB contains the API NAMES your utility identified in the WIN32-docs.zip downloaded from GitHub. For each* API NAME it contains the path within the ZIP files needed to extract the .md file for the API so that the .md file can be viewed. A small dialog is used for the demo.

*This is just a first pass as the WIN32-Docs was not consistent in file naming, so there are some names it will not yet work on.  This can be handled if the project seems to be of value by making multiple queries for a given API name trying each of the various filename formats.

There is a readme in the project directory as well.

John Z
#19
Expert questions / Re: V13 final release
Last post by Vortex - May 23, 2025, 10:28:14 AM
Hello,

PellesC v13 operates without any issues on Windows 11 2024 H2.
#20
Expert questions / Re: V13 final release
Last post by alderman2 - May 23, 2025, 12:08:52 AM
I like humble programmers...  ;)