{"id":20061885,"url":"https://github.com/katahiromz/ratl","last_synced_at":"2025-05-05T16:31:11.443Z","repository":{"id":74404524,"uuid":"179652967","full_name":"katahiromz/RATL","owner":"katahiromz","description":"Independent ReactOS ATL","archived":false,"fork":false,"pushed_at":"2023-12-01T08:08:30.000Z","size":444,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-09T01:34:58.040Z","etag":null,"topics":["active-template-library","atl","cxx","reactos","win32","win32api","win32com","windows"],"latest_commit_sha":null,"homepage":"https://reactos.org/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/katahiromz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-04-05T09:18:19.000Z","updated_at":"2024-11-04T04:57:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"960ac3ce-1746-4bc8-8cc1-b3b56806bc31","html_url":"https://github.com/katahiromz/RATL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2FRATL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2FRATL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2FRATL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2FRATL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katahiromz","download_url":"https://codeload.github.com/katahiromz/RATL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252533772,"owners_count":21763655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["active-template-library","atl","cxx","reactos","win32","win32api","win32com","windows"],"created_at":"2024-11-13T13:25:47.211Z","updated_at":"2025-05-05T16:31:11.100Z","avatar_url":"https://github.com/katahiromz.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![](img/RATL-32x32.png) Independent ReactOS ATL (RATL)\n\nThis is an \"Active Template Library (ATL)\" clone from [ReactOS](https://reactos.org/).\n\n\u003cp align=center\u003e\n  \u003ca href=\"https://reactos.org/\"\u003e\n    \u003cimg alt=\"ReactOS\" src=\"img/reactos-225x54.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=center\u003e\n  \u003ca href=\"https://reactos.org/donate/\"\u003e\n    \u003cimg alt=\"Donate\" src=\"https://img.shields.io/badge/%24-donate-E44E4A.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://twitter.com/reactos\"\u003e\n    \u003cimg alt=\"Follow on Twitter\" src=\"https://img.shields.io/twitter/follow/reactos.svg?style=social\u0026label=Follow%20%40reactos\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Contributors\n\n- Copyright ReactOS Development Team\n- Copyright 2005 Jacek Caban\n- Copyright 2009 Andrew Hill (ash77@reactos.org)\n- Copyright 2013-2023 Katayama Hirofumi MZ (katayama.hirofumi.mz@gmail.com)\n- Copyright 2015-2023 Mark Jansen (mark.jansen@reactos.org)\n- Copyright Benedikt Freisen\n- And more!\n\n## How to use RATL in your project\n\n1. `git submodule add https://github.com/katahiromz/RATL`\n2. Add the following code into your `CMakeLists.txt`:\n\n```txt\nadd_subdirectory(RATL)\nget_directory_property(RATL_DEFINITIONS DIRECTORY RATL DEFINITION RATL_DEFINITIONS)\nget_directory_property(RATL_INCLUDE_DIRS DIRECTORY RATL DEFINITION RATL_INCLUDE_DIRS)\nget_directory_property(RATL_LIBRARIES DIRECTORY RATL DEFINITION RATL_LIBRARIES)\n```\n\n3. Use `RATL_DEFINITIONS`, `RATL_INCLUDE_DIRS`, and `RATL_LIBRARIES` in your `CMakeLists.txt`.\n\nSee samples/.\n\nTested on RosBE (ReactOS Build Environment) and Visual Studio 2019.\n\n## Notes\n\n- `CComQIPtr\u003ctype\u003e` is not supported due to GCC compatibility. Use `CComQIIDPtr\u003cI_ID(type)\u003e` instead.\n\n## License\n\n- LGPL 2.1 or later\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatahiromz%2Fratl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatahiromz%2Fratl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatahiromz%2Fratl/lists"}