{"id":21070820,"url":"https://github.com/fafalone/wicdemo64","last_synced_at":"2026-05-17T21:33:09.350Z","repository":{"id":215009675,"uuid":"737893652","full_name":"fafalone/WICDemo64","owner":"fafalone","description":"Windows Imaging Component Demo","archived":false,"fork":false,"pushed_at":"2024-04-06T21:16:49.000Z","size":6340,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-20T21:56:48.933Z","etag":null,"topics":["twinbasic","vb6","wic","windows","windows-graphics","windows-imaging-component","windows-shell"],"latest_commit_sha":null,"homepage":"","language":"Visual Basic 6.0","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/fafalone.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-01-01T21:52:08.000Z","updated_at":"2024-01-28T23:06:13.000Z","dependencies_parsed_at":"2024-01-02T00:26:10.285Z","dependency_job_id":"7461239d-1d18-4841-b301-f7fdfbd1135f","html_url":"https://github.com/fafalone/WICDemo64","commit_stats":null,"previous_names":["fafalone/wicdemo64"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fafalone%2FWICDemo64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fafalone%2FWICDemo64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fafalone%2FWICDemo64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fafalone%2FWICDemo64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fafalone","download_url":"https://codeload.github.com/fafalone/WICDemo64/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243513877,"owners_count":20303026,"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":["twinbasic","vb6","wic","windows","windows-graphics","windows-imaging-component","windows-shell"],"created_at":"2024-11-19T18:48:29.214Z","updated_at":"2026-05-17T21:33:09.342Z","avatar_url":"https://github.com/fafalone.png","language":"Visual Basic 6.0","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WICDemo64\nWindows Imaging Component Demo\n\n\n![image](https://github.com/fafalone/WICDemo64/assets/7834493/63732210-15fe-4949-b516-f7194f050f87)\n\nThought I'd see if my WIC demo worked in tB. Happy to report the initial import of the VB6 project worked flawlessly. From there I rewrote for 64bit. Thought it's worth noting how much easier WinDevLib API modules make this: Rather than go through and update all the Win API defs, all I did was comment them out, letting WinDevLib take over those in addition to taking over the COM interfaces from oleexp. After a minor hiccup (major bug in WinDevLib.IStream, now fixed), all that needed to be modified was removing some oleexp. qualifiers, switching `GetObject` to `GetObjectW` since the intrinsic version was getting priority, and changing handles/pointers to `LongPtr`.\n\n**WICDemo64.twinproj** - Main project file. x64 compatible, WinDevLib package\n\n**WICDemo.twinproj** - Original VB6 import. 32bit only, uses oleexp.tlb. \n\n\n**Update (Version 0.5, 31 Jan 2026):** Fixes to work with recent tB, WDL, and oleexp.tlb versions. Minor improvements.\n\n**Update (Version 0.4, 06 Apr 2024):** - Bug fixes to work with latest WDL versions ([Issue #1](https://github.com/fafalone/WICDemo64/issues/1)). Fix save notification position.\n\n**Update (Version 0.3, 03 Mar 2024):** Added BMP save option; also .twinproj has been updated to use a more recent version of WinDevLib (formerly tbShellLib) due to errors in the package tB did not raise at the time this project was released.\n\nOriginal project page:\n[[VB6] Intro to the Windows Imaging Component (WIC): Scale and convert JPG to PNG](https://www.vbforums.com/showthread.php?879907) (the attached version adds BMP as a supported save format)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffafalone%2Fwicdemo64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffafalone%2Fwicdemo64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffafalone%2Fwicdemo64/lists"}