Click here to Skip to main content
15,910,773 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how do i play files from a url using the windows media player control? Pin
Anonymous11-Aug-04 16:21
Anonymous11-Aug-04 16:21 
AnswerRe: how do i play files from a url using the windows media player control? Pin
mysorian12-Aug-04 6:53
professionalmysorian12-Aug-04 6:53 
GeneralHRESULT in VB project Pin
Anonymous11-Aug-04 14:37
Anonymous11-Aug-04 14:37 
GeneralRe: HRESULT in VB project Pin
Dave Kreskowiak12-Aug-04 2:54
mveDave Kreskowiak12-Aug-04 2:54 
GeneralResponse.Redirect Query Strings Pin
Boycech11-Aug-04 11:36
Boycech11-Aug-04 11:36 
GeneralRe: Response.Redirect Query Strings Pin
ramaseb11-Aug-04 22:59
ramaseb11-Aug-04 22:59 
GeneralRe: Response.Redirect Query Strings Pin
Boycech12-Aug-04 6:32
Boycech12-Aug-04 6:32 
Generalimporting dll's Pin
alankrita11-Aug-04 9:23
alankrita11-Aug-04 9:23 
Hi,
Can anyone help me with importing a fortran 8.0 dll to vb.net.I have tried several times with the following code but get an error saying that the entry point in the dll was not found.
I have a module in vb.net that contains the following code.
Declare Sub runit Lib "C:\Documents and Settings\User\My Documents\Visual Studio Projects\Dll1\Debug\Dll1.dll" _
(list of arguements) where Dll1 is the name of the fortran project.and runit is the subroutine i am trying to call from .net. I dont know what to do.Is there any configurations that i must set before trying to run the program.

GeneralRe: importing dll's Pin
normanordas11-Aug-04 15:16
normanordas11-Aug-04 15:16 
GeneralRe: importing dll's Pin
Anonymous11-Aug-04 15:44
Anonymous11-Aug-04 15:44 
GeneralRe: importing dll's Pin
ramaseb11-Aug-04 23:04
ramaseb11-Aug-04 23:04 
GeneralForm Index Pin
Achithyn11-Aug-04 7:55
Achithyn11-Aug-04 7:55 
GeneralRe: Form Index Pin
Jim Matthews11-Aug-04 8:16
Jim Matthews11-Aug-04 8:16 
GeneralRe: Form Index Pin
Dave Kreskowiak11-Aug-04 9:04
mveDave Kreskowiak11-Aug-04 9:04 
GeneralRe: Form Index Pin
Achithyn11-Aug-04 9:43
Achithyn11-Aug-04 9:43 
GeneralRe: Form Index Pin
ramaseb11-Aug-04 23:13
ramaseb11-Aug-04 23:13 
GeneralRe: Form Index Pin
Achithyn12-Aug-04 10:31
Achithyn12-Aug-04 10:31 
GeneralCalling a javascript function from vb.net every time pages loads is it possible Pin
huertj11-Aug-04 6:31
huertj11-Aug-04 6:31 
GeneralRe: Calling a javascript function from vb.net every time pages loads is it possible Pin
ramaseb11-Aug-04 6:49
ramaseb11-Aug-04 6:49 
GeneralRe: Calling a javascript function from vb.net every time pages loads is it possible Pin
Anonymous12-Aug-04 4:45
Anonymous12-Aug-04 4:45 
GeneralRe: Calling a javascript function from vb.net every time pages loads is it possible Pin
mysorian12-Aug-04 6:58
professionalmysorian12-Aug-04 6:58 
GeneralRe: Calling a javascript function from vb.net every time pages loads is it possible Pin
Anonymous20-Aug-04 3:33
Anonymous20-Aug-04 3:33 
QuestionEmbedded OLE objects in VB .NET ? Pin
smritiy11-Aug-04 6:28
smritiy11-Aug-04 6:28 
AnswerRe: Embedded OLE objects in VB .NET ? Pin
ramaseb11-Aug-04 6:56
ramaseb11-Aug-04 6:56 
GeneralRe: Embedded OLE objects in VB .NET ? Pin
smritiy11-Aug-04 7:20
smritiy11-Aug-04 7:20 

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.