{"id":18311410,"url":"https://github.com/copy05/windowscreation","last_synced_at":"2026-05-09T05:35:07.962Z","repository":{"id":151112992,"uuid":"421883981","full_name":"Copy05/WindowsCreation","owner":"Copy05","description":"This is a template to create a window using C's Win32 API","archived":false,"fork":false,"pushed_at":"2023-01-20T22:43:19.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T01:04:02.469Z","etag":null,"topics":["c","copy05","cpp","template","win32","window","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Copy05.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-27T16:00:15.000Z","updated_at":"2023-04-02T14:00:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"e81c2f04-573b-408d-aed1-852252cec119","html_url":"https://github.com/Copy05/WindowsCreation","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Copy05/WindowsCreation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Copy05%2FWindowsCreation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Copy05%2FWindowsCreation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Copy05%2FWindowsCreation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Copy05%2FWindowsCreation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Copy05","download_url":"https://codeload.github.com/Copy05/WindowsCreation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Copy05%2FWindowsCreation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272692164,"owners_count":24977296,"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","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["c","copy05","cpp","template","win32","window","windows"],"created_at":"2024-11-05T16:17:37.650Z","updated_at":"2026-05-09T05:35:02.860Z","avatar_url":"https://github.com/Copy05.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windows Creation\n\nThis Repo Contains basic C++ Code to create a window with **C's Win32 API** for your C++ project\n\n\u003e **NOTICE:**\n\u003e \n\u003e I dont recomend using Win32 **ALONE** for making any Desktop apps please use some third party librarys *(like Vulkan, ImGUI)* too\n\n# Getting Started\n\nClone the source code and include it in your Project\n\n**if you have allready a main.cpp file:**\n\n```cpp\n#include \"Window.h\"\n\n// inside main function\nWindow* wind = new Window();\nwind-\u003erunWindow();\n```\n\n# Contribution\n\nIf you need assistant with Window Creation please go to issues create one and i will look to help","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopy05%2Fwindowscreation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcopy05%2Fwindowscreation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopy05%2Fwindowscreation/lists"}