Recent content by bluedxca93


  1. Which method should be used for openwith dialog?

    Thank you very much for this information, it is exactly what i searched.
  2. Which method should be used for openwith dialog?

    Somehow i got this logic: ## Summary of Registry Paths Searched: - `HKEY_CLASSES_ROOT\.<extension>` (for ProgID) - `HKEY_CLASSES_ROOT\SystemFileAssociations\. <extension>\shell` - `HKEY_CLASSES_ROOT\.<extension>\OpenWithProgids` - `HKEY_CLASSES_ROOT\.<extension>\OpenWithList` -...
  3. Solved How can i pack several png files into a dll as icons?

    Hi everyone, I've recently written a minimal file manager called cabinet using GTK3 and MSYS2, and I'm trying to figure out how to pack PNG icons into a DLL so that they can be accessed by my application at runtime. I would appreciate any guidance or examples on how to achieve this. Below are...
  4. Eleven pre Vista Look

    I did now start to Loik at the real deal. Not finished, but i think next week i can integrate this menu into my taskbar!
  5. Which Control CPL files are left in 24h2?

    Loaded some information on microsoft Help pages to build an simple app: But there seems to be missing a lot. I know that resolution can be replicated by using reactos CPL.
  6. Eleven pre Vista Look

    Your vista is transparent, mine never was like it. But do you mean the start menu? Need to look if windows 11 still provides the favorites, if yes it should be doable. The left side are only links..Clickable labels or buttons. Can be themed wirh css
  7. Eleven pre Vista Look

    I fully removed explorer.exe from my 24h2 System. But guess what my V;M does not need it to function. Code soon to be found here: gitlab.com/bluedxca93/11-shell-gtk/-/tree/main/0-5-beta?ref_type=heads .
  8. Any 3rd party system tray -/notification area app?

    Got it now partially working. The author of manaaged shell was very kind and gave me some hints about how to use the managed shell library. Now just need some bugfixes and implement the context menu forneach icon which should be doable i hope...
  9. Any 3rd party system tray -/notification area app?

    As you can read on github, it can be expected that system tray would possibly be removed or hidden in future releases of windows. Also im not a fan of the default shell. So i was searching the internet for system tray implementations and found the following: -) Cairo shell and retrobar have a...
  10. Solved Why is 2h24 a "disaster" to some people.

    24h2 just means 10.0. 26100 but there are numbers after it. Especially the shell and explorer seem to have received some updates. Now explorer seem to work again partially as dile manager. The shell is still unusable.microsoft tried to redesign on top of old working code and the result is a...
  11. Solved Why is 2h24 a "disaster" to some people.

    Well it works fine if you do just open a web browser . Got better with latest 24h2 builds.
  12. Solved Why is 2h24 a "disaster" to some people.

    Dont know. I know for sure that 24h2 is not equal to 24h2. The newer versions of it seem tonwork better. Even the default file manager seems to be fixed partially in lastest 24h2 builds. It functions again albeit terribly slow. On early 24h2 builds i had more problems, now it works but...
  13. How could inreversibly disable explorer.exe

    There is also MiniOS Ubuntu Matr, Xfce Fedora respin etc. Im a linux user for years. For university i need adobe products sooner or later and my camera eos 2000d requires a raw converter that cant run on linux. Darktable just does not work. And dxo pure raw version 2 is buggy on wine...
  14. How could inreversibly disable explorer.exe

    For those wondering why i dont need explorer: https://gitlab.com/bluedxca93/11-shell-gtk/-/tree/main/0-5-beta?ref_type=heads
Back
Top Bottom