There is a VI on the NI site which will disable ctrl+esc and alt+tab. I don't think you can disable ctrl+alt+del. Here is the link (which may be split into multiple lines):
<http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3E7DF56A4E034080020E74861> Thank You Michael Aivaliotis Read: <http://niweekblog.com> > I am wondering whether anyone has a solution to this > requirement. I need my application to lock the user out of > Windows features, such as the Task Manager. I tried using an > event structure registered for the Key Down?, Key Repeat? > events and then discarding the event when it occurs. This > does not catch the Ctrl-Alt-Delete before Windows shows the > task manager, however. Anyone have any other ideas? I > assume Windows API calls will be required, but I am hoping > someone has already done the necessary research. > Best regards, > Dave Hoadley > V I Engineering.
