hi,
i have my Demo under c:\fwh\Sample\123
when start c:\fwh\FIVEDIT\FIVEDIT.EXE it say "missing fwdbg.dll"
but there is c:\fwh\samples\fwdbg.dll ...
i guess i still have a Environment Problem with FiveWin
---
when have ALTD() in Source how to let Debugger run to that ALTD()
there is no F5
F6 ask me to Exit Debugger
F7 is different while it only goto End of function
F9 Trace ... no Idea
Request : Crtl-G or Alt-G goto line 1234
fwdbg.dll when start FIVEDIT.EXE
fwdbg.dll when start FIVEDIT.EXE
greeting,
Jimmy
Jimmy
Re: fwdbg.dll when start FIVEDIT.EXE
Copy that DLL from the SAMPLES folder to the folder where FIVEDIT.EXE is ( c:\fwh\FIVEDIT\ )
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: fwdbg.dll when start FIVEDIT.EXE
OK that workcnavarro wrote:Copy that DLL from the SAMPLES folder to the folder where FIVEDIT.EXE is ( c:\fwh\FIVEDIT\ )
now FivEdit ask me where is PRG to debug ...
greeting,
Jimmy
Jimmy