Ignore:
Timestamp:
Jan 8, 2001, 6:54:48 PM (25 years ago)
Author:
umoeller
Message:

Final changes for 0.9.7, i hope...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/comctl.h

    r20 r21  
    440440    // TOOLINFO.uFlags flags (ORed)
    441441    // #define TTF_IDISHWND            0x0001
    442                 // V0.9.7 (2001-01-03) [umoeller]: removed this win95 bullshit
     442                // V0.9.7 (2001-01-03) [umoeller]: removed this win95 crap
    443443    #define TTF_CENTERBELOW         0x0002
    444444    #define TTF_CENTERABOVE         0x0004
    445445    // #define TTF_RTLREADING          0x0004
    446                 // V0.9.7 (2001-01-03) [umoeller]: removed this win95 bullshit
     446                // V0.9.7 (2001-01-03) [umoeller]: removed this win95 crap
    447447    #define TTF_SUBCLASS            0x0008
    448448    // non-Win95 flags
     
    460460     *      and many other TTM_* messages.
    461461     *
    462      *@@changed V0.9.7 (2001-01-03) [umoeller]: removed all that win95 bullshit
     462     *@@changed V0.9.7 (2001-01-03) [umoeller]: removed all that win95 crap
    463463     */
    464464
     
    526526     *      This structure is used with the TTN_NEEDTEXT notification.
    527527     *
    528      *@@changed V0.9.7 (2001-01-03) [umoeller]: got rid of this win95 bullshit
     528     *@@changed V0.9.7 (2001-01-03) [umoeller]: got rid of this win95 crap
    529529     */
    530530
Note: See TracChangeset for help on using the changeset viewer.