News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

PellesC Version 4.50

Started by Vortex, September 01, 2006, 05:35:41 PM

Previous topic - Next topic

Vortex

Version 4.50 is now available from the download page

http://www.smorgasbordet.com/pellesc/download.htm

QuoteChanges from Beta 5:

* Fixed a problem in POIDE with the matching braces view (the ' character in comments, for example).

* Some problems using true color bitmaps in XP menus, so changed back to 256 colors.

* Minor changes in the remote debugger (Windows Mobile).

* Small improvements in the definitions generated by the TypeLib add-in sample.

* Fixed a problem in POASM with CINCLUDE (hexadecimal constants advanced one character too much).

* Added warning to POCC for if (v = x) ..., since you probably meant if (v == x) ... ( To get rid of the warning, use if ((v = x) != 0) ... - the same code will be generated ).

* Changed InitCommonControls() to InitCommonControlsEx() in the Win32 application wizard.

* Added files (mostly Windows Mobile 5): activesync.h, ceddraw.h, cfgmgrapi.h, connmgr.h, connmgr_conntypes.h, connmgr_proxy.h, connmgr_status.h, d3dm.h, d3dmcaps.h, d3dmtypes.h, d3dmx.h, d3dmxerr.h, d3dmxmath.h, d3dmxtex.h, devload.h, devmgmt.h, fdrm.h, getdeviceuniqueid.h, gpsapi.h, lass.h, pm.h, regext.h, service.h, soundfile.h, snapi.h, windbase_edb.h, d3dmx.dll (Bin directory), d3dmx.lib, gpsapi.lib.

Pelle

Vortex

New release announced by Pelle :

Quote* Fixed a problem in POCC where invalid machine code was sometimes generated, for
  global pointer compares, leading to a compiler error.

* Fixed a problem in POLINK where CodeView information for structures (and unions)
  larger than 32,767 bytes generated corrupt debugging information.

* Fixed a problem in POASM where a forward definition of a PTR type generated an error
  (PTR <type>, and <type> not yet seen/defined).

* POCC will now always align global variables.

http://www.smorgasbordet.com/pellesc/450/setup.exe

jj2007

Quote from: Vortex on April 05, 2007, 05:49:25 PM
New release announced by Pelle :
http://www.smorgasbordet.com/pellesc/450/setup.exe

Since yesterday afternoon GMT, this URL gives a 404, while the jar version throws a "main class not found, program will exit" at me...

ramguru

Now his site suggests to download setup.jar WTF has his site been hacked of what. Maybe he decided to make his soft more cross-platform :))

Vortex

Yes, Pelle's site has some technical problems :

http://www.smorgasbordet.com/pellesc/450/setup.jar

The executable seems to be replaced by this jar file.


hutch--

Pelle's site seems to be working OK at the moment.

http://www.smorgasbordet.com/pellesc/

Click on the main download and you get setup.exe.

It may have been a glitch in the server.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

jj2007

Quote from: hutch-- on November 02, 2007, 03:22:25 AM
Pelle's site seems to be working OK at the moment.
I have just downloaded setup.EXE, but I had to press F5 (refresh) to clear my cache...

Vortex


Vortex

News from Pelle :

Quote2007-11-06:

Due to a hacking attack the forum is temporarily offline. The repair work is in progress and I'll write a notice here, if the forum is back online again.

http://www.christian-heffner.de/index.php?page=news&lang=en

hutch--

Just note that while the forum is down at the moment, pelle's site is up and working for downloads as usual at URL http://www.smorgasbordet.com/pellesc/index.htm
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php