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
Administrator
Tech Writer
2.2k
1.5m
How do I use the platform SDK with C#?
Apr 10 2003 1:49 PM
I have installed the MS Platform SDK, in the hopes of using the Setup API to work with .ini files. My problem though, is how do I use the functions defined in the API? I have set it up, and registered the paths with VS, but I can't seem to locate the files. Do I "Using PlatformSDK" or somesuch? Does anyone know the appropriate "using" command? Thanks in advance Roger
Reply
Answers (
2
)
How can i use the ASCII code for a keyboard key F5 in a "KeyPressEventHandler"
How to copy an object?