Click here to Skip to main content
15,897,519 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralThird Party DataGrid Pin
pjholliday4-Nov-04 5:12
pjholliday4-Nov-04 5:12 
GeneralRe: Third Party DataGrid Pin
Dave Kreskowiak4-Nov-04 6:58
mveDave Kreskowiak4-Nov-04 6:58 
GeneralRadioButton DataBinding Blues Pin
Frank Burcaw4-Nov-04 5:11
Frank Burcaw4-Nov-04 5:11 
QuestionWho called me? Pin
KreativeKai4-Nov-04 3:53
professionalKreativeKai4-Nov-04 3:53 
AnswerRe: Who called me? Pin
Dave Kreskowiak4-Nov-04 4:07
mveDave Kreskowiak4-Nov-04 4:07 
GeneralRe: Who called me? Pin
KreativeKai4-Nov-04 4:14
professionalKreativeKai4-Nov-04 4:14 
GeneralDLL and VB Pin
saramel4-Nov-04 1:58
saramel4-Nov-04 1:58 
GeneralRe: DLL and VB Pin
Dave Kreskowiak4-Nov-04 3:57
mveDave Kreskowiak4-Nov-04 3:57 
What function are you calling? If it's outside the .DLL you were given, then that .DLL has no bearing on the problem what-so-ever. And your right, the function must follow the _stdcall calling convention in order to work with VB6. There is no way around this unless you wrap the call in a custom written (C++) .DLL that will pass parameters and returns back and forth between the function call and VB.


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

GeneralRe: DLL and VB Pin
8-Nov-04 7:53
suss8-Nov-04 7:53 
GeneralRe: DLL and VB Pin
Dave Kreskowiak8-Nov-04 8:04
mveDave Kreskowiak8-Nov-04 8:04 
Questioncan i run .net applications in Windows 95 Pin
Yuvaraj N4-Nov-04 1:31
Yuvaraj N4-Nov-04 1:31 
AnswerRe: can i run .net applications in Windows 95 Pin
Mekong River4-Nov-04 2:38
Mekong River4-Nov-04 2:38 
AnswerRe: can i run .net applications in Windows 95 Pin
Dave Kreskowiak4-Nov-04 3:53
mveDave Kreskowiak4-Nov-04 3:53 
GeneralRe: can i run .net applications in Windows 95 Pin
Frank Burcaw4-Nov-04 8:26
Frank Burcaw4-Nov-04 8:26 
GeneralRe: can i run .net applications in Windows 95 Pin
Dave Kreskowiak4-Nov-04 9:47
mveDave Kreskowiak4-Nov-04 9:47 
GeneralDataGrid Pin
mwharb3-Nov-04 21:34
mwharb3-Nov-04 21:34 
GeneralMDI Problem Pin
nitin_ion3-Nov-04 20:06
nitin_ion3-Nov-04 20:06 
GeneralRe: MDI Problem Pin
Mekong River3-Nov-04 20:54
Mekong River3-Nov-04 20:54 
GeneralRe: MDI Problem Pin
nitin_ion3-Nov-04 21:56
nitin_ion3-Nov-04 21:56 
GeneralRe: MDI Problem Pin
Dave Kreskowiak4-Nov-04 3:49
mveDave Kreskowiak4-Nov-04 3:49 
GeneralRe: MDI Problem Pin
nitin_ion4-Nov-04 16:47
nitin_ion4-Nov-04 16:47 
GeneralRe: MDI Problem Pin
Dave Kreskowiak5-Nov-04 2:49
mveDave Kreskowiak5-Nov-04 2:49 
GeneralRe: MDI Problem Pin
nitin_ion5-Nov-04 20:26
nitin_ion5-Nov-04 20:26 
GeneralRe: MDI Problem Pin
Dave Kreskowiak6-Nov-04 2:22
mveDave Kreskowiak6-Nov-04 2:22 
GeneralRe: MDI Problem Pin
nitin_ion7-Nov-04 23:50
nitin_ion7-Nov-04 23:50 

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.