April 28, 2024, 01:36:44 PM

News:

IonicWind Snippit Manager 2.xx Released!  Install it on a memory stick and take it with you!  With or without IWBasic!


Update 12-20-2011

Started by LarryMc, December 20, 2011, 07:53:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LarryMc

Today I finished the code for the editor preferences dialog.
I can now duplicate all the editor preference functionality that exist in the current IDE.
However, all settings are stored in the INI file instead of the registry.

LarryMc
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library

Brian

Larry,

Can you tell me how a 64-bit program works?

If you compile on a 32-bit OS, like XP, will it work OK on both 32- and 64-bit systems?

Or is it the other way round: You compile on a 64-bit system, and then it will work
on either systems?

Just curious...

Brian

LarryMc

I really haven't looked into it.

LarryS is taking care of the compiler portion while I'm working on the IDE.

He has sent me a new iwbparse.exe, elink.exe, and nasmw.exe to test.
I'm using them to compile the new IDE as I work on it.  I've also recompiled all my retail offerings to make sure they compile without problem.  So far, I have not encountered any problems.

Outherwise, we'll have to wait on LarryS to provide user's with the narrative on all the aspcts of the 64bit compiler.

LarryMc
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library