The MASM Forum

Microsoft 64 bit MASM => MASM64 SDK => Topic started by: hutch-- on March 13, 2020, 09:54:25 AM

Title: Test piece for 2 algos to load text and source files into a list box
Post by: hutch-- on March 13, 2020, 09:54:25 AM
I have a tool in mind for the two algos in this example, it loads a CRLF delimited source file into a list box which is then available for following processing.
Title: Re: Test piece for 2 algos to load text and source files into a list box
Post by: Biterider on March 13, 2020, 05:22:42 PM
Hi
It works fine here (Win 10 64/Home). The ListBox responds a bit sluggish to fast scrolling, but I think that that is not the goal of the test.


Biterider
Title: Re: Test piece for 2 algos to load text and source files into a list box
Post by: K_F on March 17, 2020, 09:10:18 AM
Fast on Win7.