http://bugs.winehq.org/show_bug.cgi?id=3325
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3333
Summary: DCOM98 won't install on latest build
Product: Wine
Version: 20050830
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fincham(a)gmail.com
This issue won't affect people upgrading, but if you're trying to do a fresh
install of WINE as I am, it is a bit of a problem, as a lot of apps rely on
native DCOM still.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3332
Summary: Explore Folder using ShellExecute fails
Product: Wine
Version: 20050830
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: craig(a)nch.com.au
We have a C++ application that uses ShellExecute to browse a folder contents.
Using this syntax fails under Wine (works fine under Windows 2000/XP - opens
Windows Explorer for the folder). We use the form
ShellExecute(handle, NULL, "path_to_folder", NULL, NULL, SW_SHOWNORMAL);
The documentation for ShellExecute notes
Windows 95: You can use ShellExecute to open or explore a Windows 95 folder. To
open a folder, use either of the following calls:
ShellExecute(handle, NULL, "path_to_folder", NULL, NULL, SW_SHOWNORMAL);
or
ShellExecute(handle, "open", "path_to_folder", NULL, NULL, SW_SHOWNORMAL);
To explore a folder, use the following call:
ShellExecute(handle, "explore", "path_to_folder", NULL, NULL, SW_SHOWNORMAL);
If lpOperation is NULL, the function opens the file specified by lpFile. If
lpOperation is "open" or "explore", the function will force a open window or
explorer.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3330
craig(a)nch.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|Windows XP |Linux
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3331
craig(a)nch.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|Windows XP |Linux
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3330
Summary: Delete Icon missing from Tollbar
Product: Wine
Version: 20050830
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: craig(a)nch.com.au
We have a Windows application written using C++ and Win32 API calls only (no
MFC, .NET etc). In this application we create a toolbar and one of the button
is a delete button. For the icon we specify it as STD_DELETE as the standard
Windows delete icon.
When we use the application in Windows XP/2000 it works correctly. Under Wine
the button is blank.
Is this a bug or a design/copywright issue when you are not using the standard
icons?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3155
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From rob(a)codeweavers.com 2005-14-09 16:56 -------
This is fixed in CVS.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3155
------- Additional Comments From leidola(a)newcon.de 2005-14-09 16:09 -------
Using the latest CVS version the installer seems to run through, not stopping at
C:\...\layout.bin.
But nevertheless the app itself doesn't run. It gives a dialog "google earth
has encountered problems and needs to close...". This happens with any DLL &
winver combination I've tested...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3248
jm.detrez(a)cegetel.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jm.detrez(a)cegetel.net 2005-14-09 16:05 -------
bug resolve by 20050830 version of wine
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.