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 wOOdy-Soft 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: juanvelas
  • Content: Threads
  • Order by date
  1. juanvelas

    Modify Registry

    Hi i need to modify a registry key, how is that done using a visual basica program Thank you juanvelas correo@runbox.com
  2. juanvelas

    String Usage

    Hi. Is this code correct? is in spanish but not to worry!!! long memoria::swaplibre() { long cantidad=0; long NroPaginas; NroPaginas = ((MAX_MEM/5)/1024); long contador=0; long multiplicador=1; while (contador<=NroPaginas) { //Is this correct? the array is declared //as...
  3. juanvelas

    Show system and/or hidden files

    I have a huge question, i hope someone can answer it. First remember when you go to windows explorer and then you go to view, then folder options, then select view and then you select show all files, do not show hidden files or do not show hidden and system files. Ok what i need is a Visual...

Part and Inventory Search

Back
Top