Nice and good added to PB.
Thanks a lot Fred
Marc VITRY
Search found 28 matches
- Tue Jan 22, 2013 10:49 pm
- Forum: Announcement
- Topic: PureBasic 5.10 beta 4
- Replies: 20
- Views: 9782
- Tue May 27, 2008 10:22 pm
- Forum: Coding Questions
- Topic: 4.20 AllocateMemory and invalid memory access
- Replies: 1
- Views: 929
4.20 AllocateMemory and invalid memory access
I'm working on a IDE project using Scintilla
The following code report very often a Invalid Memory Access on the AllocateMemory function.
I also noticed:
- Same with 4.10
- No problem without the debugger
Any suggestion ?
ProcedureDLL SciLexer_LoadFile(SciGadget.l, MyFile.s) ; Load the file ...
The following code report very often a Invalid Memory Access on the AllocateMemory function.
I also noticed:
- Same with 4.10
- No problem without the debugger
Any suggestion ?
ProcedureDLL SciLexer_LoadFile(SciGadget.l, MyFile.s) ; Load the file ...
- Mon Jan 07, 2008 10:41 pm
- Forum: Announcement
- Topic: Using event handlers - (EasyVENT version 3.2)
- Replies: 120
- Views: 73653
MouseDown detection on ExplorerCombo gadget
I try to detect a MouseDown event on a ExplorerCombo gadget without succes.
The only event returned by EasyVent is #OnSetCursor.
I'm needing help for my project
Regard
The only event returned by EasyVent is #OnSetCursor.
I'm needing help for my project
Regard
- Thu Apr 12, 2007 11:19 am
- Forum: General Discussion
- Topic: PureHelpMaker and Purelib (Installer)
- Replies: 1
- Views: 2877
PureHelpMaker and Purelib (Installer)
Hi all,
I know it's not a bug...
At my office the AV is Norton and I get a Bloodhound.Overpacked message with PureHelpMaker.exe and PureLib.exe.
I think that it's because the exe files are compressed with a special tool.
My simple question:
Is it possible to get the two applications without ...
I know it's not a bug...
At my office the AV is Norton and I get a Bloodhound.Overpacked message with PureHelpMaker.exe and PureLib.exe.
I think that it's because the exe files are compressed with a special tool.
My simple question:
Is it possible to get the two applications without ...
- Tue Jan 23, 2007 11:47 pm
- Forum: Coding Questions
- Topic: Unicode not working with mvcom ?
- Replies: 1
- Views: 989
- Mon Dec 18, 2006 4:43 pm
- Forum: Announcement
- Topic: PureBasic 4.02 for Windows
- Replies: 40
- Views: 17320
- Mon Dec 18, 2006 4:38 pm
- Forum: Announcement
- Topic: PureBasic 4.02 for Windows
- Replies: 40
- Views: 17320
- Wed Nov 01, 2006 11:24 pm
- Forum: Tricks 'n' Tips
- Topic: Send and receive Data from the serial ComPort , no lib
- Replies: 15
- Views: 12616
- Wed Nov 01, 2006 10:55 am
- Forum: Tricks 'n' Tips
- Topic: Send and receive Data from the serial ComPort , no lib
- Replies: 15
- Views: 12616
- Thu Sep 07, 2006 10:34 pm
- Forum: Coding Questions
- Topic: RS232 communication
- Replies: 13
- Views: 4679
- Thu Aug 10, 2006 9:32 pm
- Forum: Coding Questions
- Topic: serial port
- Replies: 2
- Views: 1331
- Wed Mar 22, 2006 12:29 am
- Forum: Announcement
- Topic: MVCOM - The communication Library
- Replies: 7
- Views: 4902
MVCOM - The communication Library
I'm happy to confirm that MVCOM is V4 compatible .
As we'll have to modify our sources code with the new PB V4, I decided to add some functions and to get read and write functions more simple. I mean one function to read and one to write.
The following changes:
Added Functions:
ComSetTimeouts ...
As we'll have to modify our sources code with the new PB V4, I decided to add some functions and to get read and write functions more simple. I mean one function to read and one to write.
The following changes:
Added Functions:
ComSetTimeouts ...
- Sat Nov 26, 2005 1:56 am
- Forum: Coding Questions
- Topic: Simple comm port program
- Replies: 11
- Views: 3904
- Thu Sep 01, 2005 12:15 am
- Forum: Tricks 'n' Tips
- Topic: Using IcpmSendEcho API function with PB 3.94
- Replies: 1
- Views: 1534
Using IcpmSendEcho API function with PB 3.94
Code updated For 5.20+
Following my post in bug section please find how to use the IcmpSendEcho function with PB 3.94 according with MSDN specification about the ReplyBuffer.
See: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iphlp/iphlp/icmpsendecho.asp.
I hope this is a ...
Following my post in bug section please find how to use the IcmpSendEcho function with PB 3.94 according with MSDN specification about the ReplyBuffer.
See: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iphlp/iphlp/icmpsendecho.asp.
I hope this is a ...
- Fri Jul 15, 2005 9:01 pm
- Forum: Tricks 'n' Tips
- Topic: MVCOM, help!
- Replies: 7
- Views: 3549