Search found 26 matches

by midebor
Sat May 15, 2004 10:35 am
Forum: Off Topic
Topic: webcam / videophone
Replies: 6
Views: 2955

Have a look at nonags Chat Voice/Video section at
http://www.nonags.com/nonags/confv.html

Buzz 3D free chat among others is extensively documented and offers interesting features

Regards, Michel
by midebor
Wed Apr 07, 2004 6:19 pm
Forum: Coding Questions
Topic: A proposal for Sqlite 3.0
Replies: 6
Views: 1964

Feedback from the user community is strongly encouraged.
An executive summary of the proposed changes follows:

* Support for UTF-16
* Better BLOB support
* User-defined collating sequences (for better
internationalization support)
* Smaller and faster than 2.8.13.

The plan is to continue to ...
by midebor
Wed Apr 07, 2004 3:03 pm
Forum: Coding Questions
Topic: A proposal for Sqlite 3.0
Replies: 6
Views: 1964

A proposal for Sqlite 3.0

As some of you are regular Sqlite users be aware that Sqlite is considering
to create in the coming months version 3.0 with new features and a new file format.
Details available at http://www.sqlite.org/prop2.html .
Regards,
Michel
by midebor
Mon Mar 29, 2004 3:04 pm
Forum: Coding Questions
Topic: I just bought PB.
Replies: 15
Views: 4302

Hello, welcome in this forum !
by midebor
Thu Mar 18, 2004 12:09 am
Forum: Announcement
Topic: PureBasic 3.89 Beta 1 - Public release
Replies: 47
Views: 20528

Thanx to all for yhe upgrade :D

Michel
by midebor
Wed Feb 25, 2004 1:44 pm
Forum: Coding Questions
Topic: Visual Designer menu item question
Replies: 6
Views: 2110

Bericko is working very hard on a new version of Visual Designer but be aware that this a HARDWARE UPGRADE to function properly.
More details here : http://users.skynet.be/mdb/bericko.jpg
by midebor
Tue Feb 03, 2004 8:19 am
Forum: Windows
Topic: Quick question about interfaces.
Replies: 6
Views: 2804

GedB, thanks for the link !
by midebor
Sun Jan 25, 2004 11:46 am
Forum: Tricks 'n' Tips
Topic: PB/OGRE SetMeshData example
Replies: 21
Views: 10750

Danilo
I tested last DLL update and second code. Results:
1. Résolution 800x600
a. full screen works but programs exits if mouse moved to extreme right or left.
b. windowed: crash: visual c++ runtime error

2. resolution 1024x768
a. full screen works but programs exits if mouse moved to extreme ...
by midebor
Mon Dec 22, 2003 6:58 pm
Forum: Off Topic
Topic: MegaLOL
Replies: 2
Views: 1669

Give it a try ! Mega LOL !
by midebor
Mon Aug 18, 2003 10:22 pm
Forum: Coding Questions
Topic: Hello and an invitation.
Replies: 7
Views: 2327

Welcome tu PB. You'll enjoy it !
I have been impressed by your professionnal road observation software.
The kind of things you will do in PB in the near future :D
by midebor
Sat Aug 16, 2003 3:52 pm
Forum: Announcement
Topic: Mouse-Recorder v1.0
Replies: 9
Views: 3882

Works perfectly. Thanks Mischa ! :D
by midebor
Thu Aug 14, 2003 9:23 am
Forum: Game Programming
Topic: please delete
Replies: 36
Views: 15568

Hi,
Sorry to jump in so late (after 10 days of vacation): I had 3D problems
as posted earlier and I could track down the following:

OS: win98
Nvidia TNT2 (drivers updated last week)
PB: 3.72
New 3D engine in compiler folder
New 3D library in Purelibraries

To run super terrain Or terrain (original ...
by midebor
Thu Aug 07, 2003 8:37 am
Forum: Announcement
Topic: New Engine3D.dll to test out
Replies: 18
Views: 9984

OK Fred, with the proposed 5 files the 3D demo's, billboard, color demo works OK now
on my Win98 machine WITH ONE RESTRICTION: those 3D demo's who call
screen3Drequester.pb work only is Full screen mode.
Selecting Windowed still produces a Runtime error. "This application has requested
the ...
by midebor
Wed Jul 30, 2003 12:05 am
Forum: General Discussion
Topic: Error opening system DLL -- any ideas?
Replies: 5
Views: 2005

Hi James,

I recently discovered Dependencywalker a very powerfull freeware tool to analyze dll functionning and interaction both static and dynamic.
Have a look at http://www.dependencywalker.com/
Very instructive ...

Michel
by midebor
Sun Jul 27, 2003 9:34 am
Forum: Tricks 'n' Tips
Topic: Capturing Audio [COMPLETE SOURCE]
Replies: 67
Views: 58789

Code doesn't compile : MMSYSTEM010 - a non valid indicator has been transmitted to system fonction.
Debugger variable list shows only: inHdr 0 long
No other variables.
OS is win98.