Announcement

Collapse
No announcement yet.

DDT.inc and win32api.inc define same constant

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    DDT.inc and win32api.inc define same constant

    I noticed that both 'DDT.inc' and 'win32api.inc'
    define '%DS_DDT_DEFAULT'.
    I got a complaint from the compiler when I both included them in
    my program. Is this done intentionally or by mistake? Or are
    these 2 libs usually not used together?

    Kind regards
    Eddy


    ------------------
    Eddy

    #2
    DDT.inc is a light version of win32api.inc, to be used with simple
    DDT app's that doesn't use any API calls. Easiest to skip that one
    completely and only use win32api.inc instead, IMHO..


    ------------------

    Comment

    Working...
    X
    😀
    🥰
    🤢
    😎
    😡
    👍
    👎