Update #1 is here:
Fixed Audio/Video synchronization: I’ve fixed the issue where audio and video would get out of sync when seeking
(Left Arrow, Right Arrow, PgUp, PgDn). It now works correctly.
BAS program update: The BAS program has been updated to include BI and BM files as suggested by SMcNeill.
Dynamic file loading: Following SMcNeill's suggestion, I am now using _OpenFileDialog$, so there is no longer a need to
hardcode the video filename directly into the program.
Installation: There is no need to redownload everything; you only need the attached ZIP file. It contains:
New 32-bit and 64-bit DLLs.The updated BAS program (which now works with both versions).The source code for the DLLs.
Instructions: Simply place the correct DLL for your system and the new BAS file into your project folder.
Fixed Audio/Video synchronization: I’ve fixed the issue where audio and video would get out of sync when seeking
(Left Arrow, Right Arrow, PgUp, PgDn). It now works correctly.
BAS program update: The BAS program has been updated to include BI and BM files as suggested by SMcNeill.
Dynamic file loading: Following SMcNeill's suggestion, I am now using _OpenFileDialog$, so there is no longer a need to
hardcode the video filename directly into the program.
Installation: There is no need to redownload everything; you only need the attached ZIP file. It contains:
New 32-bit and 64-bit DLLs.The updated BAS program (which now works with both versions).The source code for the DLLs.
Instructions: Simply place the correct DLL for your system and the new BAS file into your project folder.

