News:

Download Pelles C here: http://www.pellesc.se

Main Menu

Recent posts

#1
User contributions / Re: Github-kuba miniz for Pell...
Last post by Vortex - Today at 03:41:52 PM
Hi Timo,

Thanks, I am going to test your project.
#2
Tips & tricks / Re: Definition file to MASM in...
Last post by Vortex - Yesterday at 10:06:33 PM
def2inc built with the latest Pelles C Version 14.10.0 and Pelles Macro Assembler, Version 14.10.0

QuoteModule definition file to 32\64-bit MASM\POASM\JWASM include file converter
Version 2.21 by Vortex

Usage : def2inc filename.ext
Optional : -n : generate include files for 64-bit programming
#3
User contributions / Re: Github-kuba miniz for Pell...
Last post by TimoVJL - Yesterday at 07:03:59 PM
In year 2008 a LiteZip was small and easy to use.

It was used in Add-In too.
https://forum.pellesc.de/index.php?topic=3260.msg12307#msg12307

At some point it change lisence to LGPL and then it was abandoned ?
#4
User contributions / Re: Github-kuba miniz for Pell...
Last post by Vortex - Yesterday at 02:24:07 PM
Hi John,

The problem is to understand the cascading external dependencies of the zip libraries. One external function could point another one and the another one to another function\ structure or specific equate etc. It would be good to be find a zip library usable with Pelles C and Poasm.
#5
User contributions / Re: Github-kuba miniz for Pell...
Last post by John Z - Yesterday at 02:13:38 PM
Yes, I read COM could do zipping and unzipping but not quite simple. 

My particular requirement at this time is to be able to create and add files to a zip file, but I'm sure your example will be useful to other interested people.  Good code examples help everyone 👍

John Z
#6
User contributions / Re: Github-kuba miniz for Pell...
Last post by Vortex - Yesterday at 01:55:12 PM
Extracting the contents of a zip file with COM \ Component Object Modeling is possible. Later, I can post an example.
#7
Feature requests / Re: Enhanced editor suggestion...
Last post by PhilG57 - Yesterday at 01:53:21 PM
Hi.  Then how do you compile and test new versions of your code?  Would it not be convenient if you could easily switch from C11 to C17 to C?? for all 169 projects as you develop and test new versions?

I am *very* appreciative of your efforts and do not wish to be seen as argumentive so I'll leave this suggestion alone. Many thanks. 
#8
Bug reports / Re: snippets diglog is small
Last post by John Z - Yesterday at 12:40:14 PM
Looks like it might be a DPI issue.  On my laptop it is ok -
1920 x 1080 scale 125%

John Z
#9
User contributions / Re: Github-kuba miniz for Pell...
Last post by John Z - Yesterday at 11:43:05 AM
Looks like there is a possible path using ZLib which might make it easier.
ZLib has a miniz like version minizip

So I might be able to implement, or at least try -

Two links:
Base -
https://www.winimage.com/zLibDll/minizip.html

This seems A good helper set of functions, similar to miniz -
https://nachtimwald.com/2019/09/08/making-minizip-easier-to-use

John Z
#10
Feature requests / Enhanced snippets suggestion
Last post by ander_cc - Yesterday at 03:38:57 AM
Hello, Pelles.
If I want to use "Surround by" and "Comment" and "No comment", I should select a line first.
Could you add a "auto select current line" feature?
Could you add some shortcuts for "Surround by" and "Comment" and "No comment" ?

I want to use $0 twice or more. Could you add it?
Sincerely yours,
Ander
You cannot view this attachment.