Skip to content

skynowa/CppTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Roadmap 28-Jan-2025 GitHub Watchers GitHub Workflow Status

  • Algos █░░░░░░░░░ 14% (14)
  • Backend ░░░░░░░░░░ 0% (2)
  • Build ░░░░░░░░░░ 0.0% (0)
  • C █████████░ 🚩93% (14)
  • Cpp █████████░ 🚩92% (198)
  • DevOps ░░░░░░░░░░ 0% (1)
  • Docs ██████████ 🚩100% (1)
  • FAQ ░░░░░░░░░░ 0% (5)
  • Feedback ░░░░░░░░░░ 0% (2)
  • Front ░░░░░░░░░░ 0% (1)
  • Idioms ████████░░ 🔥83% (47)
  • IpcMt ████░░░░░░ 38% (34)
  • Libs █████████░ 🚩93% (28)
  • Network ████████░░ 🔥75% (4)
  • OOP ░░░░░░░░░░ 0% (1)
  • OS █████████░ 🚩91% (45)
  • Patterns ████░░░░░░ 45% (31)
  • Practice ░░░░░░░░░░ 0% (1)
  • PreproccessCompile ░░░░░░░░░░ 0% (1)
  • Python ████████░░ 🔥75% (4)
  • Review ░░░░░░░░░░ 0% (2)
  • SQL ██████████ 🚩95% (21)
  • ScmCiCd ░░░░░░░░░░ 0% (1)
  • Stl ███░░░░░░░ 32% (93)
  • Syntax ░░░░░░░░░░ 0% (1)
  • Templates ██████░░░░ 🔥57% (14)
  • 📁 ✅ Linux 100% (1)
  • 📁 ⌛ Unix 50% (6)
  • 📁 ⌛ Windows 97% (38)
    • 📁 ✅ RegDLL 100% (28)
      • 📁 ✅ DLLClient1 100% (2)
        * <a href="/OS/Windows/RegDLL/DLLClient1/DLLCode.cpp" title="">✅ `DLLCode.cpp`</a>
        * <a href="/OS/Windows/RegDLL/DLLClient1/DLLCode.h" title="">✅ `DLLCode.h`</a>
        
      • 📁 ✅ DLLClient2 100% (2)
        * <a href="/OS/Windows/RegDLL/DLLClient2/DLLCode.h" title="">✅ `DLLCode.h`</a>
        * <a href="/OS/Windows/RegDLL/DLLClient2/DLLClient2.cpp" title="">✅ `DLLClient2.cpp`</a>
        
      • 📁 ✅ MFCAp 100% (12)
        * <a href="/OS/Windows/RegDLL/MFCAp/MFCApView.h" title="">✅ `MFCApView.h`</a>
        * <a href="/OS/Windows/RegDLL/MFCAp/MFCApView.cpp" title="">✅ `MFCApView.cpp`</a>
        * <a href="/OS/Windows/RegDLL/MFCAp/MFCAp.cpp" title="">✅ `MFCAp.cpp`</a>
        * <a href="/OS/Windows/RegDLL/MFCAp/MFCAp.h" title="">✅ `MFCAp.h`</a>
        * <a href="/OS/Windows/RegDLL/MFCAp/MainFrm.h" title="">✅ `MainFrm.h`</a>
        * <a href="/OS/Windows/RegDLL/MFCAp/StdAfx.cpp" title="">✅ `StdAfx.cpp`</a>
        * <a href="/OS/Windows/RegDLL/MFCAp/Resource.h" title="">✅ `Resource.h`</a>
        * <a href="/OS/Windows/RegDLL/MFCAp/DLLCode.h" title="">✅ `DLLCode.h`</a>
        * <a href="/OS/Windows/RegDLL/MFCAp/MainFrm.cpp" title="">✅ `MainFrm.cpp`</a>
        * <a href="/OS/Windows/RegDLL/MFCAp/StdAfx.h" title="">✅ `StdAfx.h`</a>
        * <a href="/OS/Windows/RegDLL/MFCAp/MFCApDoc.h" title="">✅ `MFCApDoc.h`</a>
        * <a href="/OS/Windows/RegDLL/MFCAp/MFCApDoc.cpp" title="">✅ `MFCApDoc.cpp`</a>
        
      • 📁 ✅ RDLLMFC 100% (7)
        * <a href="/OS/Windows/RegDLL/RDLLMFC/RDLLMFC.cpp" title="">✅ `RDLLMFC.cpp`</a>
        * <a href="/OS/Windows/RegDLL/RDLLMFC/DLLCode.cpp" title="">✅ `DLLCode.cpp`</a>
        * <a href="/OS/Windows/RegDLL/RDLLMFC/StdAfx.cpp" title="">✅ `StdAfx.cpp`</a>
        * <a href="/OS/Windows/RegDLL/RDLLMFC/Resource.h" title="">✅ `Resource.h`</a>
        * <a href="/OS/Windows/RegDLL/RDLLMFC/DLLCode.h" title="">✅ `DLLCode.h`</a>
        * <a href="/OS/Windows/RegDLL/RDLLMFC/RDLLMFC.h" title="">✅ `RDLLMFC.h`</a>
        * <a href="/OS/Windows/RegDLL/RDLLMFC/StdAfx.h" title="">✅ `StdAfx.h`</a>
        
      • 📁 ✅ W32DLL 100% (5)
        * <a href="/OS/Windows/RegDLL/W32DLL/DLLCode.cpp" title="prototypes all of the DLL interface objects">✅ `DLLCode.cpp`</a>
        * <a href="/OS/Windows/RegDLL/W32DLL/W32DLL.cpp" title="Defines the entry point for the DLL application">✅ `W32DLL.cpp`</a>
        * <a href="/OS/Windows/RegDLL/W32DLL/StdAfx.cpp" title="">✅ `StdAfx.cpp`</a>
        * <a href="/OS/Windows/RegDLL/W32DLL/DLLCode.h" title="prototypes all of the DLL interface objects">✅ `DLLCode.h`</a>
        * <a href="/OS/Windows/RegDLL/W32DLL/StdAfx.h" title="">✅ `StdAfx.h`</a>
        

FAQ

Icons

  • 📁 - Dir
  • 📝 - FAQ
  • ✅ - Done
  • ⌛ - In-progress
  • 🖊 - Remark
  • ❌ - Todo
  • 🔥 - TOC - hot
  • 🚩 - TOC - done / nearly done

Labels

  • \todo, [todo], [ ], [-], [\*] - Todo
  • \remark, [remark], \review, [review], [\?] - Review
  • Brief comments from FAQ.md files used as dir titles