Jump to content

[release] Iex V0.2


siwu

Recommended Posts

THIS POST IS EDITED, READ CARREFULLY !

Okay, after many problems experienced by users, I uploaded a new version of 0.2, sort of 0.2a

0.2a on 07/26/2003
- MFC now statically linked
- iEx is now unicode !

0.2 on 07/24/2003:
- new iEx.ini file
- customizable screen corner activation
- Y'z Shadow bug fixed
- Fully customizable text and rectangle layout
- "Window off screen" bug fixed

07/24/2003:
- screen corner activation
- F10 key

07/22/2003:
- cleaned the code (again)
- improved display speed (now uses GDI+ to resize bitmaps in memory and only redraw desktop when needed)
- magnification now keeps original window aspect ratio

07/19/2003:
- display minimized windows as well
- MUCH LESSER memory usage which causes a speed gain
- Added the F11 key.
- cleaned the code
- fixed the "no window crash" bug
- now re-hitting F9 will re-show all the windows
- instantly reshow windows when exit if in expose mode

So you maybe saw MFC is now statically linked, so don't need to have MFC70.DLL anymore. Also, the app was converted to UNICODE.

So grab the new version here: iEx_v0.2_static_unicode.rar (118 kb)

And IF YOU EXEPERIENCE A PROBLEM WITH MSVCR70.DLL, ONLY IF YOU EXEPERIENCE PROBLEM. I REPEAT ONLY IF YOU EXPERIENCE PROBLEMS, use this one: msvcr70.dll (336 kb)

Link to comment
  • Replies 151
  • Created
  • Last Reply

Top Posters In This Topic

this program is awesome!!!!! :D

but one lil thing, not so important but will make it a lot better:

make the F11 key to act the same way as Win+D does.

afaik there is a function that "presses keys" so just use it to press Win+D when F11 is pressed. in the current way when i press F11 i must press it again to be able to go back to the windows >.<

Link to comment
Originally posted by localhost@Jul 25 2003, 06:24 PM

this program is awesome!!!!! :D

but one lil thing, not so important but will make it a lot better:

make the F11 key to act the same way as Win+D does.

afaik there is a function that "presses keys" so just use it to press Win+D when F11 is pressed. in the current way when i press F11 i must press it again to be able to go back to the windows >.<

What do you mean ? when you press, enable, and release, disable ?

Link to comment
Originally posted by siwu@Jul 25 2003, 12:22 PM

Test with the new link on the first post.

Put the file in Windows\System32 and again ONLY IF YOU DON'T HAVE ONE !

same result...

"The application failed to initialize properly (0xc0000005). Click OK to terminate the application"

Link to comment
Originally posted by Maverick@Jul 25 2003, 05:03 PM

One request for the next release, could you add a feature that allows  you to make IEx ignore certain programs? The reason I ask this is because I am using YzDock and when I use Iex it screws up the dock each time I hide or 'tile' the windows.

Thanks.

I think it already has this feature...

the ini file has

[FILENAME_EXCLUSION]

and add the programs you want it to be ignore...

Link to comment
Guest
This topic is now closed to further replies.

×
×
  • Create New...