C#C
C#3y ago
Blaze

ShowWindow() help

Hello, im using the ShowWindow() from "User32.dll" to hide (SW_SHOW = 0x00) a window and show (SW_SHOW = 0x05) it later however showing it after its hidden it does not work (Im guessing the window does not exist anymore.)!
Was this page helpful?