|
-
Apr 20th, 2000, 06:32 AM
#1
i search for the syntax of a left shift, i know the right shift is: \ &H but can't find how to make a left one.
Also i don't understand why a right **** of 16 is: \&H10000
why it isn't: \ &H10 ?
By the way, i've tried to replace the setwindowtext by a sendmessage(hWnd, WM_SETTEXT, 0, "text to write"), but it doesn't work where a setwindowtext work, where is the error?
thx for any help or advices you could provide
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
|