Second standalone taskbar not remembering size on Win 7 x64
Started by hometownnerd


Rate this topic
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5


13 posts in this topic
hometownnerd
Junior Member
**


0
24 posts 5 threads Joined: Mar 2006
07-21-2010, 06:11 AM -
#1
I have windows 7 x64 running TLB 4.4.11 RC3 on a dual monitor setup, whenever I reboot the TLB standalone bar on the left of the secondary monitor forgets how wide I had it set last time. The TLB standalone on the right of the primary monitor remembers its size just fine, they should both be the same size since they are both the exact same, quick launch bars. Can anyone help me with the setting I am missing?

Thanks a bunch,
Larry


Attached Files Thumbnail(s)
       
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
07-22-2010, 03:53 PM -
#2
Please test the attached updated version. I recommend to open the toolbar properties and press OK for toolbars. So the right values will be save into the config.


Attached Files
.zip   tlbHost.zip (Size: 182.8 KB / Downloads: 382)
The TORDEX Team
http://www.tordex.com
hometownnerd
Junior Member
**


0
24 posts 5 threads Joined: Mar 2006
07-22-2010, 06:29 PM -
#3
I tried the file, but it seems like it is not saving the size still. I rebooted a number of times and still no change. The steps I followed were rebooted, physically resized the bar then right clicked the bar and went to toolbar properties then clicked ok then rebooted and when it booted it was small again. I did this at least 3 times with the same results. One thing I did notice though, it seemed the menus when they popped out were the correct placement on screen, but the bar just did not fill that space on boot, so it was like the bar was 20 pixels wide on boot and the menu would popup 220 pixels away.

I did open the standalone.xml file and I can see it is writing the values for the left and right coordinates, but they are negative is that correct? I would have thought it would be 0 for left and like 220 for right if the bar was on the right, but maybe that is how it should be.

Thanks for your help,
Larry

By the way here is my xml file if it helps....
<?xml version="1.0" encoding="UTF-8"?>
<tlbhost nextID="6"><toolbars><toolbar id="3" left="1229" right="1440" top="0" bottom="900" viewMode="1" dockState="4" autohide="1" taskbarmode="1" AlwaysOnTop="1" hotSpot="0" hideDelay="50" showDelay="50" hideStyle="524288" showStyle="524288" showTime="50" hideTime="50" themeType="1" onFullScreen="0" locked="0" fullRow="1" alpha="141" showHotkey="0" monitorDevice="\\.\DISPLAY1"><guid>{FC712CA0-A945-11D4-A594-956F6349FC18}</guid><data>C:\Users\LarryMyers\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\</data></toolbar><toolbar id="5" left="-1280" right="-1073" top="10" bottom="1034" viewMode="1" dockState="3" autohide="1" taskbarmode="1" AlwaysOnTop="1" hotSpot="0" hideDelay="50" showDelay="50" hideStyle="524288" showStyle="524288" showTime="50" hideTime="50" themeType="1" onFullScreen="0" locked="0" fullRow="1" alpha="153" showHotkey="0" monitorDevice="\\.\DISPLAY2"><guid>{FC712CA0-A945-11D4-A594-956F6349FC18}</guid><data>C:\Users\LarryMyers\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\</data></toolbar></toolbars></tlbhost>
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
07-22-2010, 07:14 PM -
#4
Quote:I did open the standalone.xml file and I can see it is writing the values for the left and right coordinates, but they are negative is that correct? I would have thought it would be 0 for left and like 220 for right if the bar was on the right, but maybe that is how it should be.
Yes, negative coordinates is valid. The primary desktop always have positive coordinates, but the other desktops can have negative coordinates is they at the left side.

Please can you try to exit the standalone TLB (right-click then exit) and start it again without the rebooting. This bug looks like the second monitor is not initialized when TLB starts. So the restarting of standalone TLB only will show where the problem.
The TORDEX Team
http://www.tordex.com
hometownnerd
Junior Member
**


0
24 posts 5 threads Joined: Mar 2006
07-23-2010, 05:25 AM -
#5
Ah, I see, I did as you asked and when I run TLB SA it creates the two bars the main monitor one is correct size but the second monitor one is back to the small size again. It seems to be rewriting the size settings on startup of TLB SA. here is the xml after a startup of TLB SA....

<?xml version="1.0" encoding="UTF-8"?>
<tlbhost nextID="6"><toolbars><toolbar id="3" left="1229" right="1440" top="0" bottom="900" viewMode="1" dockState="4" autohide="1" taskbarmode="1" AlwaysOnTop="1" hotSpot="0" hideDelay="50" showDelay="50" hideStyle="524288" showStyle="524288" showTime="50" hideTime="50" themeType="1" onFullScreen="0" locked="0" fullRow="1" alpha="141" showHotkey="0" monitorDevice="\\.\DISPLAY1"><guid>{FC712CA0-A945-11D4-A594-956F6349FC18}</guid><data>C:\Users\LarryMyers\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\</data></toolbar><toolbar id="5" left="-1280" right="-1254" top="10" bottom="1034" viewMode="1" dockState="3" autohide="1" taskbarmode="1" AlwaysOnTop="1" hotSpot="0" hideDelay="50" showDelay="50" hideStyle="524288" showStyle="524288" showTime="50" hideTime="50" themeType="1" onFullScreen="0" locked="0" fullRow="1" alpha="153" showHotkey="0" monitorDevice="\\.\DISPLAY2"><guid>{FC712CA0-A945-11D4-A594-956F6349FC18}</guid><data>C:\Users\LarryMyers\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\</data></toolbar></toolbars></tlbhost>

hopefully that helps you, thanks,
Larry
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
07-23-2010, 06:54 PM -
#6
Thank you very much for information. Please try the second update (attached).

If this will not help too, please try to right-click the toolbar and remove the checkmark from the "Taskbar Mode" menu item.


Attached Files
.zip   tlbHost-2.zip (Size: 182.74 KB / Downloads: 378)
The TORDEX Team
http://www.tordex.com
hometownnerd
Junior Member
**


0
24 posts 5 threads Joined: Mar 2006
07-23-2010, 09:48 PM -
#7
I know you probably do not want to hear this but it still acts the same, even after unchecking the taskbar mode check and even after unchecking the taskbar radio button in toolbar properties as well.

Sorry this is giving you trouble.

Thanks for working with me,
Larry
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
07-27-2010, 05:31 PM -
#8
I've attached the tlbHost. This version writes the log file into tlbHost.log on the desktop. Please can you run it and send the file tlbHost.log to me, I'll try to find the place where the toolbar position changed.


Attached Files
.zip   tlbHost-with-log.zip (Size: 188.17 KB / Downloads: 373)
The TORDEX Team
http://www.tordex.com
hometownnerd
Junior Member
**


0
24 posts 5 threads Joined: Mar 2006
07-27-2010, 08:47 PM -
#9
ok ran it and I am attaching the log below

thanks again for your help,
Larry'


well I was attaching it but .log is not allowed sooo....

============= New Session==============
3:before create: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:after create: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:load:exit: 1229, 0, 1440, 900
5:before create: 0, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: 0, 10, 0, 1034
5:AdjustWindowRect:exit: 0, 10, 0, 1034
5ConfusedetWndPos:enter: 0, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5ConfusedetWndPos:enter: 0, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: 0, 10, 0, 1034
5:AdjustWindowRect:exit: 0, 10, 0, 1034
5ConfusedetWndPos:enter: 0, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5ConfusedetWndPos:enter: 0, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: 0, 10, 0, 1034
5:AdjustWindowRect:exit: 0, 10, 0, 1034
5ConfusedetWndPos:enter: 0, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5ConfusedetWndPos:enter: 0, 10, 0, 1034
5:after create: 0, 10, 0, 1034
5:fixPosition:enter: 0, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, -1280, 1034
5:AdjustWindowRect:exit: -1280, 10, -1280, 1034
5ConfusedetWndPos:enter: -1280, 10, -1280, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5ConfusedetWndPos:enter: -1280, 10, -1280, 1034
5:fixPosition:exit: -1280, 10, -1280, 1034
5:load:exit: -1280, 10, -1280, 1034
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, -1254, 1034
5:AdjustWindowRect:exit: -1280, 10, -1254, 1034
5ConfusedetWndPos:enter: -1280, 10, -1254, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5ConfusedetWndPos:enter: -1280, 10, -1254, 1034
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
07-27-2010, 10:18 PM -
#10
Hmm... interesting results. I've attached the fixed version, but not sure this will help (I still can't to reproduce the bug). This version writes log file also. Please delete the existing tlbHost.log before running new version. Also save the standalone.xml before running tlbhost.exe, then post here both standalone.xml and tlbHost.log


Attached Files
.zip   tlbHost-with-log-2.zip (Size: 188.28 KB / Downloads: 367)
The TORDEX Team
http://www.tordex.com
hometownnerd
Junior Member
**


0
24 posts 5 threads Joined: Mar 2006
07-28-2010, 04:44 AM -
#11
Hmmm....did you find the location of the bad bit of code?? You mentioned the fixed version, but you seemed unsure, well you have figured it out I think, for the first time the SATLB started up correctly with the correct width!! =D> I will attach the log here and then also my SA.xml file. I started it a few times with the same results.


Thanks for taking the time to work this out,
Larry

3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
============= New Session==============
3:before create: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:after create: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:load:exit: 1229, 0, 1440, 900
5:before create: 0, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: 0, 10, 0, 1034
5:AdjustWindowRect:exit: 0, 10, 0, 1034
5ConfusedetWndPos:enter: 0, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5ConfusedetWndPos:enter: 0, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: 0, 10, 0, 1034
5:AdjustWindowRect:exit: 0, 10, 0, 1034
5ConfusedetWndPos:enter: 0, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5ConfusedetWndPos:enter: 0, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: 0, 10, 0, 1034
5:AdjustWindowRect:exit: 0, 10, 0, 1034
5ConfusedetWndPos:enter: 0, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5ConfusedetWndPos:enter: 0, 10, 0, 1034
5:after create: 0, 10, 0, 1034
5:fixPosition:enter: 0, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, -1280, 1034
5:AdjustWindowRect:exit: -1280, 10, -1280, 1034
5ConfusedetWndPos:enter: -1280, 10, -1280, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5ConfusedetWndPos:enter: -1280, 10, -1280, 1034
5:fixPosition:exit: -1280, 10, -1280, 1034
5:load:exit: -1280, 10, -1280, 1034
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, -1254, 1034
5:AdjustWindowRect:exit: -1280, 10, -1254, 1034
5ConfusedetWndPos:enter: -1280, 10, -1254, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5ConfusedetWndPos:enter: -1280, 10, -1254, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
5:AdjustWindowRect:enter: -1280, 10, -1077, 1034
5:AdjustWindowRect:exit: -1280, 10, -1077, 1034
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
============= New Session==============
3:before create: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:after create: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:load:exit: 1229, 0, 1440, 900
5:before create: -1280, 10, -1077, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:after create: -1280, 10, -1077, 1034
5:fixPosition:enter: -1280, 10, -1077, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, -1077, 1034
5:AdjustWindowRect:exit: -1280, 10, -1077, 1034
5ConfusedetWndPos:enter: -1280, 10, -1077, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5ConfusedetWndPos:enter: -1280, 10, -1077, 1034
5:fixPosition:exit: -1280, 10, -1077, 1034
5:load:exit: -1280, 10, -1077, 1034
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
============= New Session==============
3:before create: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:after create: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:load:exit: 1229, 0, 1440, 900
5:before create: -1280, 10, -1077, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:after create: -1280, 10, -1077, 1034
5:fixPosition:enter: -1280, 10, -1077, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5:AdjustWindowRect:enter: -1280, 10, -1077, 1034
5:AdjustWindowRect:exit: -1280, 10, -1077, 1034
5ConfusedetWndPos:enter: -1280, 10, -1077, 1034
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
5ConfusedetWndPos:enter: -1280, 10, -1077, 1034
5:fixPosition:exit: -1280, 10, -1077, 1034
5:load:exit: -1280, 10, -1077, 1034
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
5:AdjustWindowRect:enter: -1280, 10, 0, 1034
5:AdjustWindowRect:exit: -1280, 10, 0, 1034
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900
3:fixPosition:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3:AdjustWindowRect:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:exit: 1229, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:AdjustWindowRect:enter: 0, 0, 1440, 900
3:AdjustWindowRect:exit: 0, 0, 1440, 900
3ConfusedetWndPos:enter: 1229, 0, 1440, 900
3:fixPosition:exit: 1229, 0, 1440, 900


Attached Files
.zip   standalone.zip (Size: 607 bytes / Downloads: 376)
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
07-28-2010, 03:06 PM -
#12
Thank you very much for your help. Here is the version without logging (both 32 and 64 versions).
The TORDEX Team
http://www.tordex.com
hometownnerd
Junior Member
**


0
24 posts 5 threads Joined: Mar 2006
07-29-2010, 05:32 AM -
#13
good morning. I have started to use this version and it works great....thanks for working on this issue and thanks for making one of my favorite software products ever!!

Larry


Forum Jump:


Users browsing this thread: 1 Guest(s)