|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
VB6 question
Hi!I know this is embarrassing,but...how can I make a dll using VB6?When creating a new project,my only options for creating a dll are "ActiveX Document dll"...Also,the option Make....dll is not available(meaning I cannot select it)
Can somebody help? Thanks! Last edited by b00gieman : September 12th, 2007 at 05:39 AM. |
|
#2
|
||||
|
||||
|
if u installed properly then it should show the option for activex dll.....
reinstall vb6.0
__________________
Nothing is Impossible bcoz IMPOSSIBLE itself says.. I M POSSIBLE........................ Be cool !!!!!!!!
|
|
#3
|
||||
|
||||
|
I found out I have the "Working Model Edition" , so this could be the cause...
|
|
#4
|
||||
|
||||
|
Solved that,now I got the right version.I still have one question:how can I get a user's id in visual basic?(could I use session(luid)?)
|
|
#5
|
||||
|
||||
|
session is object of ASP which comes with IIS...u can not use session in vb.
make a dll and call from ASP ..and when calling than pass your userid which is suppose to be in your sesison variable. |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > VB6 question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|