Click here to Skip to main content
15,890,438 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Sniffing "Submit" Buttons in HTML pages Pin
madfiddlerchris24-Jul-05 23:09
madfiddlerchris24-Jul-05 23:09 
Generallocking folder and files Pin
Member 213961924-Jul-05 7:46
Member 213961924-Jul-05 7:46 
GeneralRe: locking folder and files Pin
progload24-Jul-05 11:51
progload24-Jul-05 11:51 
GeneralRe: locking folder and files Pin
Dave Kreskowiak24-Jul-05 15:19
mveDave Kreskowiak24-Jul-05 15:19 
GeneralReply to dave only: locking folder and files Pin
Member 213961925-Jul-05 5:56
Member 213961925-Jul-05 5:56 
GeneralActiveX Exe Registeration Pin
MohammadAmiry24-Jul-05 7:29
MohammadAmiry24-Jul-05 7:29 
GeneralRe: ActiveX Exe Registeration Pin
progload24-Jul-05 11:32
progload24-Jul-05 11:32 
GeneralRe: ActiveX Exe Registeration Pin
Dave Kreskowiak24-Jul-05 15:16
mveDave Kreskowiak24-Jul-05 15:16 
To extend what progload posted. You have to use RegSvr32 to unregister the first control, then you can use it to register the new one.

RegSvr32 /u c:\path\to\first\ActiveX.dll

RegSvr32 c:\path\to\new\ActiveX.dll


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

GeneralTo Dave and progload Pin
MohammadAmiry25-Jul-05 10:41
MohammadAmiry25-Jul-05 10:41 
GeneralRe: To Dave and progload Pin
progload25-Jul-05 11:56
progload25-Jul-05 11:56 
GeneralRe: To Dave and progload Pin
MohammadAmiry26-Jul-05 0:32
MohammadAmiry26-Jul-05 0:32 
GeneralHelp! - Reading playlist files from winamp through API - Decoding memory contents Pin
pangel8324-Jul-05 7:28
pangel8324-Jul-05 7:28 
GeneralRe: Help! - Reading playlist files from winamp through API - Decoding memory contents Pin
progload24-Jul-05 11:13
progload24-Jul-05 11:13 
Generalsetup Pin
fatidarya24-Jul-05 7:26
fatidarya24-Jul-05 7:26 
GeneralRe: setup Pin
KaptinKrunch24-Jul-05 12:33
KaptinKrunch24-Jul-05 12:33 
GeneralRe: setup Pin
fatidarya25-Jul-05 4:15
fatidarya25-Jul-05 4:15 
GeneralRe: setup Pin
Dave Kreskowiak24-Jul-05 15:13
mveDave Kreskowiak24-Jul-05 15:13 
GeneralRe: setup Pin
Anonymous24-Jul-05 21:01
Anonymous24-Jul-05 21:01 
GeneralRe: setup Pin
fatidarya25-Jul-05 4:18
fatidarya25-Jul-05 4:18 
GeneralRe: setup Pin
Anonymous25-Jul-05 9:59
Anonymous25-Jul-05 9:59 
GeneralRe: setup Pin
fatidarya27-Jul-05 6:49
fatidarya27-Jul-05 6:49 
GeneralRe: setup Pin
Anonymous25-Jul-05 10:00
Anonymous25-Jul-05 10:00 
GeneralControl Losing Focus On KeyPress Pin
Tim Kock24-Jul-05 2:52
Tim Kock24-Jul-05 2:52 
GeneralRe: Control Losing Focus On KeyPress Pin
ixup8-Aug-05 5:52
ixup8-Aug-05 5:52 
Generalacessing msconfig in win9x,,nt,2000,xp Pin
Member 213961923-Jul-05 21:24
Member 213961923-Jul-05 21:24 

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.