WinX and timer function

21 views
Skip to first unread message

Guy Lonne

unread,
Aug 5, 2025, 5:43:39 AMAug 5
to xbl...@googlegroups.com
Hi Xbliters,

I'm back at my keyboard and ready to resume analyzing Gary's WinX.x bug
report. If a bug fix is still pending, I'd like to analyze the code in a
controlled environment.

Based on my initial assessment, I believe the root cause may be the
interaction between two libraries: WinX.x and Xsx.x.

These libraries operate in isolation by design, with minimal
communication or shared state management, which could be the cause of
the synchronization issue in question.

I suspect the problem stems primarily from WinX's DoEvent() call, which
may lack of the step of associating the timer "launched" by a call to
xsx's XstStartTimer() with a specific window procedure.

I'll focus on how these libraries communicate and manage the two: 1.
xsx's XstStartTimer() and 2. WinX's DoEvent().

I'm open to any suggestions. Let's solve this problem once and for all.

--
Bye! Guy

Reply all
Reply to author
Forward
0 new messages