[Bug 660] New - _lcreat() can not create hidden files

wine-bugs at winehq.com wine-bugs at winehq.com
Thu May 9 10:41:29 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=660

*** shadow/660	Thu May  9 10:41:29 2002
--- shadow/660.tmp.389	Thu May  9 10:41:29 2002
***************
*** 0 ****
--- 1,23 ----
+ +============================================================================+
+ | _lcreat() can not create hidden files                                      |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 660                         Product: Wine                    |
+ |       Status: UNCONFIRMED                 Version: unspecified             |
+ |   Resolution:                            Platform:                         |
+ |     Severity: normal                   OS/Version: All                     |
+ |     Priority: P1                        Component: wine-kernel             |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: wine-bugs at winehq.com                                         |
+ |  Reported By: jakob at vmlinux.org                                            |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |    Milestone: TargetMilestone: ---                                         |
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ (Unit test for _lcreat is in dlls/kernel/tests/file.c)
+ 
+ 
+ _lcreat can not create a hidden file that is not found by a standard
+ FindFirstFileA.
+ Marked as todo_wine{} in unit test.
\ No newline at end of file



More information about the wine-bugs mailing list