http://bugs.winehq.org/show_bug.cgi?id=4478
------- Additional Comments From mike(a)codeweavers.com 2006-01-04 21:59 -------
> I'm not an MS developer, guess I can't read MSDN
Anybody can read MSDN. It's free.
\\.\ is the prefix of all NT path names, and we already support some of them.
Files, named pipes, device drivers, mailslots and other things all start with
this NT prefix, so it is not the problem. The problem is the "NSLOCK" bit after
that.
It looks like your Stock Analysys program requires some kind of device driver (a
Windows kernel module) to run. Unfortunately, since Wine does not implement the
Windows kernel itself, device drivers don't work in Wine.
Maybe the "NSLOCK" driver is meant to prevent people reverse engineering that
software? I can't really imagine why stock analysis software needs a device driver.
Please investigate further to see if this is the case. I'm happy to try running
your software if you send me a mail with details of how to do so.
--
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=4526
cnbiz850(a)sohu.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.7. |0.9.11.
------- Additional Comments From cnbiz850(a)sohu.com 2006-01-04 21:42 -------
No one seemed to look into this one even after I submitted to
wine-patches(a)winehq.org. Version 0.9.11 has some changes in dll/gdi/freetype.c
that break this patch but still does not handle some Chinese text correctly.
--
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=4478
------- Additional Comments From cnbiz850(a)sohu.com 2006-01-04 21:36 -------
"Please read MSDN. \\.\ _IS_ supported. '\\.\NSLOCK' which is a device is _NOT_."
Am not an MS developer, guess I can't read MSDN (don't quite want to dig in to
that mess anyway and that is the very reason I want to use Wine under Linux).
But I did researched a bit, though not an expert. My question to your comment
is: since Wine support \\.\ (the root under Windows), why doesn't it allow the
program to install NSLOCK on \\.\. The program runs perfectly in XP, so if Wine
doesn't support some critical features of Windows (such as \\.\ in my concern),
can anyone please document (or even list) them clearly?
In any regard, making the program I am testing run in Linux is crutial as it
(along with a couple other programs, which seem to have the same issue under
Wine) is nearly indispensible for Chinese stock analysis and at the moment a
large community is looking to convert to Linux pending on this.
Please help. I am a strong advocate of Linux and really want most people to be
free of an OS that is not only junk but also too controlling of ourlives.
BTW, would it be easier for you if you have the program at hand? If so, I can
arrange to get a demo version set to you so that you can debug on it. Please
advise.
--
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=4968
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From tony.lambregts(a)gmail.com 2006-01-04 21:30 -------
$> ./configure && make depend && make
$> su
#> make install
Is the proper way to make 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.
http://bugs.winehq.org/show_bug.cgi?id=4969
Summary: IDA Pro Trial doesn't run anymore
Product: Wine
Version: 0.9.10.
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: molle.bestefich(a)gmail.com
IDA Pro trials are time limited.
While the 4.7 and 4.8 trials worked, the 5.0 trial does not.
Error shown is:
========
<installation folder>\cfg\idagui.cfg, 193: "BitwiseNegate" = '~'
Illegal hotkey
========
See screenshots.
--
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=4858
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-01-04 18:48 -------
That part alwais worked for me.
--
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.