TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Andrey
NA
8
0
RegOpenKeyEx(HKey, sKey, 0, KEY_READ, k)
Sep 16 2008 9:46 AM
Hi! I use advapi32.dll and function lRet = RegOpenKeyEx(HKey_, sKey, 0, KEY_READ, k) for working in my register. In VB6 it work correctly, but in vb.net lRet = 5611065534578775. All parameters in vb6 and vb.net are the same.What's my mistake? Or where can I see the error description?
Reply
Answers (
2
)
Comparing a string to a datatable
extracting sustrings from a string to array