http://bugs.winehq.com/show_bug.cgi?id=870
Summary: Too many files in a directory prevent proper access to that directory Product: Wine Version: 20020605 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wine-debug AssignedTo: wine-bugs@winehq.com ReportedBy: josephmiller@goldsboroonline.com
I created a temp directory and began extracting all of my CAB files to it so that I could sort them out and use them as native libraries under wine. I was using WinZip 8.1 under wine to do this. When the folder reached 1644 files, I began getting errors in both WinZip and wine. WinZip gave me CABINET.DLL errors, and wine gave me the following: ---------------------------------------------------------------------------------------------------------------------------- fixme:toolbar:TOOLBAR_CheckStyle [10026] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [10026] TBSTYLE_ALTDRAG not implemented fixme:shell:SHGetFileInfoA set icon to shell size, stub fixme:listview:LISTVIEW_SetColumnOrderArray iCount 9 lpiArray 0x405a689c fixme:listview:LISTVIEW_UnsupportedStyles LVS_EDITLABELS fixme:listview:LISTVIEW_UnsupportedStyles LVS_SHAREIMAGELISTS fixme:shell:IPersistFile_fnSaveCompleted (0x403c0bb4)->(L"C:\windows\Recent\win95_16.cab.lnk") fixme:file:DEVICE_Open Unknown/unsupported VxD VJOYD.VXD. Try setting Windows version to 'nt40' or 'win31'. Warning: loading builtin winmm.dll, but native version already present. Expect trouble. err:mmsys:MULTIMEDIA_GetIData IData not found for pid=0806cc58. Suicide !!! ----------------------------------------------------------------------------------------------------------------------------
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=870. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.