IniGetSectionNames: Revision history

From NSIS Wiki
Jump to navigationJump to search

Legend: (cur) = difference with current version, (last) = difference with preceding version, m = minor edit

29 August 2013

  • curprev 18:5818:58, 29 August 2013Anders talk contribs 1,866 bytes +1,866 Created page with "{{PageAuthor|Anders}} == Usage / Example == <highlight-nsis> Function MyIniEnumCallback Pop $0 ; Get section name from stack DetailPrint $0 ${If} $0 == "BAZ" ${IniGetSection..."