Click here to Skip to main content
15,913,101 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Main Menu (Icons) Pin
Dave Kreskowiak21-Mar-06 8:24
mveDave Kreskowiak21-Mar-06 8:24 
GeneralRe: Main Menu (Icons) Pin
FeRtoll21-Mar-06 10:38
FeRtoll21-Mar-06 10:38 
GeneralRe: Main Menu (Icons) Pin
Dave Kreskowiak21-Mar-06 11:53
mveDave Kreskowiak21-Mar-06 11:53 
QuestionShared Member warning Pin
sujanakar21-Mar-06 1:46
sujanakar21-Mar-06 1:46 
AnswerRe: Shared Member warning Pin
CWIZO21-Mar-06 2:41
CWIZO21-Mar-06 2:41 
QuestionCAB file Pin
Paritos21-Mar-06 1:28
Paritos21-Mar-06 1:28 
Questionhi,how to unregistered a downloaded dll Pin
Paritos21-Mar-06 1:23
Paritos21-Mar-06 1:23 
AnswerRe: hi,how to unregistered a downloaded dll Pin
Dave Kreskowiak21-Mar-06 8:05
mveDave Kreskowiak21-Mar-06 8:05 
I fail to see what this has to do with VB.NET, but...

To unregister the .DLL, if it has such a capability, try supplying the full path to the .DLL to REGSVR32:
regsvr32 /u "C:\documents and settings\someone\somepath\dllname.dll"

If it comes back and says that the "DLLUnregisterServer entry point was not found", then you could just delete the file.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

Questionselect a node from treeview by its text Pin
Osama^20-Mar-06 23:58
Osama^20-Mar-06 23:58 
AnswerRe: select a node from treeview by its text Pin
Dave Kreskowiak21-Mar-06 7:55
mveDave Kreskowiak21-Mar-06 7:55 
QuestionMDI Child Firing Wrong Event Pin
giraffewhisperer20-Mar-06 22:25
giraffewhisperer20-Mar-06 22:25 
AnswerRe: MDI Child Firing Wrong Event Pin
Dave Kreskowiak21-Mar-06 7:43
mveDave Kreskowiak21-Mar-06 7:43 
GeneralRe: MDI Child Firing Wrong Event Pin
giraffewhisperer22-Mar-06 1:57
giraffewhisperer22-Mar-06 1:57 
AnswerRe: MDI Child Firing Wrong Event Pin
Chatura Dilan21-Mar-06 14:15
Chatura Dilan21-Mar-06 14:15 
GeneralRe: MDI Child Firing Wrong Event Pin
giraffewhisperer22-Mar-06 2:39
giraffewhisperer22-Mar-06 2:39 
GeneralRe: MDI Child Firing Wrong Event Pin
giraffewhisperer23-Mar-06 2:21
giraffewhisperer23-Mar-06 2:21 
QuestionHow to open a web page from another web page?? Pin
DreamQuestioner20-Mar-06 19:29
DreamQuestioner20-Mar-06 19:29 
GeneralRe: How to open a web page from another web page?? Pin
CWIZO20-Mar-06 19:46
CWIZO20-Mar-06 19:46 
AnswerRe: How to open a web page from another web page?? Pin
albCode20-Mar-06 20:54
albCode20-Mar-06 20:54 
QuestionXML support in mobile apps Pin
CreepingFeature20-Mar-06 18:55
CreepingFeature20-Mar-06 18:55 
AnswerRe: XML support in mobile apps Pin
CreepingFeature20-Mar-06 21:14
CreepingFeature20-Mar-06 21:14 
Questionbusiness intelligence project type missing in vs 2003 Pin
smita_roy20-Mar-06 18:10
smita_roy20-Mar-06 18:10 
AnswerRe: business intelligence project type missing in vs 2003 Pin
Steve Pullan20-Mar-06 18:51
Steve Pullan20-Mar-06 18:51 
QuestionAccessing Serial and Parallel Port Pin
Ankster20-Mar-06 17:59
Ankster20-Mar-06 17:59 
AnswerRe: Accessing Serial and Parallel Port Pin
Steve Pullan20-Mar-06 18:57
Steve Pullan20-Mar-06 18:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.