Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: afe
  • Content: Threads
  • Order by date
  1. afe

    VxD: how to get started?

    Maybe it's the wrong place to ask such a question, but please, tell me how to write a simple VxD driver to perform hooking keyboard input. Is DDK included into VC++ suite? What do I need for writing such a driver?
  2. afe

    about changing the appearance of desktop

    Does anyone know how to make titles under the shortcuts on the desktop transparent?
  3. afe

    about JComponent and his children

    I tried to create a custom component extending JComponent. But I found out that when I override paint(), update() and so on my component is still invisible. What is the matter? The main question is that even JButton doesn't paint itself properly in appletviewer! I tried to find the answer in...
  4. afe

    CIPAddressCtrl

    When I am trying to call CIPAddressCtrl's methods GetAddress, IsBlank and so on, my compiler doesn't see them, whilst these functions are present in MSDN, and it's OK with CIPAddressCtrl. How to get these functions working?
  5. afe

    javadoc problems

    I've tried a lot of times to get documentation with the aid of javadoc, but it doesn't work. Please, give some examples of using javadoc.
  6. afe

    HELP! need links on...

    I need any links related to the cryptoanalysys based on hardware faults (something like Differential Fault/Failure Aanalysys). If you have any information --- please, mail me!!!

Part and Inventory Search

Back
Top