Click here to Skip to main content
15,915,324 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralAdd a dll in vb6 Pin
Its due when17-May-05 19:54
Its due when17-May-05 19:54 
GeneralRe: Add a dll in vb6 Pin
Rizwan Bashir17-May-05 21:23
Rizwan Bashir17-May-05 21:23 
GeneralRe: Add a dll in vb6 Pin
toxcct18-May-05 1:07
toxcct18-May-05 1:07 
GeneralRe: Add a dll in vb6 Pin
Rizwan Bashir18-May-05 2:11
Rizwan Bashir18-May-05 2:11 
GeneralRe: Add a dll in vb6 Pin
toxcct18-May-05 2:16
toxcct18-May-05 2:16 
GeneralRe: Add a dll in vb6 Pin
Rizwan Bashir18-May-05 2:38
Rizwan Bashir18-May-05 2:38 
GeneralRe: Add a dll in vb6 Pin
toxcct18-May-05 2:41
toxcct18-May-05 2:41 
GeneralRe: Add a dll in vb6 Pin
rwestgraham18-May-05 10:05
rwestgraham18-May-05 10:05 
If you do not call a DLL directly in VB6 you do not need to reference the DLL in VB6. If your main DLL requires a second DLL that you never call explicitly, this is not a VB6 problem. Either the DLL is not registered properly if it is a COM DLL, or it is either corrupt, not the correct version, or not installed to the correct location if it is a standard DLL. The first step in solving your problem is to determine if the "missing" DLL is a COM component. If it is, make sure it is registered properly. Beyond that, your information is too vague to be of much use. If it is a third party package, try contacting the people who created it.

Robert
GeneralRe: Add a dll in vb6 Pin
Its due when18-May-05 13:33
Its due when18-May-05 13:33 
GeneralRe: Add a dll in vb6 Pin
rwestgraham18-May-05 14:32
rwestgraham18-May-05 14:32 
GeneralRe: Add a dll in vb6 Pin
Its due when18-May-05 15:53
Its due when18-May-05 15:53 
GeneralRe: Add a dll in vb6 Pin
rwestgraham19-May-05 10:16
rwestgraham19-May-05 10:16 
GeneralRe: Add a dll in vb6 Pin
Its due when19-May-05 15:16
Its due when19-May-05 15:16 
GeneralRemove Items from Collection Pin
nitin_ion17-May-05 19:12
nitin_ion17-May-05 19:12 
GeneralRe: Remove Items from Collection Pin
Dave Kreskowiak17-May-05 19:23
mveDave Kreskowiak17-May-05 19:23 
GeneralRe: Remove Items from Collection Pin
nitin_ion17-May-05 19:29
nitin_ion17-May-05 19:29 
GeneralRe: Remove Items from Collection Pin
Christian Graus17-May-05 19:31
protectorChristian Graus17-May-05 19:31 
GeneralRe: Remove Items from Collection Pin
toxcct18-May-05 1:11
toxcct18-May-05 1:11 
GeneralRe: Remove Items from Collection Pin
Christian Graus18-May-05 12:40
protectorChristian Graus18-May-05 12:40 
GeneralSign Out/Log Off Problem Pin
meetaqadir17-May-05 18:19
meetaqadir17-May-05 18:19 
GeneralRe: Sign Out/Log Off Problem Pin
Yulianto.17-May-05 18:39
Yulianto.17-May-05 18:39 
GeneralRe: Sign Out/Log Off Problem Pin
meetaqadir18-May-05 0:36
meetaqadir18-May-05 0:36 
GeneralRe: Sign Out/Log Off Problem Pin
Dave Kreskowiak18-May-05 3:26
mveDave Kreskowiak18-May-05 3:26 
GeneralEMAIL COMPONENT Pin
aqui_i17-May-05 16:48
aqui_i17-May-05 16:48 
QuestionHow to Make a Remote Dekstop Program Pin
Fidi astutik17-May-05 15:39
Fidi astutik17-May-05 15:39 

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.