GeekArticles
Microsoft
C#CWindow (wrapper class for the window API functions) + IuSpy
Author: codeproject.com |
Published: 10th May 2008 |
Visited: 63 times |
Add CommentFiled in: CSharpCWindow (wrapper class for the window API functions) + IuSpy(Spy++ analog)
Read Article Sponsored Links
Related Articles
• New Ajax Wrapper for Upcoming IE8 Ajax continues to adapt to new technologies in the efforts to make the programming technique more appealing to different developers. This popular client side technique is often discussed by developers who are aiming to provide better user interaction. Although there are concerns with security suppor ...
• Swing Extreme Testing - The ShowerThread Class The ShowerThread Class
Since SaveAsDialog.show() blocks, we cannot call this from our main thread; instead we spawn a new thread. This thread could just be an anonymous inner class in the init()metho ...
• How to run functions wich execute DML commands ? I am using LUA to write an application that should run some Oracle functions that need parameters, and also execute inserts or update DML commands. Is there any way of running these functions without using a select (function) command ?
I was thinki ...