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
gongdehui
NA
63
0
What 's the problem?
Oct 31 2004 11:17 AM
//C# code: public static System.UInt16 MAKEWORD(byte a, byte b) { return (ushort)a | ((ushort)b << 8); } when compiling,the error "can not implicitly convert type 'int' to 'ushot'" occur. what's the problem?
Reply
Answers (
5
)
EnumChildWindows Function & EnumChildProc.
making trial versions/avoiding copy of your exe