My Problem (Remote program)

I'm having a big problem at the moment. In my remote program (like Remote Desktop Connection), when I press Winkey (Start button), it will call winkey of system and my program. So, how can I do for disable only Winkey (Start button) of system (like Remote Desktop Connection) ? Thanks so much.

Regards,
Last edited on
Normal remote access programs usually have a toolbar button or menu to send this key event to the client machine, especially ctrl alt del. Thats how i did it when i wrote mine.
I've already emulated keyboard in my program, but when I press Start button (between Ctrl and Alt button on keyboard), it will call Start(on the left bottom corner of screen) of Window System and my program also. I'm finding how to disable "Start" of Window System :(
Topic archived. No new replies allowed.