Usermode/AxWin4 - Controls working, starting on text
[tpg/acess2.git] / Usermode / Applications / axwin4_src / Server / include / CWindow.hpp
index 704f0c1..3c763de 100644 (file)
@@ -31,6 +31,7 @@ public:
        void Show(bool bShow);  
        void Move(int X, int Y);
        void Resize(unsigned int W, unsigned int H);
+       void SetFlags(uint32_t Flags);
        
        uint64_t ShareSurface();
        

UCC git Repository :: git.ucc.asn.au