How to create a app in C++Builder with WindowBlinds
from
Stardock Forums
Hi all,
Help me create a app in C++Builder with WindowBlinds?
I code in TForm1::TForm1(TComponent* Owner)
Wbocx11->SetRootPathStr(L"C:\Program Files\Stardock\DirectSkin\samples\skins");
Wbocx11->LoadUIS(L"Dogmax\\Dogmax.uis");
Wbocx11->InitWB() ;
Wbocx11->DoWindow((long)Handle);
but has been loop nolimited.
How to use WindowBlinds with C++Builder help me, please.
Thanks!
Help me create a app in C++Builder with WindowBlinds?
I code in TForm1::TForm1(TComponent* Owner)
Wbocx11->SetRootPathStr(L"C:\Program Files\Stardock\DirectSkin\samples\skins");
Wbocx11->LoadUIS(L"Dogmax\\Dogmax.uis");
Wbocx11->InitWB() ;
Wbocx11->DoWindow((long)Handle);
but has been loop nolimited.
How to use WindowBlinds with C++Builder help me, please.
Thanks!