C++ to VB Translation, please!

Status
Not open for further replies.

m7j4p7

Regular
Joined
Nov 16, 2003
Messages
54
Hi,

I am writing a programme for one of my ICT teachers at school. Whilst he is talking, students often go on their e-mail and internet because he can't see their screens and so this software will allow him to automatically lock down all the computers in the room by displaying a 'Locked' screen (not the Windows Lock Computer function, though) at the click of a button.

So that students can't Ctrl+Alt+Del, Alt +Tab etc. out of the programme, I have found a website which will allow me to do all of this - but the code is in C++ which is a language I know nothing about! Could someone download the code from the MSDN page below and 'translate' it into a VB programme (i.e. pick out the function which calls the dll file and make it into a VB call)?

The url of the page is:

http://msdn.microsoft.com/msdnmag/issues/02/09/CQA/default.aspx (go to it and click download link at the top of the page.)

Note: Can you just translate the TrapKeys programme and not the TrapKeysHook? I have C++ and I only have to compile the TrapKeysHook programme to create the dll file.

Thanks to anyone who can help,
:) Mike :)
 
We will not write your programs for you. Look at www.rentacoder.com for info on how to pay for other developers to do it for you. You are unlikely to find anyone to do it for free.

This isn't the place to look for help with stuff like that anyway.
 
Status
Not open for further replies.
Back
Top