Search found 103 matches

by pkocsis
Sat Dec 12, 2009 5:52 am
Forum: Building Externals
Topic: Does anyone use minGW to...
Replies: 13
Views: 12076

Re: Does anyone use minGW to...

I have not solved this problem yet, but I suspect that there may be a compatibility problem with the c runtimes. Specifically, I think the heap corruption may be occurring if the rev engine alloc's memory (rev engine compiled with MSVC) and the dll free's it (my dll being compiled with gcc (mingw))....
by pkocsis
Thu Nov 19, 2009 8:58 pm
Forum: Building Externals
Topic: Does anyone use minGW to...
Replies: 13
Views: 12076

Thank you Jan. I have confirmed that this occurs on every 32 bit Vista where there is a "Send To Onenote 2007" printer. I need to test RR's externals though. For Jan, Mark, etc...can you shed any light on dev-c++ compiler version? Specifically, I'm confused as I have a gcc.exe in the dev-c++ bin fol...
by pkocsis
Thu Nov 19, 2009 2:10 am
Forum: Building Externals
Topic: Does anyone use minGW to...
Replies: 13
Views: 12076

Thanks for responding! Actually, I *AM* using dev-c++...I knew it used gcc but am under the impression that in the end, it's the minGW compiler...but certainly could be wrong. Probably we're using the very same compiler! If you ever get the opportunity to try one of your programs that uses a dev-c++...
by pkocsis
Wed Nov 18, 2009 10:30 am
Forum: Building Externals
Topic: Does anyone use minGW to...
Replies: 13
Views: 12076

Does anyone use minGW to...

...compile externals? If so, do you compile on XP and run on Vista? If so, have you tried your externals on a Vista machine where the default printer is "Send To Onenote 2007" (I'm serious, I don't think it'll work!). This is the problem I'm having......
by pkocsis
Tue Nov 17, 2009 1:41 pm
Forum: Building Externals
Topic: bizarre externals crash...
Replies: 0
Views: 3050

bizarre externals crash...

rev 4.0 on vista. I have a simple external that has run for years on both xp and vista. Recently, I have been plagued by two vista machines where my app will disappear if run. I have found that on a vista machine that has office 2007 installed where the default printer is set to "send to onenote 200...
by pkocsis
Fri Sep 11, 2009 6:54 pm
Forum: Windows
Topic: Option Menu Accelerators?
Replies: 1
Views: 2708

Option Menu Accelerators?

I have a user that has mildly complained about an option menu (button). He is used to opening a "drop-down" box and hitting the first letter of the choices, and having the "drop-down" list scroll to the choices where the selections start with that letter. For example, let's say its an option menu of...
by pkocsis
Fri Jul 31, 2009 9:53 am
Forum: Windows
Topic: queryRegistry changes in 3.5?
Replies: 2
Views: 2894

Ah! ...on my account, "DUH!" Thank you so much for pointing out that parameter #2 should be a variable to RECEIVE the value type. I've had that wrong in my mind the whole time when using rev! {sigh} (2.8.1 never caught that mis-coding problem for me!) On my Q #2, it seems like 3.5 give less informat...
by pkocsis
Fri Jul 31, 2009 9:20 am
Forum: Windows
Topic: queryRegistry changes in 3.5?
Replies: 2
Views: 2894

queryRegistry changes in 3.5?

QUESTION 1 of 2: Why in version 2.8.1, the statement: put queryRegistry("HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom\AutoRun","dword") into tautorun executes just fine, but in version 3.5 the statement does not execute and gives the following error text: execution error at line 2271 (...
by pkocsis
Mon May 11, 2009 10:48 pm
Forum: Windows
Topic: Embed manifest for Vista privileges?
Replies: 2
Views: 3133

Thank you Trevor!

Hopefully someday this can become part of the standalone settings for the windows platform.

Again, thank you for your help!
by pkocsis
Sun May 10, 2009 11:45 pm
Forum: Windows
Topic: Embed manifest for Vista privileges?
Replies: 2
Views: 3133

Embed manifest for Vista privileges?

Does anyone know of a way to embed a manifest into a standalone so that the app can be Vista/UAC compliant (assuming one want's an app to "run as administrator") I know one can right click the exe in Vista and select the "run as administrator", but that's a hokey thing to ask a user to do, post inst...
by pkocsis
Thu Apr 02, 2009 11:53 pm
Forum: Windows
Topic: Vista Vertical Slider looks really bad
Replies: 2
Views: 3131

Ah! ...YES, you are very correct! I am using 2.8.1 and have since checked, and it would seem that from 2.9 and forward, vertical sliders in Vista indeed look A-OK. Unfortunately, there are bugs in 2.9 and forward which critically wound my application. Bug 5397 is a major headache for me, and would r...
by pkocsis
Thu Apr 02, 2009 7:02 am
Forum: Windows
Topic: Vista Vertical Slider looks really bad
Replies: 2
Views: 3131

Vista Vertical Slider looks really bad

My vertical sliders on vista (Aero and other Vista themes) have a *very* small draggable thumb. I can find no way to affect the size of the thumb. It is no larger in width than the actual slider's vertical line (the slider vertical line width). Also, on XP the vertical line and slider are in the mid...
by pkocsis
Fri Dec 12, 2008 12:18 pm
Forum: Databases
Topic: Rev Sqlite version
Replies: 3
Views: 4270

Rev Sqlite version

I have seen it asked but not answered. Is there anywhere that states what version of sqlite3 was used to compile the rev dbsqlite.dll's? The reason I ask is I have run into a known sqlite error that has been fixed in the latest release of the sqlite code. The version of sqlite source code used to co...

Go to advanced search