News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Ascii Screen Capture

Started by herge, May 11, 2006, 03:17:19 PM

Previous topic - Next topic

herge

  Hi All:

Here is an old assembler program that
captures the  text from the screen.

Yours Truly: Herge


[attachment deleted by admin]
// Herge born  Brussels, Belgium May 22, 1907
// Died March 3, 1983
// Cartoonist of Tintin and Snowy

herge

 Hi All:

You should use the Old Linker which is usually LINK.EXE renamed to LINK16.EXE
Do not use linker that comes with MASM32 it's a 32 bit linker.
You need the original 16 bit linker which is available from Microsoft.

Thanks.
// Herge born  Brussels, Belgium May 22, 1907
// Died March 3, 1983
// Cartoonist of Tintin and Snowy