Jump to content

bigmuscle

Patron
  • Posts

    1,758
  • Joined

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    Czech Republic

Everything posted by bigmuscle

  1. New feature added to your profiles: * When you deactivate wrong key, you can reactivate it back. But you will need to wait another 30 days if you want to deactivate it again and get a new key.
  2. I'll give keys to him, I have no problem with it, but he must wait when I have time and I can go through my PayPal history and do all steps manually.
  3. Right, I can confirm a crash on drop operation. What's about that font? Do you have screenshot?
  4. Is drag&drop broken only on Win10 or does it happen in Win8.x too?
  5. So do I understand correctly that you didn't respect instructions on this page and you just randomly sent some money from your credit card ? Why?
  6. Yes the one I used is made for Win10. This one http://damonkeyoncrack.deviantart.com/art/Aero7-V2-for-Windows-8-8-1-10-TP-429412929If I see correctly, it is theme for Win8.x which have been tested on Win10. Thus it is not fully Windows 10 theme.
  7. And are you using Win10-compatible theme? Or just some theme created for Win8.x ?
  8. Ah, the link should direct to my website so it is wrong. I'll fix it.
  9. But I cannot find you in the database => you didn't donate using Donate button on my website.
  10. jimmychuang: please let me know if my advice helped you. MonoTrix: And did you use standard donate procedure via button on my website?
  11. It should not cause problems, only empty ZIP/postal code can cause problem, that's why password have been brought. Send me your PayPal e-mail (via PM) and I will check it.
  12. Modernapp does not take the images from custom atlas yet. It is always taken from the current theme.
  13. I would start with deleting this value. What do you think that blur radius of such high value will look like?
  14. See last point in the guide http://glass8.eu/guide.html
  15. Unfortunately, all values are hardcoded in ApplicationFrame.dll, only a few values are read from theme settings.
  16. I returned back to my computer and checked the DLL... and now I will look like an as*****... visual studio compiled the DLL into different folder so I uploaded wrong DLL reuploaded
  17. look at debug.log to see what's wrong.
  18. NoelC: everything seems correct on your image, I would check if the DLL is injected correctly - e.g. using Process Explorer or some similar tool which allows listing loaded modules. My DLL always opens the console as the first thing so it would open even if there is some bug in my code. You can also check this - open some 64-bit application and then try to delete my DLL. It should be locked because AppInit_DLLs method inject it into every process. I'm note sure if that EventVwr error log is somehow connected. About short names... is it still needed? I have "ModernFrame.dll" name (which is actually long name) and it works.
  19. It is simple, you didn't inject it correctly, because it opens new console window immediately after injection into ApplicationFrameHost.exe. I tested on several systems and it works correctly, so just verify that the DLL is correctly injected into your ApplicationFrameHost.exe.
  20. Blah, 0x31E = WM_DWMCOMPOSITIONCHANGED MSDN says: Is there any explanation why this message has been sent?
  21. Modern Frame Removal for Win10 Since Windows 10 has not been released yet, I'm not creating separate topic for this but putting it into this one. I'm going away for a fey days so I'm leaving you here small unfinished tool which removes that ugly grey title bar on windowed modern applications. Currently, there are some limitations: only 64-bit debug buildit is intended for testing only and not for regular usage (use it on your risk and don't complain about console window)it needs to be injected via old AppInit_DLLs registry value = secure boot off (you can check my website guide)symbol file for ApplicationFrame.dll needs to be present - if you install into Aero Glass folder (where dbghelp.dll and symsrv.dll is present), it will do it automaticallyfullscreen is not handled correctly - no button to switch to fullscreen, no overlay titlebar in fullscreenplain backgrounds on modern applications are not rendered at all - you will probably see completely black instead of specific color (e.g. in modern application splash screen)probably more buggy than I think :-Dno icon on titlebar, because I don't know how to get icon for modern application (regular WM_GETICON does not work)Just kill ApplicationFrameHost.exe after install. Download link
  22. It would be nice to see whole debug.log, especially last actions before it happened.
  23. Since Windows 10 have not been released yet, it makes no sense to release final Aero Glass for them.
  24. Just send me PM with all info - e-mail + key and I'll reactivate it. Just be patient if I don't respond immediately after your PM.
  25. You need to provide that minidump file with verbose debug.log. Minidump does not have to be Aero Glass related. It is generated everytime DWM crashes.
×
×
  • Create New...