[Help]Making a program that capture trace messages and debug view
Hello, Can somone please help me , i need to make somthing to do the same as the program debug view, trace messages of a program and etc.. please help me.
I don't know how to start with it.
Huge thanks for helpers
Re: [Help]Making a program that capture trace messages and debug view
Welcome to VBForums :wave:
Thread moved from the 'CodeBank VB.Net' forum (which is for you to post working code examples, not questions) to the 'VB.Net' forum
Re: [Help]Making a program that capture trace messages and debug view
What experience you have with programing language ?
Don't understand me wrong but this thing is not easy as it seen - let's say that you are writing your own language then when you debug the debugger will know the whole syntax of your language and will match the written from you in his database or something,it is pretty tough job.
Re: [Help]Making a program that capture trace messages and debug view
i think im quite good with vb.net.
im controlling vb.net very well.
also, even an already working source code of a program that makes what i mention would be very good for me, as i only need to change couple of things and then im using it myself for couple of things i need.
thanks!
Re: [Help]Making a program that capture trace messages and debug view
Quote:
Originally Posted by
imrockerman
i think im quite good with vb.net.
im controlling vb.net very well.
also, even an already working source code of a program that makes what i mention would be very good for me, as i only need to change couple of things and then im using it myself for couple of things i need.
thanks!
I cant remember for something which will match for your needs.
But if you want to compare something you can search for some source code in the whole forum.