Jump to content
TrinityCore

Percoles

Plebs
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Percoles

  1. Edit authserver.vcxproj and worldserver.vcxproj

    Alter _WIN32_WINNT to any below
    NT4      = 0x0400
    WIN2K    = 0x0500
    WINXP    = 0x0501
    WS03     = 0x0502
    WIN6     = 0x0600
    VISTA    = 0x0600
    WS08     = 0x0600
    LONGHORN = 0x0600
    WIN7     = 0x0601
    WIN8     = 0x0602
    WINBLUE  = 0x0603

×
×
  • Create New...