similar to: vbrun300.dll

Displaying 20 results from an estimated 100 matches similar to: "vbrun300.dll"

2005 Feb 06
2
Application -almost- working
Hello all from a wine newbie. I have an old favorite Windows application that is one of the last impediments to being completely Windows free. The app was written in vb I am pretty sure as it requires vbrun300.dll After sorting out some font related problems I got it running but there is a hiccup that is very maddening: After the first (or second) running, a function of the program hangs. Seems
2010 Sep 17
0
Re: vbrun300.dll
wget http://download.microsoft.com/download/vb30/utility/1/w9xnt4/en-us/vb3run.exe made file executable and ran it. Then I copied the dll to the wine's system folder. Then it worked :) I did try with another dll with the same name before this one without luck.. This dll did it for me at least. good luck
2012 Mar 09
10
Problems with two apps
I'm using Wine on a Ubuntu 10.04 box. I'm having problems with two apps. If it's okay, I'll describe both problems here and see if there's some insight to be gained. 1. I have a free app called cslesson. It prepares lessons for Christian Science students. The install goes just fine, but when I try to run the app, I get a "File not found" error. Since the app is
2005 Aug 30
0
No subject
"PMW operates by reading an input file containing an encoded description of the music; such a file can be constructed using any text editor or word processor. The music encoding is very straightforward and compact, and quick to enter." On Sunday 06 February 2005 16:54, Tom deL wrote: > Hello all from a wine newbie. > > I have an old favorite Windows application that is >
2007 Mar 19
4
VB 3.0 Installation on Wine
I'm having problems running VB 3.0 programs under Wine and installing the VB 3.0 development environment. According to the app DB people have got VB 3.0 running before. I'm running on Ubuntu Dapper (x86). Previous tests were with earlier versions of Wine - I've had this problem hanging about for a few weeks now. This morning I uninstalled Wine with extreme prejudice (i.e., asking
2001 Dec 12
1
can't vectorize an expression
Dear R support network I have a problem that is driving me crazy. I have a dataframe with about 74000 landscapes which I call "land". A landscape is a 2km -by- 2km square. Land has three columns: land$lat, land$long, and land$description. The last one holds a NON-unique (integer) description of each landscape. There are maybe 100 distinct descriptions. Identifying landscapes that
2011 May 26
4
Steam crashes upon launching (Mint Katya)
I had just installed Linux Mint katya on my Dell Dimension 5000 computer because Windows kept making it lag and so on. I installed Wine and Steam soon after installing it, but whenever I tried to launch Steam it always crashes and quits as soon as the welcome and update screens pop up. I've googled for solutions to this problem and they have come to nil.
2006 Apr 13
4
Installation of Rails without ''gem install rails''
I am wondering if anyone has any procedural documentation for installing and using Rails from the standalone packages rather then via ''gem install''. It seems there should be some steps outside of simply unpacking the tar ball in order to integate it with your Ruby installation. Seems every bit of installation documentation I can find has ''gem install
2017 Sep 13
4
sanitizer test case failures after OS update
I updated one of my powerpc64le llvm test systems to Fedora 25 and I started getting a whole bunch of sanitizer test case failures. I tried testing some earlier revisions on the new OS that had worked fine under the old but they generate the same errors now so it isn't any changes in llvm. There are two different errors: FATAL: ThreadSanitizer: unsupported VMA range FATAL: Found 47 -
2006 Jun 19
11
html to pdf?
in one of my apps i am currently using redcloth to use textile formatting on my content. i am wanting to add reporting to the system, but the content that prints out doesn''t have the formatting obviously that i can have with html. what''s a good solution for some kind of formatting where i can use it on both web and print? i''m using pdf/writer right now and i think
2009 Aug 03
5
Difference between 1.4.x and 1.6.x?
Forgive me if this is a FAQ question but I didnt see anything on the website of forum spelling out the difference between 1.4.x and 1.6.x Obviously 1.6.x is in development. Is it stable enough for production use? What are the new features being implemented in 1.6.x? Will Cepstral work with 1.6.x? Thanks, Mike -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Nov 22
3
x windows dell inspiron 1200 setting for 1366x768
I am attempting to setup a dell inspirons 1200 laptop media accelerator 900 from intel is the chipset so I am using the i810 driver. In the default 1024x768 everything is fine. I am trying to setup the external port not the LCD to be 1366x768. I added a modeline to xorg.conf of: Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor"
2011 Mar 10
1
avoid copying big object passed into optimize()
Hello list, I have the following scenario: f1 <- function(a) { .... # doing things; may need 'a', but does not change 'a'. g <- function(x) { sum(x + a) # Say. Use 'a'; does not change 'a'. } optimize(f = g, lower = 0, upper = 1) } f2 <- function() { b <- runif(100000000000) # Create big object. f1(a
2011 Jan 26
2
applying a set of rules to each row
All, I would like to apply a set of rules to each row of the sample data set below. The rule sets are the guidelines for determining an individual's date for retirement eligibility. The rules are found in this document, http://www.opm.gov/feddata/RetirementPaperFinal_v4.pdf. I am only interested in the top two categories for retirement eligibility, the CSRS and FERS plans. The data set has
2009 Oct 03
1
Asterisk on NSLU2 : Grandstream not registering
Hello there ! I have successfully installed Asterisk on a normal server and on a Linksys WRT610N with DD-WRT running from connected USB-stick. This is not my first Asterisk-installation. I'm always finding a smaller and smaller platform to install Asterisk on. But now I encounter a problem. I'm using the same Grandstream GXP2010 with a of my installations. Every time registration goes
2007 Jun 19
0
peer timeouts and 489s
Hi All, I'm wondering if anyone can share any info on why I frequently get peer timeouts like below, and receive 489 messages from another A*k server on the same LAN. For the peers, we've one L2 switch. ICMP is <1ms. The CPU of the main A*k server is usually < 2%. So I can't see why we'd get such large delays. The phones are all Cisco 7940s (SIP 2xx) The 489 originate
2007 Jan 05
0
[829] trunk/wxruby2/samples/bigdemo/wxNotebook.rbw: Fix icon path for notebook tab (was crashing linux bug 6632)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2001 Jul 03
0
fixme:ddraw:is_OpenGL bad IID (wine crashes with d3d apps)
when i try to run any d3d app i get this error: fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403a2748)->(0000013c,00000008) fixme:ddraw:MESA_IDirect3DImpl_EnumDevices (0x403a0f9c)->(0x41c2f4,0x420516ac),stub! fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403a2a68)->(0000013c,00000011) fixme:ddraw:MESA_IDirect3D2Impl_CreateDevice
2006 Nov 12
0
[ wxruby-Bugs-6632 ] Linux crash on NoteBook in bigdemo.rb
Bugs item #6632, was opened at 2006-11-12 16:45 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=6632&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 4 Submitted By: Alex Fenton (brokentoy) Assigned to: Kevin Smith (qualitycode) Summary: Linux crash on NoteBook in bigdemo.rb Initial Comment: Linux
2007 Jun 08
1
Location of xgraphics routines
Hi I have an application that uses the Xwindows graphics library. Things like XOpenDisplay XDrawLine XCreateSimpleWindow XDrawString and many more Under all the CENTOS 4.X systems these were automatically loaded. I dont have these loaded under my CENTOS 5 system. I get a heap of undefined references when I compile the code. Could someone tell me, point me, where these routines now reside on