Click here to Skip to main content
15,891,136 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Grid Filtering Pin
Marcus J. Smith23-Feb-07 5:04
professionalMarcus J. Smith23-Feb-07 5:04 
QuestionData table??????? Pin
nawalage14-Feb-07 16:45
nawalage14-Feb-07 16:45 
AnswerRe: Data table??????? Pin
Christian Graus14-Feb-07 16:49
protectorChristian Graus14-Feb-07 16:49 
QuestionHow to read Excel in vb.net Pin
chaiotali14-Feb-07 16:43
chaiotali14-Feb-07 16:43 
AnswerRe: How to read Excel in vb.net Pin
Christian Graus14-Feb-07 16:51
protectorChristian Graus14-Feb-07 16:51 
Questioninserting in a linked list Pin
moize1214-Feb-07 13:34
moize1214-Feb-07 13:34 
AnswerRe: inserting in a linked list Pin
Christian Graus14-Feb-07 16:52
protectorChristian Graus14-Feb-07 16:52 
QuestionRunning regsvr32.exe from CreateProcess Pin
Barry True14-Feb-07 10:36
Barry True14-Feb-07 10:36 
This is actually a VB6 question. I'm trying to set up a VB DLL so that if it can't instantiate an external COM object because it is not registered properly it would run regsvr32.exe against the DLL to register the object and then try to instantiate it again. I'm using CreateProcess to run regsvr32 against the DLL and the problem I'm running into is that when the CreateProcess method is invoked, regsvr32 generates a dialog box indicating that LoadLibrary can't find the specified module. The module it prints out is the correct path to the DLL. Does anyone know how I can get this working?
AnswerRe: Running regsvr32.exe from CreateProcess Pin
Dave Kreskowiak15-Feb-07 4:31
mveDave Kreskowiak15-Feb-07 4:31 
GeneralRe: Running regsvr32.exe from CreateProcess Pin
Barry True15-Feb-07 19:02
Barry True15-Feb-07 19:02 
GeneralRe: Running regsvr32.exe from CreateProcess Pin
Dave Kreskowiak16-Feb-07 1:59
mveDave Kreskowiak16-Feb-07 1:59 
GeneralRe: Running regsvr32.exe from CreateProcess Pin
Barry True17-Feb-07 3:01
Barry True17-Feb-07 3:01 
GeneralRe: Running regsvr32.exe from CreateProcess Pin
Barry True17-Feb-07 3:02
Barry True17-Feb-07 3:02 
GeneralRe: Running regsvr32.exe from CreateProcess [modified] Pin
Barry True5-Mar-07 6:32
Barry True5-Mar-07 6:32 
AnswerRe: Running regsvr32.exe from CreateProcess Pin
arcticbrew16-Feb-07 9:07
arcticbrew16-Feb-07 9:07 
Questioninherts a textbox Pin
luke.orun14-Feb-07 10:20
luke.orun14-Feb-07 10:20 
AnswerRe: inherts a textbox Pin
TwoFaced14-Feb-07 13:11
TwoFaced14-Feb-07 13:11 
GeneralRe: inherts a textbox Pin
luke.orun14-Feb-07 22:02
luke.orun14-Feb-07 22:02 
QuestionPreventing changing tabs on a Tabcontrol Pin
dptalt14-Feb-07 9:51
dptalt14-Feb-07 9:51 
AnswerRe: Preventing changing tabs on a Tabcontrol Pin
nlarson1115-Feb-07 8:24
nlarson1115-Feb-07 8:24 
QuestionReading multiple MS Word files Pin
Morupisi Morupisi14-Feb-07 9:20
Morupisi Morupisi14-Feb-07 9:20 
QuestionDLL call from VB6 Pin
Renato Carvalho14-Feb-07 7:56
Renato Carvalho14-Feb-07 7:56 
AnswerRe: DLL call from VB6 Pin
Dave Kreskowiak15-Feb-07 4:28
mveDave Kreskowiak15-Feb-07 4:28 
QuestionArray Stuff Pin
Cedrickdeorange14-Feb-07 6:34
Cedrickdeorange14-Feb-07 6:34 
AnswerRe: Array Stuff Pin
andyharman14-Feb-07 6:46
professionalandyharman14-Feb-07 6:46 

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.