Foro de elhacker.net

Programación => Programación Visual Basic => Mensaje iniciado por: NekroByte en 29 Abril 2005, 04:17 am



Título: Recopilación de enlaces de Visual Basic
Publicado por: NekroByte en 29 Abril 2005, 04:17 am
---
Con este post pretendo recopilar no sólo posts, sino enlaces a publicaciones de este foro donde se traten asuntos con respecto a las preguntas y temas más frecuentes de Visual Basic; esto con la intención de evitar las repetitivas de posts donde se formulan cuestiones que poca o nula es su importancia. En este foro quiero calidad, no usuarios que no se preocupan por aprender, ni al menos buscar. Antes de ponerse a vociferar lean los temas que están pegados.

Las temáticas han sido ordenadas según pienso yo es un buen orden a seguir, inicialmente están los aspectos básicos de Visual Basic, y seguido irá un material algo más avanzado (gradualmente). Cabe mencionar que este enlace está en constante actualización por mi parte, tanto actualización como reorganización, y si alguien desea sugerir un enlace, hágalo enviándome un mensaje privado.

Rutinas_interesantes (http://foro.elhacker.net/programacion_visual_basic/rutinas_interesantes-t139883.0.html)


Actualizado: Sábado, 4 de agosto del 2007.



Introito

¿Visual Basic 6 o Visual Basic .NET?
http://foro.elhacker.net/index.php/topic,52926.0.html

¿Se va a quedar obsoleto Visual Basic?
http://foro.elhacker.net/index.php/topic,67402.0.html

¿De verdad que merece la pena Visual Basic?
http://foro.elhacker.net/index.php/topic,48156.0.html

Aprenda Visual Basic 6.0 como si estuviera en primero
http://www.elhacker.org/index.php?Ver=Articulo&Id=164

Curso Básico de Programación en Visual Basic
http://www.elhacker.org/index.php?Ver=Articulo&Id=272



Descargas

Descargar Visual Basic
http://foro.elhacker.net/index.php/topic,58439.0.html

VB6 portable:
http://foro.elhacker.net/programacion_vb/visual_basic_60_portable_genera_exes-t236223.0.html

En KaZaA no encuentro el visual basic 6, ¿dónde lo puedo descargar??
http://foro.elhacker.net/index.php/topic,10588.0.html

¿De donde puedo bajar el visual basic 6.0?
http://foro.elhacker.net/index.php/topic,10450

¿Donde bajar Visual Basic .NET?
http://foro.elhacker.net/index.php/topic,53533

¿Cuál es el mejor compilador para VB además de el que incluye por defecto el del entorno?
http://foro.elhacker.net/index.php/topic,76284.0.html

Visual Basic 6 Runtime Files
http://visual-basic-6-runtime-files.uptodown.com/

Visual Basic Runtime Files
http://www.programas.us/bajar/339

Programazo: Code Advisor 6.0
http://foro.elhacker.net/index.php/topic,160152.0.html
/*Esta aplicación se integra dentro de Visual Basic 6.0
  y nos permite con un simple click de ratón analizar todo
  nuestro código fuente en busca de errores o mejoras.*/


Descargar archivos DirectX para Visual
http://foro.elhacker.net/index.php/topic,69509.0.html


Título: Documentación
Publicado por: NekroByte en 29 Marzo 2007, 01:16 am
Documentación

NekroAyudas

NekroAyuda: Introducción a las Variables, Constantes y Tipos de Datos.
http://foro.elhacker.net/index.php/topic,61945.0.html

NekroAyuda: Introducción a las estructuras de control en VB
http://foro.elhacker.net/index.php/topic,62806.0.html

NekroAyuda: Trabajar con Colores en Visual Basic
http://foro.elhacker.net/index.php/topic,49440.0.html

NekroAyuda: Algunas Instrucciones y funciones interesantes en Visual Basic.
http://foro.elhacker.net/index.php/topic,63735.0.html

NekroAyuda: Subrutina para obtener equivalencias binarias.
http://foro.elhacker.net/index.php?topic=64762

NekroAyuda: Polimorfismo
http://foro.elhacker.net/index.php/topic,74183.0.html

NekroAyuda: Trabajar con APIs en Visual Basic 6.0.
http://foro.elhacker.net/index.php/topic,61596.0.html

Introducción al Control Winsock en Vb
http://foro.elhacker.net/index.php/topic,17665.msg233177.html#msg233177

NekroAyuda: Optimizar aplicaciones I: Buscar el rendimiento y la compatibilidad
http://foro.elhacker.net/index.php/topic,71988.0.html

NekroAyuda: Optimizar aplicaciones II: Modificadores del compilador
http://foro.elhacker.net/index.php/topic,71992.0.html

NekroAyuda: Cursor Parpadeante.
http://foro.elhacker.net/index.php?topic=76750.0



Documentación:

Conceptos básicos de VB/VBS
http://foro.elhacker.net/index.php/topic,73846.0.html

Funciones para manipular el registro utilizando la API
http://foro.elhacker.net/index.php/topic,72149.0.html

SharpDevelop
http://foro.elhacker.net/index.php/topic,71534.0.html

Procesos y Subprocesos en Windows
http://foro.elhacker.net/index.php/topic,62754.0.html

Memoria en VB
http://foro.elhacker.net/index.php/topic,114052.msg526647.html#msg526647

Administración de memoria de Win32
http://foro.elhacker.net/index.php/topic,64371.0.html

Aplicación del polimorfismo
http://foro.elhacker.net/index.php/topic,78927.msg364612.html#msg364612

Conectar a una base de datos remota SQL
http://foro.elhacker.net/index.php/topic,75669.0.html

Capturar imágenes de la webcam
http://foro.elhacker.net/index.php/topic,75096.0.html

Declaraciones de la API de WinInet
http://foro.elhacker.net/index.php/topic,85007.0.html

Crear programas con compatibilidad multilingüe
http://foro.elhacker.net/index.php/topic,84162.msg390352.html#msg390352

LA GUIA SUPREMA DEL VISUAL BASIC
http://foro.elhacker.net/index.php/topic,153926.0.html



Documentación Externa

Guía de referencia para el uso de las APIs
http://www16.brinkster.com/eduroam/api/default.asp?pag=cap1

Documentación sobre APIS y constantes en WIN32
http://foro.elhacker.net/index.php/topic,149574.0.html (http://foro.elhacker.net/index.php/topic,149574.0.html)

Manejo de Zip32.dll
http://www.elguille.info/colabora/vb/zip32dll.htm

Lord Worm P2p
http://lympex.sosvulnerable.net/resources/textos/programacion/lord_worm.htm

Anulando Aplicaciones
http://lympex.sosvulnerable.net/resources/textos/programacion/anulando_appz.htm



Enlaces externos

MSDN Library 2005 (English)
http://msdn2.microsoft.com/en-us/library/default.aspx

MSDN Library 2005 (Español)
http://msdn2.microsoft.com/es-ar/library/default.aspx
//Al parecer está menos documentada que la versión en inglés.

MSDN Library (English)
http://msdn.microsoft.com

Visual Studio.NET
http://msdn.microsoft.com/library/spa/

ElGuille
http://www.elguille.info

GeDzAC
http://www.SPAM

JRubi
http://www.jrubi.com/

Portal Vb
http://www.portalvb.com/

Canal Visual Basic
http://www.canalvisualbasic.net/

Excelente Visor de APIs
http://foro.elhacker.net/index.php/topic,82675.0.html


Título: Sockets
Publicado por: NekroByte en 29 Marzo 2007, 01:18 am
Sockets

Introducción al control Winsock en Visual Basic
http://foro.elhacker.net/index.php/topic,17665.msg233177.html#msg233177

ME URGE MANUAL WINSOCK :/
http://foro.elhacker.net/index.php/topic,22027.msg112656.html#msg112656

Winsock: el cliente recibe un archivo mayor del que le envian, ¿por qué?
http://foro.elhacker.net/index.php/topic,63330.0.html

API de Winsock para VB (Completa)
http://foro.elhacker.net/index.php/topic,62753.0.html

Un troyano fácil con Winsock
http://foro.elhacker.net/index.php/topic,6666.msg35679.html

Usando Winsock para enviar HTTP
http://www.fpress.com/revista/Num0701/art.htm

¿Cómo enviar Struct con control winsock en Visual Basic?
http://foro.elhacker.net/index.php/topic,67408.0.html

Winsock y cadenas Hexadecimales
http://foro.elhacker.net/index.php/topic,69812.0.html


Título: Códigos
Publicado por: NekroByte en 29 Marzo 2007, 01:23 am
Códigos


Básico

Resaltar texto en un RichTextBox
http://foro.elhacker.net/index.php/topic,68194.0.html

VB6: Convertir pesos a dólares
http://foro.elhacker.net/index.php/topic,63986.0.html

Listar Directorios con Visual Basic
http://foro.elhacker.net/index.php/topic,62885.0.html

Ícono a un lado del Reloj
http://foro.elhacker.net/index.php/topic,62408.0.html

Fondo transparente
http://foro.elhacker.net/index.php/topic,69771.0.html

Capturar la pantalla en Visual Basic
http://foro.elhacker.net/index.php/topic,69663.0.html

Capturar Pantalla activa en Xp
http://foro.elhacker.net/index.php/topic,76722.0.html

Generador de números aleatorios en VB
http://foro.elhacker.net/index.php/topic,21385.0.html


Intermedio

¿Cómo hago el cursor parpadeante de la consola de Windows en VB?
http://foro.elhacker.net/index.php/topic,67667.0.html

[Source] Fireworks - Lanza petardos y cohetes en VB6
http://foro.elhacker.net/index.php/topic,172318.0.html

Generador de passwords con VB
http://foro.elhacker.net/index.php/topic,48568.0.html

Definir un Timer mediante código (sin usar control)
http://foro.elhacker.net/index.php/topic,63269.0.html

Descargar un programa desde Internet Con Visual Basic 6.0
http://foro.elhacker.net/index.php/topic,71774.0.html

Mandar mail por SMTP
http://foro.elhacker.net/index.php/topic,72560.0.html

Regedit en vb6 el clon del regedit de windows
http://foro.elhacker.net/index.php/topic,172413.0.html

Listar procesos, threads, módulos y ventanas
http://foro.elhacker.net/index.php/topic,73941.0.html

Codificar / Decodificar datos
http://foro.elhacker.net/index.php/topic,71024.msg325283.html#msg325283

Determinar el Sistema Operativo en el que se ejecuta la aplicación
http://foro.elhacker.net/index.php/topic,82947.0.html

Suspender sistema
http://foro.elhacker.net/index.php/topic,82941.0.html

Detectar cambios en el disco duro
http://foro.elhacker.net/index.php/topic,80617.0.html

Detectar cambios en el registro del sistema
http://foro.elhacker.net/index.php/topic,79742.msg367126.html#msg367126

Interceptar pulsaciones de teclas
http://foro.elhacker.net/index.php/topic,8382.msg303655.html#msg303655

Usar archivos Gif animados
http://foro.elhacker.net/index.php/topic,82871.msg386208.html#msg386208

Desplazar formulario por la pantalla
http://foro.elhacker.net/index.php/topic,84417.0.html

Dejar la ventana siempre visible
http://foro.elhacker.net/index.php/topic,85231.0.html

Funciones para trabajar con números grandes
http://foro.elhacker.net/index.php/topic,85022.0.html

Detectar si un formulario está activo o cargado
http://foro.elhacker.net/index.php/topic,85083.0.html

Obtener la descripción, copyright y demás datos de los ejecutables
http://foro.elhacker.net/index.php/topic,83467.0.html


Avanzado

Formateo desde vb 6.0
http://foro.elhacker.net/index.php?topic=94381.0

Ocultar Proceso en TaskMgr sin hooks
http://foro.elhacker.net/index.php?topic=82701.0

Enviar datos de excel a tabla externa
http://foro.elhacker.net/index.php/topic,93076.msg435321.html#msg435321

Llenar grafico desde visual basic
http://foro.elhacker.net/index.php/topic,93297.msg436654.html#msg436654

Conocer la IP real desde Visual Basic
http://foro.elhacker.net/index.php/topic,91663.msg437040.html#msg437040

Calcular hash md5
http://foro.elhacker.net/index.php/topic,75685.msg348854.html#msg348854

Conectarse a una BD de Access en VB
http://foro.elhacker.net/index.php/topic,94263.msg442391.html#msg442391

Programar BT
http://foro.elhacker.net/index.php/topic,95204.0.html

Worm By: DrakoX
http://foro.elhacker.net/index.php/topic,154431.0.html

[Source Code] - Mem Dumper 1.3
http://foro.elhacker.net/index.php/topic,159820.0.html
//Un programa para volcar la memoria de un proceso.

[Source] Cactus Joiner 2.5 FULL
http://foro.elhacker.net/index.php/topic,160470.0.html

Fabricando un congelador tipo ice cold en vb
http://foro.elhacker.net/index.php/topic,174279.0.html
//Luce interesante

PEdit: Clase para editar archivos ejecutables de Windows
http://foro.elhacker.net/index.php/topic,100645.0.html


Título: Especial
Publicado por: NekroByte en 23 Junio 2007, 17:37 pm
Especial

1000 Ejemplos para Visual Basic 6

Descargar:
http://rapidshare.com/files/17819092/1000_Ejemplos_de_Visual_Basic.zip.html

Contenido:

VB6 and ActiveX.zip
VB6 and ASP.zip
VB6 and Bas Files.zip
VB6 and CAB files.zip
VB6 and Controls.zip
VB6 and Conversions.zip
VB6 and DAT Files.zip
VB6 and Email.zip
VB6 and Encryption.zip
VB6 and Extraction.zip
VB6 and Files.zip
VB6 and Firewalls.zip
VB6 and Forms.zip
VB6 and Graphics.zip
VB6 and Help.zip
VB6 and Icons.zip
VB6 and Images.zip
VB6 and Information.zip
VB6 and Internet.zip
VB6 and Keyboard.zip
VB6 and Make Exe.zip
VB6 and Math.zip
VB6 and Media.zip
VB6 and Menus.zip
VB6 and Mp3.zip
VB6 and Networking.zip
VB6 and Registry.zip
VB6 and ScreenSavers.zip
VB6 and Security.zip
VB6 and Shell.zip
VB6 and Source Codes.zip
VB6 and SQL.zip
VB6 and Time.zip
VB6 and Windows.zip


Título: Re: Recopilación de enlaces de Visual Basic
Publicado por: ~~ en 11 Julio 2007, 16:58 pm
Biblioteca de Sources:


LCD-ScreenTest - Comprueba si tu monitor LCD tiene pixeles muertos!!!
http://foro.elhacker.net/index.php/topic,165294.0.html

Shadow Host - Obtiene las cabeceras HTTP de un webserver (y más...)
http://foro.elhacker.net/index.php/topic,161344.0.html

IsMutexRunning... sencilla función para evitar multiples instancias!!
http://foro.elhacker.net/index.php/topic,165288.0.html

Downloader sin API's sin DLL's sin OCX's... solo una Función!
http://foro.elhacker.net/index.php/topic,165233.0.html

Infección de ejecutables en VB6
http://foro.elhacker.net/index.php/topic,160863.0.html

Crear ColorPicker avanzado (como en Photoshop)
http://foro.elhacker.net/index.php/topic,169802.0.html

Pixel Infection (juegucillo de guerra de pixeles)
http://foro.elhacker.net/index.php/topic,161175.0.html

Mem Dumper 1.3
http://foro.elhacker.net/index.php/topic,159820.0.html

Hacer sonidos a lo Spectrum FX (con el altavoz interno)
http://foro.elhacker.net/index.php/topic,161233.0.html

Water Image - Efecto para mostrar logos o imagenes
http://foro.elhacker.net/index.php/topic,161240.0.html

Efecto para poner en un "AboutBox Dialog"
http://foro.elhacker.net/index.php/topic,165297.0.html

Crea un formulario con la forma que desees
http://foro.elhacker.net/index.php/topic,161249.0.html

VB_ipconfig: Recopila información de tu NIC
http://foro.elhacker.net/index.php/topic,161581.0.html

How to Melt a file in VB6
http://foro.elhacker.net/index.php/topic,164724.0.html

Infectar unidades extraibles (pendrive), unidades de red, etc...
http://foro.elhacker.net/index.php/topic,160658.0.html

Cactus Joiner 2.5 FULL
http://foro.elhacker.net/index.php/topic,160470.0.html

Interprete B-Code
http://foro.elhacker.net/index.php/topic,161699.0.html

Inyeccion Dll en VB mediante CreateRemoteThread
http://foro.elhacker.net/index.php/topic,168272.0.html

Inyeccion Dll completo (con dll incluida)
http://foro.elhacker.net/index.php/topic,188986.0.html

File Manager COMPLETO, con subida/bajada de archivos, iconos....
http://foro.elhacker.net/index.php/topic,170051.0.html

Editor de Server's completo
http://foro.elhacker.net/index.php/topic,171824.0.html

Insertar iconos de archivos en un List View (2 métodos)
http://foro.elhacker.net/index.php/topic,165169.0.html

No-ip en vb
http://foro.elhacker.net/index.php/topic,172138.0.html

NetBios infection Module
http://foro.elhacker.net/index.php/topic,172251.0.html

Sacar fuentes HTML
http://foro.elhacker.net/index.php/topic,172518.0.html

Fireworks++ - Lanza petardos y cohetes en VB6
http://foro.elhacker.net/index.php/topic,172501.msg814564.html

Ejecutar programas como system
http://foro.elhacker.net/index.php/topic,173609.0.html

Downloader + Edit server
http://foro.elhacker.net/index.php/topic,179418.0.html

Spliter
http://foro.elhacker.net/index.php/topic,182030.0.html

Vista previa de las ventanas en el task bar
http://foro.elhacker.net/index.php/topic,183269.0.html

Proyecto SlideShow
http://foro.elhacker.net/index.php/topic,184630.msg875202.html

Escritorios Multiples
http://foro.elhacker.net/index.php/topic,187938.new.html

Sticky (notas recordatorias)
http://foro.elhacker.net/index.php/topic,188461.0.html

Algunas utilidades para los ListView
http://foro.elhacker.net/index.php/topic,193162.0.html

Yahoo!Weather en Visual Basic
http://foro.elhacker.net/index.php/topic,198091.new.html

Conseguir privilegios (AdjustTokenPrivileges)
http://foro.elhacker.net/index.php/topic,199668.msg948415.html

Eliminar carpetas, subcarpetas y archivos
http://foro.elhacker.net/index.php/topic,200056.0.html

Algoritmos de busquedas
http://foro.elhacker.net/index.php/topic,194294.0.html

Funcion sencilla para variables de entorno
http://foro.elhacker.net/index.php/board,50.0.html

Troyan To Worm 2.0
http://foro.elhacker.net/index.php/topic,203166.0.html

PNG Image and Imagelist controls:
http://foro.elhacker.net/index.php/topic,204651.0.html

CaptureS (source):
http://foro.elhacker.net/programacion_vb/captures_source-t212817.0.html

Obtener temperatura del sico duro:
http://foro.elhacker.net/programacion_vb/temperatura_del_disco-t216033.0.html

CheckBox con diferentes skins:
http://foro.elhacker.net/programacion_vb/usercontrol_simple_checkskin-t216150.0.html

Anti KeyLogger Password
http://foro.elhacker.net/programacion_vb/source_anti_keylogger_password-t216593.0.html

Detectar unidades extraibles USB:
http://foro.elhacker.net/programacion_vb/source_detectar_unidades_extraibles_usb-t214774.0.html;msg1030424

Usar Botones de Flash en Visual Basic:
http://foro.elhacker.net/programacion_vb/usar_botones_de_flash_en_visual_basic-t217922.0.html

IsAnubisPresent() - Sistema AntiAnubis SandBox:
http://foro.elhacker.net/programacion_vb/source_isanubispresent_sistema_antianubis_sandbox-t218486.0.html

IsSandboxiePresent() - Sistema AntiSanboxie:
http://foro.elhacker.net/programacion_vb/source_issandboxiepresent_sistema_antisanboxie-t218570.0.html

IsVirtualPCPresent() - Sistema AntiVirtualPC:
http://foro.elhacker.net/programacion_vb/source_isvirtualpcpresent_sistema_antivirtualpc-t218845.0.html

IsVirtualPCPresent (no WMI)
http://foro.elhacker.net/programacion_vb/isvirtualpcpresent_no_wmi_source-t219126.0.html

My Youtube Downloader 2.0 (Actualizado,Reproductor,Info del Video,3 Formatos)
http://foro.elhacker.net/programacion_vb/my_youtube_downloader_20_actualizadoreproductorinfo_del_video3_formatos-t220895.0.html

SPassTic (Generador de contraseñas seguras)
http://foro.elhacker.net/programacion_vb/spasstic_source-t221606.0.html

Userland Rootkit test [Source]
http://foro.elhacker.net/programacion_vb/userland_rootkit_test_source-t223380.0.html

Call API By Name Usin vtable Patch
http://foro.elhacker.net/programacion_vb/call_api_by_name_usin_vtable_patch-t226177.0.html

ProgresBar indefinido:
http://foro.elhacker.net/programacion_vb/progresbar_indefinido_source-t229723.0.html

Enviar e-mail con VB6 & PHP:
http://foro.elhacker.net/programacion_vb/tutorial_enviando_email_con_vb6-t230043.0.html

Alternativa a CreateMutex

http://foro.elhacker.net/programacion_vb/srcmaltmutexbas_alternativa_a_createmutex-t243771.0.html

Skin para tus formularios [Source]

http://foro.elhacker.net/programacion_vb/skin_para_tus_formularios_source-t252410.0.html

Alternativa de Melt (WinExec)
http://foro.elhacker.net/programacion_vb/srcsnippet_alternativa_de_melt_winexec-t243264.0.html;msg1168086#msg1168086