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 TouchToneTommy 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: cami58
  • Content: Threads
  • Order by date
  1. cami58

    Memoire logique et physique

    Can you plz tell me how could we find the address of physical memory when getting a logical one( and vise versa ) and relation between pages of memory. Thanks to all.
  2. cami58

    Getting messages from the printer

    I want to get messages from the printer in a hook application and I want to know what are the corresponding events that I can catch befor printing a page and just after a page is printed (StartPage and EndPage). if you have any other ways to do this will be helpfull for me. Thanks to all of you.
  3. cami58

    Need Help

    how can I get text and images from my asp page.Is there a way I can get text and Image pasted by the user from MsWord some where in my page.I got no problem with text but with Images and other media. Thanks to all.
  4. cami58

    How to work with an OCR

    I want to use an OCR in my application So I want to know if ther's an OCX or something else wich could help me. Any other information about this subject will be helpfull. Thanks to all
  5. cami58

    Using VXD in Visual C++

    Can anybody give me sample code on how to use a VXD in a Visual C++ project.
  6. cami58

    Send a message to a window

    Many applications use the keys CTRL + C (the control key + the C key)to put the selected text to the clipboard.Could some one tell me the parameters to send CTRL+C key to an application and force it to put the selected text and thanks.
  7. cami58

    Read a sector of a disk

    How could I read or write a specific sector of a hard disk or floppy using Visual C++.I did it with the assembler and I would like to know how it is with C++. Thanks to you.
  8. cami58

    Another Sel Text

    Is there any other way to get a selected text from a window other than edit or richEdit window or pass the selected text to the clipboard.Here's what I want: I want to program something like a dictionnary,I made a Hook application and it worked only for those 2 types of windows(edit and...
  9. cami58

    Get selected text

    I would like to know an event or method to get a selected text from any window (Not only edit or richedit ctl).I tried with edit and richedit and i want to generalize it for any other window(For example an iexplorer window). Thanks a lot.

Part and Inventory Search

Back
Top