News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Dual 64- and 32-bit Assembly

Started by jj2007, March 30, 2021, 02:08:44 AM

Previous topic - Next topic

jj2007

Thanks, Hector. What is the last thing you see in the console?

HSE

http://masm32.com/board/index.php?topic=9266.msg111076#msg111076  :biggrin:
Equations in Assembly: SmplMath

jj2007

Umpfffff... that's a tough one. Can you give it another try, please?

HSE

 :thumbsup: :thumbsup: pass trough previous problem, die in Resguard:; ==================================================================================================
; Title:   ResGuard.inc
; Author:  G. Friedrich
; Version: 1.0.0
; Purpose: Detection of resource leakages using ObjAsm32 ResGuard.dll.
; Notes:   Version 1.0.0, April 2005
;            - First release.
; ==================================================================================================

ResGuardStart proto
ResGuardStop  proto
ResGuardShow  proto


Removing that file, habemus pt.inc.
Work fine with CreateFile example.
Equations in Assembly: SmplMath