Quote:
Originally Posted by carz pretty much what rudeboy said
hooowwweevverrrr....what can be done....is someone can make a simple program that just marks texts as read.....and I can call that program from my program. |
this will be pretty inefficient, unless you are talking about building library for that purpose.
But I believe you can call native C++/C procedures from C# program, do a check on the manual. This way, your program will be more optimised than trying to load a customised library (that's based on the system library).
PS: I do extra un-official courses in colleage to make myself all-rounded. Building software for colleague mates, building windows UI hack for the then NT3.5/Windows3.1 environment
