|
-
Mar 29th, 2001, 09:34 PM
#1
Thread Starter
New Member
Hi,
I am very new to VB, and have been very spoilt by the VAX/VMS architecture where
its dead simple to call a a routine from assembler to c to fortran to pascal without
worring about how the interfaces work.
So my problem (one of many!!) I have code from MSDN which shows how to work
the NetUserGetLocalGroups to run returning all local groups for a specified user. This is
good, but what I want to do is set up an asp web page with the output from the routine.
My preference is to do it all in VB rather than have some VB calling C. I have had a look
at calling it, but alas have not gotten it to work.
Any assitance would be great.
RobW.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|