Displaying 20 results from an estimated 24 matches for "hfiles".
Did you mean:
files
2010 Sep 21
2
[PATCH 0/2] *** SUBJECT HERE ***
*** BLURB HERE ***
Matthew Booth (2):
New APIs: hopen-device hopen-file hread hwrite hseek hclose
hclose-all
Update pwrite to write a full buffer
daemon/.gitignore | 1 +
daemon/Makefile.am | 1 +
daemon/file.c | 20 ++-
daemon/hfile.c | 249 ++++++++++++++++++++++++++++++++++++++++
daemon/m4/gnulib-cache.m4 | 3
2002 Oct 24
0
Error log
I'm trying to get our legacy Microfocus Cobol database interface to work on
a Linux box. I'm using WINE 20021007 built from source on Mandrake 8.2
(after removing default WINE install) I've fixed several problems in my
config file, and imported some dll's that were missing. I can get to the
login screen, but when I try to go any farther into the program I get this:
2002 Mar 02
0
Longman dictionary installer debugging
Hi!
I'm trying to install the Longman Dictionary of Contemporary English (which I
have got with the book with the same name).
I'm running:
the latest wine release (20020228)
Redhat 7.2
gcc 2.96-98
fake windows dir (altough I have tried it with a win98 install a month ago)
The installer is an installshild with win16 libs.
When I run it, it puts up a message box, that the install files
2004 Nov 21
3
win32-file, overlapped added
Hi all,
I''ve got overlapped and offset support in both nread and nwrite. The only
thing left before I want to release this (as 0.4.0) is to get NO_BUFFERING
to work. Unfortunately, I can''t get it to work.
Park, I looked at that site you sent (and borrowed some code from it), but I
don''t see anything special happening for NO_BUFFERING. I thought it
required
2010 Aug 26
1
[PATCH] New APIs: hopen-device hopen-file hread hwrite hseek hclose hclose-all
These APIs provide handle-based read/write streaming and random access to files
and block devices.
---
daemon/.gitignore | 1 +
daemon/Makefile.am | 1 +
daemon/hfile.c | 196 +++++++++++++++++++++++++++++++++++++++++++++
daemon/m4/gnulib-cache.m4 | 3 +-
po/POTFILES.in | 2 +
regressions/Makefile.am | 1 +
regressions/test-hfile.pl | 102
2004 Jul 02
0
Patch to fix dist rule in ocfs-tools with another minor fix
Index: ocfs2/libocfs2/Makefile
===================================================================
--- ocfs2/libocfs2/Makefile (revision 127)
+++ ocfs2/libocfs2/Makefile (working copy)
@@ -65,6 +65,7 @@
HFILES = \
include/jfs_user.h \
+ include/jfs_compat.h \
include/kernel-jbd.h \
include/kernel-list.h \
include/ocfs2_fs.h \
Index: ocfs2/debugfs.ocfs2/Makefile
===================================================================
--- ocfs2/debugfs.ocfs2/Makefile (revision 127)
+++ ocfs2...
2010 Mar 29
3
how to update R files included as"source" ?
Hi all,
I have a main file main.R in which I include some other R files. For
example, in main.R I have: source("functions.R").
When I modify the file "functions.R", I'd like R to take into account the
changes and to reload the file functions.R when I run main.R
Is it possible?
Thanks,
Arnaud
[[alternative HTML version deleted]]
2012 Mar 27
0
App. Delisprint hangs on second run
Hi all,
i need to get DelisPrint to work, a programm to print labels for DPD, a German parcel delivery company, for easier delivery.
http://www.dpd.com/de_en/Home/Versand/Informationen-zum-Versand2/Versand-anwendungen/DELISprint
i am using wine 1.4 from the ubuntu ppa, on a fresh updated Ubuntu 11.10 amd64 (see datails information at the bottom). Before i used the official ubuntu 11.10 packages
2007 Mar 19
2
Wine crash
Hello,
I can't use Wine from version >=0.9.18 anymore.
It compiles ok and then it crashes somewhere in the middle of
installation,
I think when Wine tries to execute something.
Even when I try to run winecfg it crashes.
It worked with Wine version 0.9.17 and lower.
Anyone have any idea what's wrong ?
I'm running Slackware 10.0.
Below is what happens when I try to run winecfg.
2000 Nov 10
1
cvs trunk vorbis/ compile patches
...#
-###############################################################################
-
-FLAGS=-I. -I../lib -I../include
-OPT=-O20 $(FLAGS)
-DEBUG=-g -Wall $(FLAGS)
-PROFILE=-g -pg -O20 $(FLAGS)
-CC=gcc
-LD=gcc
-LDFLAGS=$(FLAGS)
-LIBS=-lm
-
-HFILES = ../lib/codebook.h vqgen.h vqext.h bookutil.h
-
-OFILES = vqgen.o vqsplit.o bookutil.o ../lib/sharedbook.o
-ALLOFILES = $(OFILES) lspdata.o genericdata.o train.o build.o run.o\
- cascade.o partition.o metrics.o residuedata.o latticebuild.o\
- latticepare.o latticehint.o latticetune.o
-
-all:
-...
2005 Dec 27
0
can not setup ie and fonts problem
My operating system is fedora 4 for x86_64 and the linux kernel is
2.6.14.My wine version is 0.92.After complete installation,I try to
setup ie6 sp1.But I get the following message.How can I solve it?And the
fonts in winefile explore look so ugly.I show the snapshot in
attachment.By the way my system locate is seted to be zh_CN.
WINEDLLOVERRIDES="advpack=n" wine ie6setup.exe
2001 Nov 07
1
WG: Re: Wine and the serial port [LONG]
Hi, I applied your patch and recompiled, but I'm still having trouble. In
what follows I've tried to describe some details.
The first problem was this: The Comm-Port gets opened with overlapped I/O.
However, for WaitCommEvent() we do not specify an overlapped structure. This
works fine on NT4 / W2K, but is contrary to the documentation, which
specifys that you need to supply an
2015 Nov 05
1
Improving Support for Xapian::DB_RETRY_LOCK in Windows(#65)
Hi Olly,
I tried to reach you through Github notifications(email) about this issue
but with no reply, so I thought we could discuss this issue here, I saw
three critical problems in the last patch.
1. Adding code to wrong '#if', i added it to else branch
2. Figuring out 'fd', holding the lock and 'fnm' as in windows 'fnm' differs
Help me out here, and Mention
2005 Aug 27
0
unhandled exception on 20050725 install from source on Fedora Core 4
I'm running FC4 with all the latest patches and kernel. I checked the basic
requirements for installation for all necessary packages.
Using the unpacked source, I installed by ./tools/wineinstall per the
readme. I got a long series of errors well into the process, posted below -
I've read the documentation and several help sites including this group and
the user list but can't seem to
2009 Nov 12
1
[ win32utils-Bugs-27425 ] win32-open3 doesn't build with 1.9.1
Bugs item #27425, was opened at 2009-11-11 21:15
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=411&aid=27425&group_id=85
Category: win32-open3
Group: Code
Status: Open
Resolution: None
Priority: 3
Submitted By: Daniel Berger (djberg96)
Assigned to: Nobody (None)
Summary: win32-open3 doesn''t build with 1.9.1
Initial Comment:
Windows XP
VC++ 9
2000 Nov 08
0
vq diffs
...d Nov 8 14:40:16 2000
@@ -10,5 +10,5 @@
###############################################################################
-FLAGS=-I. -I../include
+FLAGS=-I. -I../include -I../lib
OPT=-O20 $(FLAGS)
DEBUG=-g -Wall $(FLAGS)
@@ -17,7 +17,7 @@
LD=gcc
LDFLAGS=$(FLAGS)
-LIBS=-lm
+LIBS=-lm -logg
-HFILES = ../include/vorbis/codebook.h vqgen.h vqext.h bookutil.h
+HFILES = ../lib/codebook.h vqgen.h vqext.h bookutil.h
OFILES = vqgen.o vqsplit.o bookutil.o ../lib/sharedbook.o
@@ -85,5 +85,5 @@
lspvqtrain genericvqtrain residuevqtrain\
vqbuild vqmetrics latticebuild...
2014 Dec 12
0
Wine release 1.7.33
The Wine development release 1.7.33 is now available.
What's new in this release (see below for details):
- Support for copy/paste commands in MSHTML.
- Some more font support in DirectWrite.
- Better handling for loss of focus in Direct3D windows.
- Several more API Sets DLLs.
- Various bug fixes.
The source is available from the following locations:
2020 Aug 28
0
Wine release 5.16
The Wine development release 5.16 is now available.
What's new in this release (see below for details):
- Support for x86 AVX registers.
- Some ARM64 fixes for macOS.
- Still more restructuration of the console support.
- Various bug fixes.
The source is available from the following locations:
https://dl.winehq.org/wine/source/5.x/wine-5.16.tar.xz
2010 Oct 25
7
[PATCH 0/6] Ocfs2-tools: Add a new tool 'o2info'.
Now it's a good time to introduce the new tool 'o2info' since kernel
part of OCFS2_IOC_INFO ioctl has been pulld upstream by linus.
The following 6 patches have already got sunil's SOBs, and now they're
trying to attract more reviewers before it goes to central repo with
a modification of getting manual pages being introduced.
2010 Feb 05
0
Wine release 1.1.38
The Wine development release 1.1.38 is now available.
What's new in this release (see below for details):
- Better support for memory allocations debugging.
- Improved MIDI support.
- A wide range of Direct3D fixes.
- OLEDB fixes (should fix Clipart in Office).
- Improved debugger support on x86-64.
- Many MSI fixes.
- Various bug fixes.
The source is available from the