Click here to Skip to main content
15,898,373 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to run video file in vb.net windows application? Pin
balamurugan8217-Apr-07 3:50
balamurugan8217-Apr-07 3:50 
AnswerRe: How to run video file in vb.net windows application? Pin
MatrixCoder17-Apr-07 5:00
MatrixCoder17-Apr-07 5:00 
QuestionHow can we capture the incoming net send message in vb.net? Pin
vijay258317-Apr-07 3:39
vijay258317-Apr-07 3:39 
AnswerRe: How can we capture the incoming net send message in vb.net? Pin
Dave Kreskowiak17-Apr-07 7:19
mveDave Kreskowiak17-Apr-07 7:19 
QuestionSHDocVw.ShellWindows .Quit does not stop process Pin
SJR_117-Apr-07 2:41
SJR_117-Apr-07 2:41 
AnswerRe: SHDocVw.ShellWindows .Quit does not stop process Pin
Dave Kreskowiak17-Apr-07 6:43
mveDave Kreskowiak17-Apr-07 6:43 
AnswerRe: SHDocVw.ShellWindows .Quit does not stop process Pin
shreekar17-Apr-07 19:09
shreekar17-Apr-07 19:09 
QuestionWScript.CreateObject: Could not locate automation class named "wshAPIToolkitObject.ucATO" Pin
programvinod17-Apr-07 1:19
programvinod17-Apr-07 1:19 
Hi,

I am trying to execute the the function "RegSetKeySecurity" from advapi32.dll in VB Script.
for creating the object i am using wshAPIToolkitObject but i am getting the error...
"WScript.CreateObject: Could not locate automation class named "wshAPIToolkitObject.ucATO"


code :
Set oATO = WScript.CreateObject("wshAPIToolkitObject.ucATO")
lResult = oATO.CallAPI("advapi32.dll", "RegSetKeySecurity", hKey, SecurityInformation, pSecurityDescriptor )

please help me...do i need to have some dlls ?
or i need to register some dlls ?

AnswerRe: WScript.CreateObject: Could not locate automation class named "wshAPIToolkitObject.ucATO" Pin
Dave Kreskowiak17-Apr-07 6:46
mveDave Kreskowiak17-Apr-07 6:46 
Questionneed help on database connection! Pin
peteyshrew17-Apr-07 0:42
peteyshrew17-Apr-07 0:42 
AnswerRe: need help on database connection! Pin
ganero17-Apr-07 1:25
ganero17-Apr-07 1:25 
GeneralRe: need help on database connection! Pin
peteyshrew17-Apr-07 1:32
peteyshrew17-Apr-07 1:32 
GeneralRe: need help on database connection! Pin
ganero17-Apr-07 1:50
ganero17-Apr-07 1:50 
GeneralRe: need help on database connection! Pin
peteyshrew17-Apr-07 2:05
peteyshrew17-Apr-07 2:05 
GeneralRe: need help on database connection! Pin
Dayekh17-Apr-07 2:40
Dayekh17-Apr-07 2:40 
GeneralRe: need help on database connection! Pin
shreekar17-Apr-07 19:22
shreekar17-Apr-07 19:22 
AnswerRe: need help on database connection! Pin
klaydze17-Apr-07 22:00
klaydze17-Apr-07 22:00 
QuestionAccess Outlook Express through VB.NET Pin
Moin.A17-Apr-07 0:06
Moin.A17-Apr-07 0:06 
AnswerRe: Access Outlook Express through VB.NET Pin
Dave Kreskowiak17-Apr-07 7:38
mveDave Kreskowiak17-Apr-07 7:38 
Questionvalidation of form Pin
kripa2117-Apr-07 0:03
kripa2117-Apr-07 0:03 
AnswerRe: validation of form Pin
CPallini17-Apr-07 1:36
mveCPallini17-Apr-07 1:36 
GeneralRe: validation of form Pin
kripa2117-Apr-07 1:51
kripa2117-Apr-07 1:51 
JokeRe: validation of form Pin
CPallini17-Apr-07 2:07
mveCPallini17-Apr-07 2:07 
QuestionSaving data on a user control that is placed inside a tab control Pin
steve_rm16-Apr-07 23:17
steve_rm16-Apr-07 23:17 
QuestionLooping through tab in a tab control Pin
steve_rm16-Apr-07 20:43
steve_rm16-Apr-07 20:43 

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.