[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Possible problem



Perhaps abbreviations should only recognized as being of the form x.x.x.x.
etc., where x is a single character.

Success,
Albert Wiersch
AI Internet Solutions
address@hidden
http://www.htmlvalidator.com/

-----Original Message-----
From: Addictive Software [mailto:address@hidden
Sent: Saturday, February 10, 2001 12:30 AM
To: address@hidden
Subject: RE: Possible problem


This is the abbreviation code.... its considered a possible abbreviation...
I'm afraid not all of them are X.X.X. ...  not sure what to do about this...
anyone have suggestions?

It is a pretty edge case....

Michael Novak
Addictive Software
address@hidden
http://www.addictive.net


> -----Original Message-----
> From: Albert Wiersch [mailto:address@hidden
> Sent: Friday, February 09, 2001 7:55 AM
> To: address@hidden
> Subject: Possible problem
>
>
>
> In this line:
> This will send the message WM_USER+43 to the window class named
> 'SuperHTMLEditor' using Windows API calls:
> PostMessage(FindWindow("SuperHTMLEditor", NULL),
> (UINT)(WM_USER+atol("43")), 0, (LPARAM)hAtom). The class name
> cannot contain space characters. Note that 'SuperHTMLEditor' and 43 are
> arbitrary- use your own name and message. There is no need to
> know the path
> to htmlval.exe if you use a proper API command (like ShellExecute()) since
> the registry contains the information that Windows needs to locate
> htmlval.exe.
>
> It found the word "htmlval.exe." (with the period at the end).
>
> Success,
> Albert Wiersch
> AI Internet Solutions
> address@hidden
> http://www.htmlvalidator.com/
>



Please visit Addict Home Site.