aboutsummaryrefslogtreecommitdiff
path: root/common/winexe_pe.cpp
AgeCommit message (Expand)Author
2020-01-11COMMON: Add a common base class for the Windows resource classesCameron Cawley
2020-01-11COMMON: Rename PEResources::getNameList() to getIDList()Cameron Cawley
2018-05-10COMMON: Use nullptr instead of NULL or 0 where appropriateBastien Bouclet
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2012-08-26COMMON: Add MKTAG16 for 16-bit multi-character constantsMatthew Hoops
2011-08-07COMMON: Remove superfluous Common:: qualifiers.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-24COMMON: Fix MSVC warning in PEResources::parseResourceLevel()Littleboy
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2011-02-22COMMON: Begin to merge some NE/PE codeMatthew Hoops