Difference between revisions of "User:Dee"
From HashVB
m (Link to SQLite) |
(Added the flicker handling page) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Well, I am Dee and I am apparently "The best gal in #vb :)" | Well, I am Dee and I am apparently "The best gal in #vb :)" | ||
+ | |||
+ | == Projects == | ||
+ | * [[/VBTaskList|VB TaskList]] - A VB6 addin that gives you a task list for your project. | ||
== Articles == | == Articles == | ||
Line 6: | Line 9: | ||
* [[Designing network protocols]] | * [[Designing network protocols]] | ||
* [[Shuffling|How to randomise a list]] | * [[Shuffling|How to randomise a list]] | ||
+ | * [[OLE Drag and Drop]] | ||
* [[Special folders]] | * [[Special folders]] | ||
* [[SQLite]] | * [[SQLite]] | ||
Line 21: | Line 25: | ||
* [[/ItemData 0|Combo box ItemData values being reset to 0]] | * [[/ItemData 0|Combo box ItemData values being reset to 0]] | ||
* [[/Scrollbar backgrounds|White backgrounds on the scrollbars]] | * [[/Scrollbar backgrounds|White backgrounds on the scrollbars]] | ||
+ | * [[/SendKeys in Vista|SendKeys failing in Windows Vista]] | ||
+ | * [[/Flicker handling|Drawing causes unavoidable flicker]] | ||
== Pages to finish == | == Pages to finish == | ||
Line 30: | Line 36: | ||
* [[Twips]] | * [[Twips]] | ||
* [[Unicode]] | * [[Unicode]] | ||
+ | |||
+ | Other [[Special:Wantedpages|Wanted pages]]. |
Latest revision as of 21:45, 5 April 2010
Well, I am Dee and I am apparently "The best gal in #vb :)"
Projects
- VB TaskList - A VB6 addin that gives you a task list for your project.
Articles
- Creating an installer using Inno Setup
- Debugging
- Designing network protocols
- How to randomise a list
- OLE Drag and Drop
- Special folders
- SQLite
- Storing collections in property bags
- The End statement
- Uses of Null
Rants
VB Bugs
- Combo box ItemData values being reset to 0
- White backgrounds on the scrollbars
- SendKeys failing in Windows Vista
- Drawing causes unavoidable flicker
Pages to finish
Other Wanted pages.