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 Wanet Telecoms Ltd 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: *

  1. 19721972

    PostMessage Usage

    Hi Rick, Thanks for replying. I got it working. Vu
  2. 19721972

    PostMessage Usage

    Hi all, I need to simulate the Alt-F key stroke. Can I do that using PostMessage(hWnd,WM_KEYDOWN,?,?) function? I try to do it, but the lParam and wParam do not seem to match and it does not work. I can tell that a key stroke was sent but, not the Alt-F Thanks in advance Vu
  3. 19721972

    Ways to read sectors on a CD?

    Hi all, I need to write a program that can read sectors on an ATAPI devices (CDs and DVDs drives) in windows 98 and ME without using ASPI driver. Can any one please give me a clue? Thanks in advance Vu
  4. 19721972

    INF-file

    in the project setting, choose the Link tab and enter setupapi.lib in the Object/Library box. It is more complicated than that as I recall. You might have to change the order of which lib to compile first. Vu

Part and Inventory Search

Back
Top