Alexandre Julliard
|
9c6f2e2d88
winefile: Build with msvcrt.
|
5 years ago |
Carlo Bramini
|
0e5eed109d
winefile: Use StrFormatByteSizeW.
|
8 years ago |
Francois Gouget
|
7f977e5d2f
winefile: Remove an unneeded NONAMELESSUNION directive.
|
9 years ago |
André Hentschel
|
a8e2b24006
winefile: Fully convert to unicode.
|
12 years ago |
André Hentschel
|
162521be8b
winefile: Remove unused macros.
|
12 years ago |
Francois Gouget
|
519e6f896c
winefile: Remove the format disk command.
|
13 years ago |
Michael Stefaniuc
|
21049ffb1f
winefile: Replace TCHAR with WCHAR.
|
15 years ago |
Michael Stefaniuc
|
575b7bf36c
winefile: Convert the rest of the functions to use the explicit W-form.
|
15 years ago |
Michael Stefaniuc
|
3dc7bceb48
winefile: Don't use _tsplitpath().
|
15 years ago |
Michael Stefaniuc
|
2b8f5e3742
winefile: Get rid of the #ifndef UNICODE code paths.
|
15 years ago |
Alexandre Julliard
|
8f2a863ff8
winefile: Get rid of hack to load vswprintf from msvcrt.
|
16 years ago |
Alexandre Julliard
|
761ce98b3f
winefile: Remove redundant About Wine menu option.
|
16 years ago |
Michael Stefaniuc
|
dc75f8a07a
winefile: Use SendMessageW instead of SNDMSG.
|
17 years ago |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
18 years ago |
Mike McCormack
|
3b397e5079
winefile: Eliminate use of windowsx.h.
|
18 years ago |
Jason Green
|
42d6fe6bd5
winefile: Add the ability to save window position to the registry.
|
19 years ago |
Mike McCormack
|
ee20ca1354
winefile: Move the license and warranty text into the resources.
|
19 years ago |
Martin Fuchs
|
f42fac5566
Use command line for initial directory selection.
|
19 years ago |
Martin Fuchs
|
62dbe21168
- remove <tchar.h> and <wchar.h> header usage by switching to WIN32
|
19 years ago |
Martin Fuchs
|
b43a69c617
- Sync with ReactOS repository, re-indent and remove tabs in resource
|
19 years ago |
Martin Fuchs
|
bd5f6e2a40
Move __WINE__ ifdef directive.
|
19 years ago |
Mike McCormack
|
5f409c7d5b
Fix more warnings.
|
19 years ago |
Martin Fuchs
|
4c6ad7ffc5
Sync winefile's header between WINE and ReactOS.
|
19 years ago |
Martin Fuchs
|
7b1df68929
Bug fixes for _NO_EXTENSIONS mode.
|
19 years ago |
Martin Fuchs
|
578f9f5a3d
Unicodify string constants.
|
20 years ago |
Martin Fuchs
|
e5d414ea38
Immediately refresh child windows after changing the font.
|
20 years ago |
Piotr Caban
|
c25c8cafe1
- added choosing fonts
|
20 years ago |
Martin Fuchs
|
634c7a49c4
- Handle "." and ".." as special case and move them at the very first
|
20 years ago |
Martin Fuchs
|
f6fab8c730
Extended winefile for an optional shell namespace mode.
|
21 years ago |
Martin Fuchs
|
3d8820ea22
- Fixed building unter native WIN32.
|
22 years ago |