Search found 15 matches

by vkleonid
Thu Jun 15, 2006 11:11 pm
Forum: Tricks 'n' Tips
Topic: MD5 Calculation for a file with buffer.
Replies: 26
Views: 12121

breeze4me

Error when running it :( :

Image
by vkleonid
Fri Jul 08, 2005 12:23 am
Forum: Coding Questions
Topic: CRC32 for a file in 2,5 Gb and more?
Replies: 2
Views: 1104

Re: CRC32 for a file in 2,5 Gb and more?

Big thanks!
by vkleonid
Thu Jul 07, 2005 8:24 pm
Forum: Coding Questions
Topic: CRC32 for a file in 2,5 Gb and more?
Replies: 2
Views: 1104

CRC32 for a file in 2,5 Gb and more?

CRC32 For a file in 2,5 Gb and more?
How it is possible to calculate?
by vkleonid
Tue Apr 13, 2004 10:22 pm
Forum: Announcement
Topic: jaPBe 1.4.3.27
Replies: 51
Views: 15856

GPI
I too get the similar messages in jaPBe in mode "Compile/Debug" in some project.
Standard editor this does not show.
System: Win98 SE, PB 3.90
by vkleonid
Sat Jul 19, 2003 12:48 am
Forum: Coding Questions
Topic: Needs help - GetPrivateProfileSection?
Replies: 2
Views: 1900

Big thanks! All work!
by vkleonid
Sat Jul 19, 2003 12:09 am
Forum: Coding Questions
Topic: Needs help - GetPrivateProfileSection?
Replies: 2
Views: 1900

Needs help - GetPrivateProfileSection?

Info: The GetPrivateProfileSection function retrieves all the keys and values for the specified section of an initialization (INI) file.
Windows 95/98/Me: The specified profile section must not exceed 32K.
Windows NT/2000 or later: The specified profile section has no size limit.

Help me, please ...
by vkleonid
Thu Jul 17, 2003 8:24 pm
Forum: Announcement
Topic: jaPBe - First Release
Replies: 105
Views: 33316

GPI

In "SciTE Editor PureBasic Edition" (SciTE, http://www.scintilla.org), which too uses Scintilla-library, there is option "Menu -> Edit -> Copy as RTF" (i.e. with all formatting).
Possible include such option in jaPBe?
by vkleonid
Thu Jul 17, 2003 2:47 pm
Forum: Announcement
Topic: jaPBe - First Release
Replies: 105
Views: 33316

GPI

How I can copy the formatted text of program ( font color, bold etc.) from jaPBe?
This possible only in standard PB-editor.
by vkleonid
Fri Jul 11, 2003 10:10 am
Forum: Coding Questions
Topic: Q: MS Excel - a value and properties of cells.
Replies: 4
Views: 2579

gnozal

RapidQ - a good language-interpreter. I am aware of him since September 2000. :)
"QXls.Inc" - easy use in RapidQ (I used this). But "QXls.Inc" can not get the format of the cell. :(
by vkleonid
Thu Jul 10, 2003 8:27 pm
Forum: Coding Questions
Topic: Q: MS Excel - a value and properties of cells.
Replies: 4
Views: 2579

Q: MS Excel - a value and properties of cells.

Question: As with the help of PB to extract:
- a value (the text or number) of the necessary cell in ExcelWorkSheet;
- a properties of this cell: justification, font, colour and etc.

This possible?
Thank you for any help and examples of the decision of such problems!
by vkleonid
Thu Jun 19, 2003 12:04 am
Forum: Coding Questions
Topic: Q: TreeView - insert item or subitem?
Replies: 0
Views: 1038

Q: TreeView - insert item or subitem?

Help me, please, understand, what insert item or subitem in necessary place in TreeView (not in beginning or in the end)?
by vkleonid
Tue Jun 17, 2003 10:00 am
Forum: Coding Questions
Topic: Q: CD-information for CDDB ?
Replies: 2
Views: 1393

Q: CD-information for CDDB ?

Possible in PB to get information on CD for CDDB or FreeDB? :?:

Thank you for any help...
by vkleonid
Wed Jun 11, 2003 6:02 pm
Forum: Coding Questions
Topic: Problem: FASTFILECRC32 for ReadOnly files???
Replies: 3
Views: 1348

Big thanks!

Big thanks!
:D
by vkleonid
Wed Jun 11, 2003 10:55 am
Forum: Coding Questions
Topic: Problem: FASTFILECRC32 for ReadOnly files???
Replies: 3
Views: 1348

Problem: FASTFILECRC32 for ReadOnly files???

Result.s=Hex(FASTFILECRC32(MyFile.s))

If MyFile is ReadOnly, that Result=0 :(

Help me, please, solve this problem!

P.S. System: Win98 SE
by vkleonid
Tue Jun 03, 2003 12:56 pm
Forum: Coding Questions
Topic: Simple "Splitter" control for the form?
Replies: 2
Views: 1275

Simple "Splitter" control for the form?

Help me, please, create "Splitter" control for the form?