Author Topic: Unusual linker anomaly.  (Read 2783 times)

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10583
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Unusual linker anomaly.
« on: September 03, 2016, 08:57:00 PM »
i have been working on a test piece and when I tried to set up the drop file message, neither by hook or by crook would it work. Kept reporting an invalid handle. Eventually changed the linker from the MS version to Pelle's linker and presto, the drop file error disappeared. Have not got a clue why, everything else worked fine.
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

jj2007

  • Member
  • *****
  • Posts: 13957
  • Assembly is fun ;-)
    • MasmBasic
Re: Unusual linker anomaly.
« Reply #1 on: September 03, 2016, 09:14:35 PM »
Compare the executables...