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

    RichTextBox problem

    Why my programs maked with MFC doesnt start when i include a rich text box control? some problem of my own? thanks!
  2. vlitzer

    Geting the value of a selection with a "List Control" control

    Hi, im having some trouble with the list control. Others times ive used the standar listbox that suplies my needs, but now i need some more versatile control, so ive used the list control. Ive succeed in the task of creating entries in the table, but, even that i searched this forum, MSDN, and...
  3. vlitzer

    How i can play a .WAV file in my mfc aplication?

    Anyone know how to do it?
  4. vlitzer

    How i can insert items to a ListControl control?

    What i need is to know how it works the ListControl. At least how to add new items and to insert colums. Thanks anyway!
  5. vlitzer

    Reg editing?

    hi there... i having some trouble understanding the registry editing/reading functions that i've found in the MSDN on the web. How really works? does anyone have a "clear" example?. Thanks anyway!
  6. vlitzer

    Registry editing...

    hi there... i having some trouble understanding the registry editing/reading functions that i've found in the MSDN on the web. How really works? does anyone have a "clear" example?. Thanks anyway!
  7. vlitzer

    problems with understanding registry editing functions

    hi there... i having some trouble understanding the registry editing/reading functions that i've found in the MSDN on the web. How really works? does anyone have a "clear" example?. Thanks anyway!
  8. vlitzer

    how i can send data bits to the parallel port?

    What i need is to send for example a 1 (5v) to the pin X. How i can stablish a connection and send data to each pin?
  9. vlitzer

    how i can retrieve a volume label?

    So i can get a string whith the name?
  10. vlitzer

    how i can retrieve HD files?

    what i need is to get a "dir" command so i can retrieve the file names and directories.. how i can do that?
  11. vlitzer

    Programming Challenge: Roman Numbers

    Are you capable to design an algorithm, that converts a decimal number to a Roman Number, only using no more than 7 bifurcative structures (like if, or case). Ej: you input 10 -> the output is X. hehe im already design it, so im testing your programming capability ;)
  12. vlitzer

    Winsock questions: IP returning or registry reading

    Im working in a crude server/client architecture. So i want to know if is there a function that returns the self IP?. Ive read some articles that i can acces the w registry, and read from there, but i dont know how to read it. Anyone know?

Part and Inventory Search

Back
Top