Visual Basic/Work in Progress
From Wikibooks, the open-content textbooks collection
Contents |
[edit] Introduction
This is a work area. Short pieces of text, reminders and links that don't warrant a page to themselves but need a temporary home lest they be forgotten start life here.
[edit] Miscellaneous
- http://www.elitevb.com/content/01,0057,01/01.aspx
- Split Effective Programming into separate pages as it is now over 36K
- Explain file format of VBP, frm, cls, bas, etc.
- Registry entries that refer to VB components, how they are structured, what you can do with them.
- Side by side installation.
- Windows standard dialogs http://builder.com.com/5100-6371_14-5800282.html, http://www.vbaccelerator.com/home/VB/Code/Libraries/Common_Dialogs/Folder_Browser/article.asp, http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnima01/html/ima0201.asp, http://www.devx.com/vb2themax/Tip/19255,
[edit] Graphics
[edit] Networks
inet control winsock control comm control
[edit] Shell Integration
[edit] Shell Context Menu
Add examples for VBZip etc.
[edit] Command Line
[edit] Console Programs
See:
- http://www.nirsoft.net/vb/console_application_visual_basic.html
- http://www.flexbeta.net/forums/lofiversion/index.php/t3090.html
A very simple way of creating console programs: http://www.kellyethridge.com/vbcorlib/doc/Console.html
[edit] CGI
See:
[edit] Windows management Interface
http://techrepublic.com.com/5208-11196-0.html?forumID=44&threadID=121079
[edit] Sound
- http://www.unh.edu/music/Visual_Basic_Programs/Visual_Basic.htm
- http://www.devx.com/vb2themax/Tip/18323
- http://www.ostrosoft.com/vb/projects/mci_play/index.asp
- http://vbcity.com/forums/topic.asp?tid=103678
- http://www.xtremevbtalk.com/archive/index.php/t-237143.html
- http://www.vbforums.com/showthread.php?t=359612
- http://www.programmersheaven.com/zone10/cat98/24014.htm
- http://www.vbaccelerator.com/home/VB/Code/vbMedia/Audio/Lossless_WAV_Compression/article.asp
| Previous: History | Contents | Next: |