
Search found 15 matches
- Tue Sep 28, 2004 12:31 pm
- Forum: Announcement
- Topic: FastFile released
- Replies: 54
- Views: 20213
- Mon Sep 27, 2004 5:19 pm
- Forum: Announcement
- Topic: FastFile released
- Replies: 54
- Views: 20213
- Sat Sep 18, 2004 12:55 pm
- Forum: Coding Questions
- Topic: using #EM_FINDTEXT
- Replies: 3
- Views: 1301
could the last parameter of the #EM_ message not simply be ?
Code: Select all
text
- Sat Sep 18, 2004 10:19 am
- Forum: Coding Questions
- Topic: using #EM_FINDTEXT
- Replies: 3
- Views: 1301
using #EM_FINDTEXT
Hey guys I really need some help on how to use
#EM_FINDTEXT http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/richedit/richeditcontrols/richeditcontrolreference/richeditstructures/findtext.asp
The lpstrText is what is confusing me...is a callback needed?Or ...
#EM_FINDTEXT http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/richedit/richeditcontrols/richeditcontrolreference/richeditstructures/findtext.asp
The lpstrText is what is confusing me...is a callback needed?Or ...
- Fri Sep 17, 2004 12:21 pm
- Forum: Coding Questions
- Topic: about the editor gadget
- Replies: 10
- Views: 2440
OK I'm not new to programming,just PB.I am self-taught(since 99) so there are some holes in my knowledge.Types are something I have be learning recently and I haven't used it much.
Thanks to all!
But I have one question...we define the var Format as type CHARRANGE or whatever it was,but why didn't ...
Thanks to all!
But I have one question...we define the var Format as type CHARRANGE or whatever it was,but why didn't ...
- Fri Sep 17, 2004 3:13 am
- Forum: Coding Questions
- Topic: about the editor gadget
- Replies: 10
- Views: 2440
- Wed Sep 15, 2004 2:36 pm
- Forum: Coding Questions
- Topic: about the editor gadget
- Replies: 10
- Views: 2440
- Wed Sep 15, 2004 12:01 pm
- Forum: Coding Questions
- Topic: about the editor gadget
- Replies: 10
- Views: 2440
- Tue Sep 14, 2004 12:04 am
- Forum: Coding Questions
- Topic: about the editor gadget
- Replies: 10
- Views: 2440
about the editor gadget
Hello,about that editorgadget...is there any way to delete selected text,but not with back space,instead when a menuevent() happens..?
- Mon Sep 13, 2004 11:17 pm
- Forum: Windows
- Topic: URLDownloadToFileA
- Replies: 5
- Views: 6789
- Mon Sep 13, 2004 12:54 pm
- Forum: Announcement
- Topic: FastFile released
- Replies: 54
- Views: 20213
- Sun Sep 12, 2004 12:02 pm
- Forum: Feature Requests and Wishlists
- Topic: get selected text of editor gadget
- Replies: 4
- Views: 1657
- Sun Sep 12, 2004 11:23 am
- Forum: Feature Requests and Wishlists
- Topic: get selected text of editor gadget
- Replies: 4
- Views: 1657
- Sun Sep 12, 2004 7:42 am
- Forum: Feature Requests and Wishlists
- Topic: get selected text of editor gadget
- Replies: 4
- Views: 1657
get selected text of editor gadget
title says it all 

- Sun Sep 12, 2004 7:05 am
- Forum: Windows
- Topic: URLDownloadToFileA
- Replies: 5
- Views: 6789
URLDownloadToFileA
I intend to use URLDownloadToFileA however is there a way to see if the file has been downloaded or if it is still downloading.Perhaps from a return value?I don't know the return values of URLDownloadToFileA...
please help thanks
please help thanks