Click here to Skip to main content
15,914,481 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRTF control Pin
PaleyX16-Jun-04 12:57
PaleyX16-Jun-04 12:57 
GeneralRe: RTF control Pin
Dave Kreskowiak17-Jun-04 3:18
mveDave Kreskowiak17-Jun-04 3:18 
GeneralRe: RTF control Pin
PaleyX17-Jun-04 4:07
PaleyX17-Jun-04 4:07 
Generalcustom metadata editor in ArcCatalog Pin
abhishk2001@yahoo.com16-Jun-04 11:56
abhishk2001@yahoo.com16-Jun-04 11:56 
GeneralAttention ASP/VB gurus: Calling LoadLibrary/GetProcAddress from ASP pages or VB scripts Pin
Xiangyang Liu 刘向阳16-Jun-04 8:41
Xiangyang Liu 刘向阳16-Jun-04 8:41 
GeneralRe: Attention ASP/VB gurus: Calling LoadLibrary/GetProcAddress from ASP pages or VB scripts Pin
Dave Kreskowiak16-Jun-04 9:09
mveDave Kreskowiak16-Jun-04 9:09 
GeneralRe: Attention ASP/VB gurus: Calling LoadLibrary/GetProcAddress from ASP pages or VB scripts Pin
Xiangyang Liu 刘向阳16-Jun-04 22:18
Xiangyang Liu 刘向阳16-Jun-04 22:18 
GeneralRe: Attention ASP/VB gurus: Calling LoadLibrary/GetProcAddress from ASP pages or VB scripts Pin
Dave Kreskowiak17-Jun-04 3:04
mveDave Kreskowiak17-Jun-04 3:04 
You do realize that is a HUGE security violation?

There is a theoretical way around it. You would have to write an ActiveX control to make the calls into the .DLL for you. This control would have to be an interface between the .DLL and VBScript, basically duplicating the functions you wanted to call in the .DLL and passing the parameters from VBScript to the function in the .DLL and returning the return values.

...in theory anyway. I don't know if your ActiveX control will get the rights it needs to do this though. You'll just have to write up a test control to see...


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

GeneralRe: Attention ASP/VB gurus: Calling LoadLibrary/GetProcAddress from ASP pages or VB scripts Pin
Xiangyang Liu 刘向阳17-Jun-04 4:23
Xiangyang Liu 刘向阳17-Jun-04 4:23 
GeneralConverting from standalone to LAN Pin
nbhairav12316-Jun-04 5:05
nbhairav12316-Jun-04 5:05 
GeneralRe: Converting from standalone to LAN Pin
Dave Kreskowiak16-Jun-04 5:24
mveDave Kreskowiak16-Jun-04 5:24 
GeneralRe: Converting from standalone to LAN Pin
sanjaysagrawal17-Jun-04 0:30
sanjaysagrawal17-Jun-04 0:30 
Generalclass constructor Pin
ymohd_22216-Jun-04 2:35
ymohd_22216-Jun-04 2:35 
GeneralRe: class constructor Pin
Dave Kreskowiak16-Jun-04 3:19
mveDave Kreskowiak16-Jun-04 3:19 
GeneralPrinting a bitmap Pin
Robert Gronenthal16-Jun-04 2:12
Robert Gronenthal16-Jun-04 2:12 
GeneralRe: Printing a bitmap Pin
Dave Kreskowiak16-Jun-04 3:36
mveDave Kreskowiak16-Jun-04 3:36 
GeneralRe: Printing a bitmap Pin
Robert Gronenthal16-Jun-04 8:12
Robert Gronenthal16-Jun-04 8:12 
GeneralRe: Printing a bitmap Pin
Dave Kreskowiak16-Jun-04 8:22
mveDave Kreskowiak16-Jun-04 8:22 
GeneralRe: Printing a bitmap Pin
superprogrammingdude18-Jun-04 16:41
superprogrammingdude18-Jun-04 16:41 
Questionhow can i segment scanned document Pin
Saud AKhter16-Jun-04 0:05
Saud AKhter16-Jun-04 0:05 
AnswerRe: how can i segment scanned document Pin
Dave Kreskowiak16-Jun-04 3:05
mveDave Kreskowiak16-Jun-04 3:05 
QuestionHow can retrieves the path and file name when I click right mouse on file in Windows??? Pin
tramdtt15-Jun-04 23:40
tramdtt15-Jun-04 23:40 
AnswerRe: How can retrieves the path and file name when I click right mouse on file in Windows??? Pin
Dave Kreskowiak16-Jun-04 3:02
mveDave Kreskowiak16-Jun-04 3:02 
GeneralRe: How can retrieves the path and file name when I click right mouse on file in Windows??? Pin
tramdtt16-Jun-04 15:44
tramdtt16-Jun-04 15:44 
GeneralRe: How can retrieves the path and file name when I click right mouse on file in Windows??? Pin
Dave Kreskowiak17-Jun-04 2:56
mveDave Kreskowiak17-Jun-04 2:56 

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.