Did anything change in the way this is done? In my program, it works using v.1.0.7.1 of RAEdit.dll, but no longer works it I use v.1.1.0.3 (or 1.1.0.2).
Hi Savag.K
From RAEdit.txt
IMPORTANT:
Version 1.1.0.0 introduces collapse/expand blocks that are not backwards compatible.
- Use REM_ADDBLOCKDEF message or call SetBlockDef to set block definitions.
A parameter of 0 resets the block definitions.
There can be a maximum of 32 block definitions.
- REM_SETBLOCKS does not have any lpRABLOCKDEF parameter and needs only be called once
for a newly opened file.
- REM_COLLAPSE and REM_COLLAPSEALL does not have any lpRABLOCKDEF parameter.
KetilO
Thanks, I hadn't downloaded SimEd in a while and missed that announcemnt.