I ma creating a toolbar for IE. I am setting a parent of toolbar dynamically by using SetParent method of window API.
My problem is that SetParent method does not set parent and return zero(IntPtr).
By using last error code, its gives 1400 (Means Invalid Handle).
I check that handle of toolbar and handle of new parent are valid, but previous parent of toolbar handle has been invalid.
Now i want to assign new parent of...
User Profile
Collapse
-
SetParent method does not work.
-
Thank You Very Much for Reply Sir... -
How can i restrict the use of DLL
Hello
I made a user control and now i want to restrict his use.
When i insert the dll into a project anyone can use this dll in a new project!
I don't want that!
How can i restrict the use of this control
Please Help Me
Thanks And Regards
Ramveer Singh -
Restrict the users to use the DLL
Hell All
I create a DLL in C#.Net.It is used in my application but i want to restirct all other user to use my DLL. What should i do for this.
Thanks & Regards
Ramveer Singh
No activity results to display
Show More
Leave a comment: