-
DDX custom routines
I am trying to implement custom DDX/DDV routines from my home rolled library. I have created a DDX.CLW file in the VC98\Bin directory as the technical note requests. It does not seem to work!
Has anyone got this working succesfully?
Thanks in advance
bart
-
Re: DDX custom routines
Unfortunately, "I tried it and it doesn't work" does give us much information to go by. I assume you have read 'TN026: DDX and DDV Routines'?
CHKBOOK is a sample that does this, complete with CHKBOOK.CLW.
-
Re: DDX custom routines
I just did a search on dejanews and got two interesting messages. It seems I have put the ddx.clw file in the wrong place. It should be in Microsoft Visual Studio\Common\MSDev98\Bin.
I am off to try that. Thanks for the prompt reply! You are great.
bart
http://www.techcom.co.uk
-
Re: DDX custom routines
-
Hello,
I also tried placing ddx.clw in C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin , but no success for me !
Any suggestions ?
Thanks ... Sven