HCeline

HCeline

Joined Member # 6164957
5 Posts 6 Replies 98 Reputation

The problem with being unable to select specific target OS in SkinStudio advanced settings is still present in latest beta:: https://forums.stardock.com/492832/page/1/#3736944 I have not had time to test if 64bit Plugin DLLs for Titlebar buttons has been made available, need to find where I saved my copy of the SDK and my code from last attempt. But the thread has not been updated since you said "Please keep an eye on th

1 Replies 3,886 Views

I managed to fix the "busy-pointer for about two seconds and then the window closes" part. The issue was a missing TimerProc(), once added the button works where it shows. Once I got that working I started thinking; maybe the rest of this issue is related to my other problem. So I found a program that let me start both 32bit and 64bit version at the same time, result: The button from my dll shows in the titlebar of the 32bit ver

5 Replies 6,100 Views

While waiting for answer on my other questions , I started attacking my problem from the other end ( I am trying to get WindowBlinds, Corsair iCUE and DisplayFusion to talk to each-other and cooperate). When I finally got DisplayFusion and iCUE talking I discovered a big problem; getting that part working required a 64bit .dll, while as far as i know the UIS2 titlebar button .d

1 Replies 5,029 Views

One thing that irks me abut the titlebar button API: There is a WBDrawMulti() but no WBPRessMulti() or WBReleaseMulti(). So... I can make multiple buttons with one .dll that look different. But if I want multiple buttons with different function; I need separete .dlls for each button? Pardon me if there is some thick to this that I do not see as a very amateur programmer, but this seems strange to me.

4 Replies 5,239 Views

I am very sorry, but my desktop had a hardware-breakdown and I'm still waiting for new parts. This leaves me with only the laptop with fast ring win10.

5 Replies 6,100 Views

Hi, I'm having problems getting a uis2 plugin to work here. But first need to complain that in addition to being way outdated, this SDK is virtually impossible to locate; without help from archive.org I would never have found it. Then the problem at hand: When reducing the example to a minimal skeleton (sourcefiles posted below) and setting a uis2-button action to "Dll button using image": the button shows only in WindowBlinds/SkinStudio own windows

5 Replies 6,100 Views