Gui with DLL ( NO TEXT)

04/05/2021 21:59 kanka5252#1
Why dont see corners? anyone know this? when i move menu its fixing


[Only registered and activated users can see links. Click Here To Register...]

code :
sz.pos.x = 10;
sz.pos.y = 38;
sz.size.width -= (sz.pos.x * 2);
sz.size.height -= (sz.pos.y + sz.pos.x);
CIFFrame* m_frame_main = (CIFFrame*)CreateInstance(wnd, GFX_RUNTIME_CLASS(CIFFrame), sz, GDR_FLORIAN0_MAIN_FRAME, 0);
m_frame_main->TB_Func_13("interface\messagebox\msgboxwindow", 1, 0;
04/06/2021 02:13 #KB#2
You have to get deeper in resinfo texts.
04/06/2021 09:58 kanka5252#3
Quote:
Originally Posted by thaidu0ngpr0 View Post
Crypto is king
Yea trying somethings��

Quote:
Originally Posted by #KB View Post
You have to get deeper in resinfo texts.
I looking but cant find offset of button
04/06/2021 12:59 omar125#4
you can use devkit interface tool
04/06/2021 16:18 kanka5252#5
Quote:
Originally Posted by omar125 View Post
you can use devkit interface tool
i used devkit :)
04/13/2021 22:44 kanka5252#6
Quote:
Originally Posted by #KB View Post
You have to get deeper in resinfo texts.
need help for corners dude.