Search results

  1. S

    Prevent Full Screen Applications From Drawing On A Windows Form

    I am working on a project using c# where I need a windows form to be on top of any open application. Since my form is docked, most issues are solved. My only problem I have is when certain full screen applications are started, they draw over top of my form. I would like to reach at least one of...
  2. S

    Learning Embedded Programming

    I want to start learning Embedded Systems Programming and I was wondering what would be a good place to start. I know C/C++ and a little of Assembly. If anyone has a suggestion for a small project to try and/or a good source of information to look into first, that would be great!