{"id":22733258,"url":"https://github.com/applehatdot/win32aboutdialog","last_synced_at":"2025-03-30T01:45:03.750Z","repository":{"id":261839373,"uuid":"885489009","full_name":"ApplehatDot/Win32AboutDialog","owner":"ApplehatDot","description":"Example About Dialog written in C++ (winAPI) ","archived":false,"fork":false,"pushed_at":"2025-01-20T14:15:44.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T04:09:54.170Z","etag":null,"topics":["about-dialog","cpp","winapi-application","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ApplehatDot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-11-08T17:24:10.000Z","updated_at":"2025-01-20T14:15:45.000Z","dependencies_parsed_at":"2024-11-08T18:39:26.026Z","dependency_job_id":"97d2562b-cdb4-45ce-b3ad-ddbfd08dd71f","html_url":"https://github.com/ApplehatDot/Win32AboutDialog","commit_stats":null,"previous_names":["applehatdot/win32aboutdialog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApplehatDot%2FWin32AboutDialog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApplehatDot%2FWin32AboutDialog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApplehatDot%2FWin32AboutDialog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApplehatDot%2FWin32AboutDialog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ApplehatDot","download_url":"https://codeload.github.com/ApplehatDot/Win32AboutDialog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246266251,"owners_count":20749754,"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":["about-dialog","cpp","winapi-application","windows"],"created_at":"2024-12-10T20:13:27.156Z","updated_at":"2025-03-30T01:45:03.718Z","avatar_url":"https://github.com/ApplehatDot.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Win32AboutDialog\nExample About Dialog written in C++ (winAPI; win32) for whatever you wish to use it on\n\n\u003cimg src=\"photos/screenshot.png\"\u003e\n\n__AboutDiag.cpp__ _(*.h; *.rc)_ are the About Dialog itself *(Never thought of that!)*\n\n**run.c** runs the command from the DLL\n\nthe banner must be a bitmap at **500 x 100 [pixels]** size.\n_[Why Bitmap? WinAPI has the commands to do it, not so complicated compared to other ones.]_\n\n~~**what needs to be fixed?** - Let the dialog display the whole `wchar_t` and not the 'A' (a bug.)~~ fixed\n\n\n# Compile\nusing MinGW, compile both things using these commands:\n\n```batch\nwindres AboutDiag.rc -O coff -o AboutDiag.res\ng++ -shared -o AboutDiag.dll AboutDiag.cpp AboutDiag.res -lgdi32\ngcc -o run.exe run.c \n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplehatdot%2Fwin32aboutdialog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapplehatdot%2Fwin32aboutdialog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplehatdot%2Fwin32aboutdialog/lists"}