All public logs
From NSIS Wiki
Jump to navigationJump to search
Combined display of upload, deletion, protection, user block, page move, and sysop logs. You can narrow down the view by selecting a log type, the user name, or the affected page.
- 16:12, 21 September 2025 Anders talk contribs created page Polyglot (Created page with "Category:Code Examples == C/C++ == <highlight-nsis> #if 0 NSIS: Page InstFiles Section SectionEnd !if 0 #else C: #include <stdio.h> void main() { printf("Hello World\n"); } #if 0 !endif #endif #endif //~ EOF */ </highlight-nsis>")