Search found 4 matches
- Sun Nov 11, 2012 4:32 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: problem with integration of new cse-validator pro
- Replies: 14
- Views: 15477
Re: problem with integration of new cse-validator pro
Version 2011 does not, but I'll try to release a patched copy of version 2011 as well so everybody is happy. Sounds good. For maximum compatibility with this problem in some versions of CSE HTML Validator , I recommend that you try the properly named functions first - "CSEGetString" and ...
- Thu Nov 08, 2012 11:38 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: problem with integration of new cse-validator pro
- Replies: 14
- Views: 15477
Re: problem with integration of new cse-validator pro
It is not an issue with CSE HTML Validator, even not with the API as such. It is an issue with DLL imports. There is no more CSEGetString / CSESetString (these were available in old versions). Although we do not use them (have never used), it was listed in the imports section of the old header and ...
- Thu Nov 08, 2012 10:33 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: problem with integration of new cse-validator pro
- Replies: 14
- Views: 15477
Re: problem with integration of new cse-validator pro
Working on this right now... Seems that CSE DLL no longer exports some functions, so we had to change the header file. The wait won't be long. Hi Karlis, I'm curious, can you be more specific? What functions are not being exported anymore? If this is an issue with CSE HTML Validator , then I'd like ...
- Thu Nov 08, 2012 4:27 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: problem with integration of new cse-validator pro
- Replies: 14
- Views: 15477
Re: problem with integration of new cse-validator pro
Seems that the author of CSE has changed the integration API (again). We will take a look at this, most likely this will be corrected in version 2014 beta or preview. Hello Karlis, As far as I recall, the CSE HTML Validator API has always maintained backward compatibility when adding new ...