| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: wine-devel | Distribution: SuSE Linux 9.1 (i586) |
| Version: 20050111 | Vendor: SuSE Linux AG, Nuernberg, Germany |
| Release: 0.1 | Build date: Wed Jan 12 10:23:11 2005 |
| Group: System/Emulators/PC | Build host: c001n06.suse.de |
| Size: 6918005 | Source RPM: wine-20050111-0.1.src.rpm |
| Packager: http://www.suse.de/feedback | |
| Url: http://www.winehq.com | |
| Summary: files for wine development | |
This RPM contains the header files and development tools for the WINE libraries.
LGPL, Other License(s), see package
* Sat May 08 2004 - meissner@suse.de
- Dropped make_fakewindows setup, use WINE owns wineprefixcreate now.
- .wine/fake_windows is .wine/drive_c now.
* Tue Apr 20 2004 - meissner@suse.de
- Dropped winesetuptk, it is more and more unhelpful to the
ongoing wine configuration file changes.
- Cleaned spec file.
- Upgraded to 20040408 upstream release:
- DOS devices and drives are now configured through symlinks.
- Many shell32 improvements.
- New task manager merged from ReactOS.
- First version of wineprefixcreate tool for initial setup.
- Lots of bug fixes.
- Upgraded to 20040309 upstream release:
- Much improved winegcc tool, now used to build Wine itself.
- VxDs are now separate libraries for better modularity.
- Improvements and simplifications to the drive configuration.
- New setupapi INF script to create the initial registry.
- Many improvements to the various multimedia dlls.
- Lots of bug fixes.
* Mon Feb 16 2004 - meissner@suse.de
- updated to 20040213 upstream release:
- Improved support for screen resolution changes.
- More shell32 improvements.
- Several Winelib compatibility fixes.
- Beginnings of support for typelib creation.
- Lots of bug fixes.
- make_fakewindows now calls regsvr32 for all self registering
dlls.
* Thu Jan 22 2004 - meissner@suse.de
- updated to 20040121 upstream release:
- Many improvements in the shell32 dll.
- Better support for constructors in C++ Winelib apps.
- Improved Regedit tool.
- Full support for graphic tablets.
- Lots of DirectMusic improvements.
- Better support for video playback.
- Full IME support for Asian locales.
- Lots of bug fixes.
* Sun Dec 14 2003 - meissner@suse.de
- removed config-dist.sh
- reenabled alsa/alsa-devel.
- updated to 20031212 upstream release:
- Initial implementation of XDND drag&drop support.
- Improved startup performance on remote displays.
- Major improvements in the oleaut32 dll.
- Some support for Netbios functions.
- Work around for Exec Shield and prelinking troubles.
- Many code cleanups.
- Lots of bug fixes.
* Thu Nov 20 2003 - meissner@suse.de
- update to 20031118 upstream release
- Many printing improvements.
- Run-time detection of NPTL threading.
- Lots of code merges from Crossover Office 2.1.
- Some reorganization of the source tree.
- Lots of bug fixes.
- Added capi4linux, expat requires.
- Disabled alsa for now due to changed API.
* Fri Oct 17 2003 - meissner@suse.de
- build as non root
- Upgraded to latest upstream:
- Support for the Xrandr extension.
- Dll separation of kernel and ntdll is finished.
- Many enhanced metafile improvements.
- Many improvements to the winecfg configuration tool.
- Massive header files cleanup for better source compatibility.
- Lots of bug fixes.
* Thu Sep 18 2003 - adrian@suse.de
- unbreak build again
* Thu Sep 18 2003 - adrian@suse.de
- hide menu entry, we need it still for MimeType handling
* Sun Sep 14 2003 - adrian@suse.de
- include a wine.desktop file with correct Icon= line
* Fri Sep 12 2003 - meissner@suse.de
- Do not use the greek/symbol font of koffice-wordprocessing
as default truetype font.
* Mon Sep 01 2003 - mmj@suse.de
- Fix head/tail syntax [#29622]
* Mon Aug 25 2003 - meissner@suse.de
- Fix winewrap default path to /usr/lib/wine #29069
* Sat Aug 16 2003 - adrian@suse.de
- install desktop file from kappfinder
* Tue Aug 12 2003 - meissner@suse.de
- Upgraded to latest release 20030813:
- Partial implementation of the Microsoft Installer (msi.dll).
- GUI for regedit (from ReactOS).
- DirectMusic dlls reorganization.
- Many Wininet improvements.
- Lots of bug fixes.
- fixed symlinks for .exe files in fake windows setup.
- removed one confusing message.
- skip broken truetype font, silence error messages with missing font dirs.
- added winemenubuilder, rundll32 to list of programs.
* Thu Jul 10 2003 - meissner@suse.de
- New upstream release 20030709:
- Still more Direct3D and DirectSound improvements.
- Inter-process clipboard support.
- Locale handling improvements.
- More progress on the kernel/ntdll separation.
- Lots of bug fixes.
* Mon Jun 23 2003 - meissner@suse.de
- New upstream release:
- Still more Direct3D and DirectSound improvements.
- Tons of fixes merged from Crossover Office 2.0.
- New iphlpapi dll.
- Lots of bug fixes.
* Thu Jun 12 2003 - meissner@suse.de
- package documentation main directory too.
* Fri May 23 2003 - meissner@suse.de
- remove CVS dirs.
* Wed May 14 2003 - meissner@suse.de
- Upgraded to the last release snapshot:
- Some more reorganizations of the source tree.
- A few more steps towards kernel/ntdll separation.
- Many Direct3D improvements.
- More compatible COM interfaces definitions.
- Lots of bug fixes.
- package wine.m4 into wine-devel.
* Thu Apr 10 2003 - meissner@suse.de
- Upgraded to the last release snapshot:
- Some reorganizations of the source tree.
- File change notifications.
- Support for all variants of glibc 2.3.
- Many documentation updates.
- Many Direct Sound improvements.
- File locking support.
- Progress on kernel/ntdll dll separation.
- Better dead keys support.
- Many debugger fixes.
- More Direct3D work.
- Lots of bug fixes.
- Dropped my glibc 2.3 patches, they are now included.
* Tue Apr 01 2003 - ro@suse.de
- use mesa-devel-packages in neededforbuild
* Fri Mar 07 2003 - meissner@suse.de
- CUPS_SONAME/SONAME_CUPS was swapped, we were not finding CUPS
on systems without cups-devel and so unable to print.
* Mon Mar 03 2003 - meissner@suse.de
- Do not output that debugging info on every keypress
- dropped no longer needed SetParent optimization hack.
* Mon Feb 17 2003 - meissner@suse.de
- Upgraded to current CVS.
- InstallShield v6 should be fixed again.
* Mon Feb 10 2003 - meissner@suse.de
- New configuration method. We no longer call winesetup,
but use a quick and dirty shell script for fake windows
setup.
- Split sources into vanilla CVS tarball and SuSE patch.
* Mon Jan 27 2003 - meissner@suse.de
- Make WINE work on STABLE again by no longer overloading
__errno_location, but overwriting it instead. (This will
break again as soon as TLS support is enabled for glibc.)
- Upgraded to current CVS.
* Thu Jan 23 2003 - meissner@suse.de
- Upgraded to current CVS, which includes fixes for gcc 3.3 build
and winewrapper.
* Fri Jan 17 2003 - meissner@suse.de
- Upgraded to current CVS:
- Much better header files compatibility in Winelib.
- A ton of Direct3D work.
- Many improvements in sound support.
- New wineboot tool to simulate a Windows reboot.
- Lots of bug fixes.
- Added libungif, jack, jack-devel, mesaglu, mesaglu-devel to neededforbuild.
- Added iwidgets to requires.
* Wed Jan 08 2003 - meissner@suse.de
- Upgraded to current CVS:
- DLL linking now done through import libraries.
- A couple of new tools to make Winelib easier to use.
- Many Direct3D improvements.
- Improved Windows compatibility of the regression tests.
- Finished conversion to STRICT compilation mode.
- WinHelp revival.
- Client-side fonts supported even without RENDER extension.
- Regression tests no longer require Perl.
- Lots and lots of bugfixes and other new features.
* Wed Nov 20 2002 - meissner@suse.de
- Upgraded to current CVS.
- Some type punning warnings fixed.
- Merged WineHQ default config file into winesetup configfiles.
* Wed Nov 13 2002 - meissner@suse.de
- Updated to new upstream version.
* Tue Nov 12 2002 - ro@suse.de
- updated neededforbuild: jade_dsl,sp -> openjade,opensp
- xshared,xdevel -> x-devel-packages
* Thu Oct 10 2002 - meissner@suse.de
- Updated to new upstream version:
- Massive listview rewrite.
- New MS RLE codec.
- winemaker should be working again.
- Beginnings of Direct3D 8 support.
- Lots of bugfixes.
* Wed Sep 18 2002 - meissner@suse.de
- Reduced afmfiles by the one already included in the wineps driver itself.
- include a stdole32.tlb so InstallShield v6 might work.
- Fixed wine_set_default_reg script.
- Make the winesetup stuff also merge the default windows registry
if we are running on a fake windows installation.
- Updated to new Upstream version:
- Much improved PowerPC support
- More correct locale definitions.
- Progress on the conversion of handle types to pointers.
- Many Visio and Quicken fixes merged from Crossover.
- More OLE and shell improvements.
- NAS and AudioIO sound drivers.
- Still more Sparc portability fixes.
* Mon Sep 09 2002 - meissner@suse.de
- If there is an existing windows install, still prefer the fake install
since it is way less dangerous #19222.
- Use managed mode by default (so windows are just normal KDE windows)
* Mon Sep 02 2002 - meissner@suse.de
- Do not suggest installing KDE menus of winesetup (they are not
there and wine does its own now). #18648.
* Sun Sep 01 2002 - ro@suse.de
- Use ExclusiveArch instead of BuildArch
* Thu Aug 29 2002 - meissner@suse.de
- Change location of menu entries from /Wine/ to /SuSE/Wine/ to
make the registered apps appear in the menu.
- Try to support biarch build for compiling on x86_64.
* Mon Aug 12 2002 - meissner@suse.de
- Upgraded to current CVS snapshot (20020812)
- Upstream summary:
- Beginnings of an IDL compiler.
- Several new winedbg features.
- More OLE and shell improvements.
- DirectSound 8 and DirectInput 8 support.
- Many OLE improvements.
- Support for font downloading in Postscript driver.
- ALSA sound driver.
- Lots of bug fixes.
- Local:
- Started enhancing PPC port.
* Sun Jul 28 2002 - kukuk@suse.de
- remove libz from neededforbuild
* Wed Jul 10 2002 - meissner@suse.de
- Upgraded to current CVS snapshot (20020710),
lots of bugfixes inside.
- Tried fixing a Lotus Notes problem with the attachment information
window.
* Mon Jun 17 2002 - meissner@suse.de
- Upgraded to current CVS snapshot (20020614),
lots of new features, bugfixes et.al.
- Tweaked wine_init so it does not recursively call itself.
* Tue Apr 09 2002 - meissner@suse.de
- Upgraded to current CVS snapshot (20020409),
contains a lot of fixes from upstream (including parts of the CrossOver
Office patches)
- neededforbuild jpeg -> libjpeg, added kdelibs stuff to support
arts client, added sane for twain32.dll
* Tue Feb 05 2002 - pmladek@suse.cz
- added warning message into winesetup [#12932]
- added the same message also into README.SuSE
* Fri Feb 01 2002 - ro@suse.de
- changed neededforbuild <libpng> to <libpng-devel-packages>
* Mon Jan 28 2002 - pmladek@suse.cz
- removed old wine.systemreg, wine.userreg, there are newer in winesetuptk
- removed old generic*.ppd and used the newer one from the wine sources
- fixed ppd configuration in default config files [#12934]
- wine_set_default_reg updates windows registry also from
the file psdrv.reg now
- winedefault.reg and psdrv.reg moved to /usr/lib/wine/reg
- tested print from wine
- updated README.SuSE
- cleanded up spec file
* Tue Jan 22 2002 - pmladek@suse.cz
- updated wine to the latest snapshot 20011226
- updated winesetuptk to version 0.5.1b:
* improved detection of windows partitions
* drives in fstab are not automounted anymore
* support for "auto" fs type (look for windows)
* application specific profile support
* application profile for Internet Explorer and Lotus Notes R5
* preserve drive order like it's known under Windows
- WineSetupTk did not linked against static Tcl/Tk/Itcl libraries,
instead of it was used old Makefile and old launcher
* Mon Dec 03 2001 - ro@suse.de
- fixed neededforbuild <docbktls> to <docbook-toys>
* Thu Nov 01 2001 - bjacke@suse.de
- make sub package -devel
- add "cups-devel cups-libs libpng jpeg openssl libtiff" to
neededforbuild for CUPS support
- neededforbuild freetype2, -devel to support this
- remove xf86 from Requires (X libs are autorequired)
- remove Wine provides
- fixed to not provide man and doc directories
* Mon Sep 24 2001 - pmladek@suse.cz
- fixed documentation - added docbook_4 again
* Tue Sep 18 2001 - pmladek@suse.cz
- fixed warning messages on start up
* Mon Aug 27 2001 - pmladek@suse.cz
- fixed to compile:
* removed docbook_4 from #neededforbuild
- fixed path to documentation by installation
* Fri Aug 24 2001 - pmladek@suse.cz
- updated to version 20010731
- added detection of version of wine config
- fixed autorun of winesetup when config does not exist or
it is for bad version of wine
- fixed default configuration generated by winesetup along
example in wine
- new script for registry updating
- fixed licence tag
- fixed README.SuSE
* Tue Aug 21 2001 - ro@suse.de
- neededforbuild: replaced sp_libs with sp
* Mon May 07 2001 - pmladek@suse.cz
- fixed error message from find command when winesetup starts
* Sun Apr 29 2001 - pmladek@suse.cz
- fixed README.SuSE
* Thu Apr 26 2001 - pmladek@suse.cz
- added itcl to requires (it isn't in default selections but
it's needed by winesetup)
* Tue Apr 10 2001 - pmladek@suse.cz
- updated to version 20010326
- fixed winesetup through changes in wine config
- paths to afm files in config now
- another declaration of default load order
- fixed README.SuSE
* Thu Mar 29 2001 - ro@suse.de
- fixed neededforbuild
* Tue Mar 27 2001 - pmladek@suse.cz
- returned flag --sysconfdir=/etc to configure (my bug)
* Tue Mar 27 2001 - pmladek@suse.cz
- added URL
- repaired licence tag
- wine up-dated to the version 20010305
- added winesetuptk version 0.5.1b
- fixed winesetuptk for SuSE distribution
- added support: If you have no config file then 'winesetup'
will be launched automatically when you launch 'wine'
(fixed bug #6769)
- bziped sources
- actualized README.SuSE
- actualized description in PAC files
- generated html documentation from sgml documentation
- removed sgml documentation from binary rpm
- cleaned up spec file
* Thu Mar 08 2001 - uli@suse.de
- renamed mesadev -> mesa-devel in neededforbuild
* Wed Feb 07 2001 - uli@suse.de
- fixed for glibc 2.2.1
* Fri Dec 08 2000 - uli@suse.de
- update -> 20001202
- added regapi
- added wine.systemreg and wine.userreg
- added afm and ppd files for printing
- added afm and ppd sections to wine.conf
* Thu Nov 23 2000 - arvin@suse.de
- changed spec file to use a buildroot
- fixed group tag
* Tue Sep 26 2000 - ro@suse.de
- removed bogus requires
- added mesa-stuff to neededforbuild
* Mon Sep 25 2000 - hhetter@suse.de
- updated to 20000821
* Thu Jul 27 2000 - arvin@suse.de
- changed wine.conf to noreplace
* Mon May 15 2000 - bk@suse.de
- updated to version 20000430
* Tue Apr 18 2000 - bk@suse.de
- updated to version 20000326
- added all new files to filelist
- use RPM_OPT_FLAGS as CFLAGS
* Fri Jan 28 2000 - bg@suse.de
- new version 20000109
- moved /usr/man to /usr/share/man
* Sun Oct 17 1999 - ro@suse.de
- fixed neededforbuild
* Mon Sep 13 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Tue Jul 20 1999 - mkraft@suse.de
- new version 990704
* Thu Apr 01 1999 - uli@suse.de
- new version 990328
* Mon Mar 29 1999 - rolf@suse.de
- new version 990314
* Tue Dec 01 1998 - rolf@suse.de
- new version 981108
* Fri Jun 26 1998 - rolf@suse.de
- new version 980614
* Thu Jan 15 1998 - rolf@suse.de
- new version 980104
/usr/include/wine /usr/include/wine/debug.h /usr/include/wine/exception.h /usr/include/wine/library.h /usr/include/wine/msvcrt /usr/include/wine/msvcrt/conio.h /usr/include/wine/msvcrt/crtdbg.h /usr/include/wine/msvcrt/ctype.h /usr/include/wine/msvcrt/direct.h /usr/include/wine/msvcrt/dirent.h /usr/include/wine/msvcrt/dos.h /usr/include/wine/msvcrt/eh.h /usr/include/wine/msvcrt/errno.h /usr/include/wine/msvcrt/fcntl.h /usr/include/wine/msvcrt/float.h /usr/include/wine/msvcrt/io.h /usr/include/wine/msvcrt/limits.h /usr/include/wine/msvcrt/locale.h /usr/include/wine/msvcrt/malloc.h /usr/include/wine/msvcrt/math.h /usr/include/wine/msvcrt/mbctype.h /usr/include/wine/msvcrt/mbstring.h /usr/include/wine/msvcrt/process.h /usr/include/wine/msvcrt/search.h /usr/include/wine/msvcrt/setjmp.h /usr/include/wine/msvcrt/share.h /usr/include/wine/msvcrt/stddef.h /usr/include/wine/msvcrt/stdio.h /usr/include/wine/msvcrt/stdlib.h /usr/include/wine/msvcrt/string.h /usr/include/wine/msvcrt/sys /usr/include/wine/msvcrt/sys/locking.h /usr/include/wine/msvcrt/sys/stat.h /usr/include/wine/msvcrt/sys/timeb.h /usr/include/wine/msvcrt/sys/types.h /usr/include/wine/msvcrt/sys/unistd.h /usr/include/wine/msvcrt/sys/utime.h /usr/include/wine/msvcrt/time.h /usr/include/wine/msvcrt/unistd.h /usr/include/wine/msvcrt/wchar.h /usr/include/wine/msvcrt/wctype.h /usr/include/wine/unicode.h /usr/include/wine/windows /usr/include/wine/windows/accctrl.h /usr/include/wine/windows/aclapi.h /usr/include/wine/windows/activscp.h /usr/include/wine/windows/activscp.idl /usr/include/wine/windows/advpub.h /usr/include/wine/windows/amstream.h /usr/include/wine/windows/amstream.idl /usr/include/wine/windows/amvideo.h /usr/include/wine/windows/amvideo.idl /usr/include/wine/windows/audevcod.h /usr/include/wine/windows/austream.h /usr/include/wine/windows/austream.idl /usr/include/wine/windows/aviriff.h /usr/include/wine/windows/axcore.idl /usr/include/wine/windows/axextend.idl /usr/include/wine/windows/basetsd.h /usr/include/wine/windows/cderr.h /usr/include/wine/windows/cfgmgr32.h /usr/include/wine/windows/cguid.h /usr/include/wine/windows/comcat.h /usr/include/wine/windows/comcat.idl /usr/include/wine/windows/commctrl.h /usr/include/wine/windows/commdlg.h /usr/include/wine/windows/compobj.h /usr/include/wine/windows/control.h /usr/include/wine/windows/control.idl /usr/include/wine/windows/cpl.h /usr/include/wine/windows/custcntl.h /usr/include/wine/windows/cvconst.h /usr/include/wine/windows/d3d.h /usr/include/wine/windows/d3d8.h /usr/include/wine/windows/d3d8caps.h /usr/include/wine/windows/d3d8types.h /usr/include/wine/windows/d3d9.h /usr/include/wine/windows/d3d9caps.h /usr/include/wine/windows/d3d9types.h /usr/include/wine/windows/d3dcaps.h /usr/include/wine/windows/d3dhal.h /usr/include/wine/windows/d3dtypes.h /usr/include/wine/windows/d3dvec.inl /usr/include/wine/windows/d3dx8core.h /usr/include/wine/windows/dbghelp.h /usr/include/wine/windows/dbt.h /usr/include/wine/windows/dde.h /usr/include/wine/windows/ddeml.h /usr/include/wine/windows/ddraw.h /usr/include/wine/windows/ddrawi.h /usr/include/wine/windows/ddstream.h /usr/include/wine/windows/ddstream.idl /usr/include/wine/windows/devenum.idl /usr/include/wine/windows/devguid.h /usr/include/wine/windows/digitalv.h /usr/include/wine/windows/dinput.h /usr/include/wine/windows/dispdib.h /usr/include/wine/windows/dispex.h /usr/include/wine/windows/dispex.idl /usr/include/wine/windows/dlgs.h /usr/include/wine/windows/dls1.h /usr/include/wine/windows/dls2.h /usr/include/wine/windows/dmdls.h /usr/include/wine/windows/dmerror.h /usr/include/wine/windows/dmo.h /usr/include/wine/windows/dmoreg.h /usr/include/wine/windows/dmort.h /usr/include/wine/windows/dmplugin.h /usr/include/wine/windows/dmusbuff.h /usr/include/wine/windows/dmusicc.h /usr/include/wine/windows/dmusicf.h /usr/include/wine/windows/dmusici.h /usr/include/wine/windows/dmusics.h /usr/include/wine/windows/docobj.h /usr/include/wine/windows/docobj.idl /usr/include/wine/windows/dpaddr.h /usr/include/wine/windows/dplay.h /usr/include/wine/windows/dplay8.h /usr/include/wine/windows/dplobby.h /usr/include/wine/windows/dsconf.h /usr/include/wine/windows/dsdriver.h /usr/include/wine/windows/dshow.h /usr/include/wine/windows/dsound.h /usr/include/wine/windows/dxdiag.h /usr/include/wine/windows/dxerr8.h /usr/include/wine/windows/dxerr9.h /usr/include/wine/windows/dxfile.h /usr/include/wine/windows/dyngraph.idl /usr/include/wine/windows/evcode.h /usr/include/wine/windows/excpt.h /usr/include/wine/windows/exdisp.h /usr/include/wine/windows/exdisp.idl /usr/include/wine/windows/exdispid.h /usr/include/wine/windows/fci.h /usr/include/wine/windows/fdi.h /usr/include/wine/windows/guiddef.h /usr/include/wine/windows/htmlhelp.h /usr/include/wine/windows/icm.h /usr/include/wine/windows/icmpapi.h /usr/include/wine/windows/imagehlp.h /usr/include/wine/windows/imm.h /usr/include/wine/windows/initguid.h /usr/include/wine/windows/ipexport.h /usr/include/wine/windows/iphlpapi.h /usr/include/wine/windows/ipifcons.h /usr/include/wine/windows/iprtrmib.h /usr/include/wine/windows/iptypes.h /usr/include/wine/windows/ks.h /usr/include/wine/windows/ksguid.h /usr/include/wine/windows/ksmedia.h /usr/include/wine/windows/lm.h /usr/include/wine/windows/lmaccess.h /usr/include/wine/windows/lmapibuf.h /usr/include/wine/windows/lmbrowsr.h /usr/include/wine/windows/lmcons.h /usr/include/wine/windows/lmerr.h /usr/include/wine/windows/lmserver.h /usr/include/wine/windows/lmshare.h /usr/include/wine/windows/lmstats.h /usr/include/wine/windows/lmwksta.h /usr/include/wine/windows/lzexpand.h /usr/include/wine/windows/mapi.h /usr/include/wine/windows/mapicode.h /usr/include/wine/windows/mapidefs.h /usr/include/wine/windows/mapiguid.h /usr/include/wine/windows/mapitags.h /usr/include/wine/windows/mapiutil.h /usr/include/wine/windows/mapival.h /usr/include/wine/windows/mapix.h /usr/include/wine/windows/mciavi.h /usr/include/wine/windows/mcx.h /usr/include/wine/windows/mediaerr.h /usr/include/wine/windows/mediaobj.h /usr/include/wine/windows/mediaobj.idl /usr/include/wine/windows/minmax.h /usr/include/wine/windows/mlang.h /usr/include/wine/windows/mlang.idl /usr/include/wine/windows/mmddk.h /usr/include/wine/windows/mmreg.h /usr/include/wine/windows/mmstream.h /usr/include/wine/windows/mmstream.idl /usr/include/wine/windows/mmsystem.h /usr/include/wine/windows/msacm.h /usr/include/wine/windows/msacmdlg.h /usr/include/wine/windows/msacmdrv.h /usr/include/wine/windows/mscat.h /usr/include/wine/windows/mshtmdid.h /usr/include/wine/windows/mshtml.h /usr/include/wine/windows/mshtml.idl /usr/include/wine/windows/msi.h /usr/include/wine/windows/msiquery.h /usr/include/wine/windows/mssip.h /usr/include/wine/windows/mswsock.h /usr/include/wine/windows/nb30.h /usr/include/wine/windows/netspi.h /usr/include/wine/windows/npapi.h /usr/include/wine/windows/nspapi.h /usr/include/wine/windows/ntddcdrm.h /usr/include/wine/windows/ntddscsi.h /usr/include/wine/windows/ntddstor.h /usr/include/wine/windows/ntsecapi.h /usr/include/wine/windows/ntstatus.h /usr/include/wine/windows/oaidl.h /usr/include/wine/windows/oaidl.idl /usr/include/wine/windows/objbase.h /usr/include/wine/windows/objidl.h /usr/include/wine/windows/objidl.idl /usr/include/wine/windows/ocidl.h /usr/include/wine/windows/ocidl.idl /usr/include/wine/windows/ole2.h /usr/include/wine/windows/ole2ver.h /usr/include/wine/windows/oleauto.h /usr/include/wine/windows/olectl.h /usr/include/wine/windows/oledlg.h /usr/include/wine/windows/oleidl.h /usr/include/wine/windows/oleidl.idl /usr/include/wine/windows/pktdef.h /usr/include/wine/windows/poppack.h /usr/include/wine/windows/propidl.h /usr/include/wine/windows/propidl.idl /usr/include/wine/windows/prsht.h /usr/include/wine/windows/psapi.h /usr/include/wine/windows/pshpack1.h /usr/include/wine/windows/pshpack2.h /usr/include/wine/windows/pshpack4.h /usr/include/wine/windows/pshpack8.h /usr/include/wine/windows/pstore.h /usr/include/wine/windows/pstore.idl /usr/include/wine/windows/ras.h /usr/include/wine/windows/reason.h /usr/include/wine/windows/regstr.h /usr/include/wine/windows/richedit.h /usr/include/wine/windows/richole.h /usr/include/wine/windows/richole.idl /usr/include/wine/windows/rpc.h /usr/include/wine/windows/rpcdce.h /usr/include/wine/windows/rpcdcep.h /usr/include/wine/windows/rpcndr.h /usr/include/wine/windows/rpcnterr.h /usr/include/wine/windows/rpcproxy.h /usr/include/wine/windows/schemadef.h /usr/include/wine/windows/sddl.h /usr/include/wine/windows/secext.h /usr/include/wine/windows/servprov.h /usr/include/wine/windows/servprov.idl /usr/include/wine/windows/setupapi.h /usr/include/wine/windows/shellapi.h /usr/include/wine/windows/shldisp.h /usr/include/wine/windows/shldisp.idl /usr/include/wine/windows/shlguid.h /usr/include/wine/windows/shlobj.h /usr/include/wine/windows/shlwapi.h /usr/include/wine/windows/shobjidl.h /usr/include/wine/windows/shobjidl.idl /usr/include/wine/windows/shtypes.h /usr/include/wine/windows/shtypes.idl /usr/include/wine/windows/sipbase.h /usr/include/wine/windows/sql.h /usr/include/wine/windows/sqlext.h /usr/include/wine/windows/sqltypes.h /usr/include/wine/windows/sspi.h /usr/include/wine/windows/storage.h /usr/include/wine/windows/strmif.h /usr/include/wine/windows/strmif.idl /usr/include/wine/windows/tapi.h /usr/include/wine/windows/tchar.h /usr/include/wine/windows/tlhelp32.h /usr/include/wine/windows/tmschema.h /usr/include/wine/windows/unknwn.h /usr/include/wine/windows/unknwn.idl /usr/include/wine/windows/urlmon.h /usr/include/wine/windows/urlmon.idl /usr/include/wine/windows/uuids.h /usr/include/wine/windows/uxtheme.h /usr/include/wine/windows/ver.h /usr/include/wine/windows/vfw.h /usr/include/wine/windows/vfwmsgs.h /usr/include/wine/windows/winbase.h /usr/include/wine/windows/wincon.h /usr/include/wine/windows/wincrypt.h /usr/include/wine/windows/windef.h /usr/include/wine/windows/windows.h /usr/include/wine/windows/windowsx.h /usr/include/wine/windows/winerror.h /usr/include/wine/windows/wingdi.h /usr/include/wine/windows/wininet.h /usr/include/wine/windows/winioctl.h /usr/include/wine/windows/winnetwk.h /usr/include/wine/windows/winnls.h /usr/include/wine/windows/winnls32.h /usr/include/wine/windows/winnt.h /usr/include/wine/windows/winreg.h /usr/include/wine/windows/winres.h /usr/include/wine/windows/winresrc.h /usr/include/wine/windows/winsock.h /usr/include/wine/windows/winsock2.h /usr/include/wine/windows/winspool.h /usr/include/wine/windows/winsvc.h /usr/include/wine/windows/wintab.h /usr/include/wine/windows/wintabx.h /usr/include/wine/windows/winternl.h /usr/include/wine/windows/wintrust.h /usr/include/wine/windows/winuser.h /usr/include/wine/windows/winver.h /usr/include/wine/windows/wnaspi32.h /usr/include/wine/windows/wownt32.h /usr/include/wine/windows/ws2spi.h /usr/include/wine/windows/ws2tcpip.h /usr/include/wine/windows/wshisotp.h /usr/include/wine/windows/wsipx.h /usr/include/wine/windows/wsnwlink.h /usr/include/wine/windows/wtypes.h /usr/include/wine/windows/wtypes.idl /usr/include/wine/windows/xcmc.h /usr/include/wine/windows/zmouse.h /usr/share/aclocal/wine.m4
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jun 15 23:05:02 2013