Mark Tempel
d57d41f1f8
Update ping to build again.
...
Remove some errors.
svn path=/trunk/; revision=7673
2004-01-16 04:43:19 +00:00
Mark Tempel
f1ec3f9804
Update finger to build again.
...
svn path=/trunk/; revision=7672
2004-01-16 04:42:06 +00:00
Mark Tempel
d236f9c5f7
Update to build snmpapi.a
...
svn path=/trunk/; revision=7671
2004-01-16 04:35:07 +00:00
Mark Tempel
f118079b90
Update to add in some typedefs needed my winsock2.h
...
svn path=/trunk/; revision=7670
2004-01-16 03:41:13 +00:00
Mark Tempel
aab70138d5
Update to add in some typedefs needed my winsock2.h
...
svn path=/trunk/; revision=7669
2004-01-16 03:35:03 +00:00
Thomas Bluemel
0cf7978c58
Draw window icons into the title bar.
...
However SendMessageTimeout() needs to be implemented to get it working properly (and also DrawIconEx() has to be extended to use StretchBlt() in order to get drawing big icons poperly.
svn path=/trunk/; revision=7668
2004-01-15 22:33:30 +00:00
Gé van Geldorp
304b25bbb6
Allow building with released 2.4 w32api and current pre-2.5 CVS w32api
...
svn path=/trunk/; revision=7667
2004-01-15 22:21:36 +00:00
Martin Fuchs
b125070d51
remove unused variable 'commandlen'
...
svn path=/trunk/; revision=7666
2004-01-15 22:20:57 +00:00
Martin Fuchs
17198161b0
use return value of GetLocaleInfoW() in GetTimeFormatW()
...
svn path=/trunk/; revision=7665
2004-01-15 22:10:29 +00:00
Martin Fuchs
41fd456b47
- merged in WineHQ's shell32 commit about "Get rid of W->A calls for shlexec" and FindExecutableW()
...
- fixed some errors with wrong buffer lengths for wide character strings when calling RegQueryValueW()
svn path=/trunk/; revision=7664
2004-01-15 22:09:33 +00:00
Gé van Geldorp
c15141cd94
Patch by Filip Navara.
...
- Unlock DC in error case.
svn path=/trunk/; revision=7663
2004-01-15 21:03:05 +00:00
Gé van Geldorp
a51baa3efc
Patch by Filip Navara.
...
- Fixed foolish comparing of window handle and pointer.
- Fixed dereferencing of not referenced window in WinPosSetWindowPos.
svn path=/trunk/; revision=7662
2004-01-15 21:02:39 +00:00
Gé van Geldorp
78bad70f56
Patch by Filip Navara
...
- Removed nonsense code for activating invisible windows in NtUserCreateWindowEx.
svn path=/trunk/; revision=7661
2004-01-15 21:02:09 +00:00
Gé van Geldorp
c2b74fc86f
Patch by Filip Navara.
...
- Don't ask twice for window from the same specified point.
svn path=/trunk/; revision=7660
2004-01-15 21:01:40 +00:00
Gé van Geldorp
1ccba09119
Patch by Filip Navara.
...
- Don't try to move window on the top if it is already.
- Removed small block of commented-out code.
- Activated the message queue locking which caused dead-lock earlier.
svn path=/trunk/; revision=7659
2004-01-15 21:00:49 +00:00
Gé van Geldorp
aded6947aa
Patch by Filip Navara.
...
- Fixed IsChild.
svn path=/trunk/; revision=7658
2004-01-15 20:59:57 +00:00
Gé van Geldorp
6afe5b36ec
Patch by Filip Navara.
...
- Work on correctly activating the MDI child windows.
svn path=/trunk/; revision=7657
2004-01-15 20:59:35 +00:00
Gé van Geldorp
077f983899
Fix VGA display corruption caused by mouse pointer
...
svn path=/trunk/; revision=7649
2004-01-15 16:29:10 +00:00
Eric Kohl
9595c8617b
Implemented most of the user profile creation.
...
svn path=/trunk/; revision=7646
2004-01-15 14:59:06 +00:00
Eric Kohl
4a42875891
Resorted dlls and made libwine a static library.
...
svn path=/trunk/; revision=7645
2004-01-15 10:32:19 +00:00
Eric Kohl
9dfb5ee1cc
Fixed a potential cause of registry corruption in NtSetValueKey():
...
- Mark all modified cells dirty.
- Allocate value cell after value list cell has been created or resized.
svn path=/trunk/; revision=7643
2004-01-15 09:26:56 +00:00
Martin Fuchs
c6f4c292e9
changed comment to a better description
...
svn path=/trunk/; revision=7642
2004-01-15 08:29:15 +00:00
Mark Tempel
0acbe2acf6
Really fix the make file this time (and add the maze demo back in :) )
...
svn path=/trunk/; revision=7641
2004-01-15 06:36:44 +00:00
Mark Tempel
4729e23087
Remove finger from the list of apps to build. This allows the apps list to make untill the header issues involved with network applications can be worked out.
...
svn path=/trunk/; revision=7640
2004-01-15 06:32:25 +00:00
Mark Tempel
4f49fbcdbc
Update to remove a bit of MFC style preprocessor abuse to get this application to compile.
...
svn path=/trunk/; revision=7639
2004-01-15 05:27:18 +00:00
Gé van Geldorp
f3691049d8
Bump version number on HEAD
...
svn path=/trunk/; revision=7635
2004-01-14 23:40:14 +00:00
Richard Campbell
782a2efe59
changed explorer slightly
...
svn path=/trunk/; revision=7633
2004-01-14 23:28:33 +00:00
Gé van Geldorp
490c55529b
Set explorer as default shell
...
svn path=/trunk/; revision=7632
2004-01-14 23:21:31 +00:00
Gé van Geldorp
0a8c4b149b
Add creation of command prompt shortcut on desktop
...
svn path=/trunk/; revision=7631
2004-01-14 23:17:50 +00:00
Gé van Geldorp
89cfa2f16d
Fix crash when clicking outside any button
...
svn path=/trunk/; revision=7630
2004-01-14 23:16:59 +00:00
Gé van Geldorp
95adb6598c
Return nTrackPos if requested
...
svn path=/trunk/; revision=7629
2004-01-14 22:18:35 +00:00
Gé van Geldorp
1ec39bbe83
Rename SEVERITY_* constants to SYSSETUP_SEVERITY_* to avoid naming conflict
...
svn path=/trunk/; revision=7628
2004-01-14 22:15:09 +00:00
Richard Campbell
73b055af44
added small FIXME note.
...
svn path=/trunk/; revision=7627
2004-01-14 21:41:24 +00:00
Richard Campbell
da051e4b51
Implement GetLocaleInfoW
...
svn path=/trunk/; revision=7626
2004-01-14 21:40:12 +00:00
Gé van Geldorp
fa6209cc0f
Scrollbar implementation
...
svn path=/trunk/; revision=7625
2004-01-14 21:28:25 +00:00
Richard Campbell
eb5f406f20
use GetTimeFormat for explorer, since it displays time properly for the most part.
...
svn path=/trunk/; revision=7624
2004-01-14 20:21:16 +00:00
Filip Navara
9f007e7037
Size optimalizations.
...
svn path=/trunk/; revision=7623
2004-01-14 16:38:15 +00:00
Richard Campbell
f43df06422
implemented GetTimeFormat, loosely based off from wine, still broken though. This might not be 100% correct, but it compiles and doesn't crash, i'll go over it and implement the functions it depends on tomorrow.
...
svn path=/trunk/; revision=7622
2004-01-14 07:22:17 +00:00
Steven Edwards
f05da1af6e
Added taskmgr, oledlg and cabinet in time for 0.2......
...
svn path=/trunk/; revision=7621
2004-01-14 02:14:46 +00:00
Steven Edwards
f06451968c
Updated the WINE porting Readme for 0.2 Release
...
svn path=/trunk/; revision=7620
2004-01-14 02:08:32 +00:00
Steven Edwards
fc98d15686
Ported oledlg.dll from WINE
...
svn path=/trunk/; revision=7619
2004-01-14 01:55:00 +00:00
Steven Edwards
5ce6d8afc9
Ported cabinet.dll ported from WINE.
...
svn path=/trunk/; revision=7618
2004-01-14 01:47:46 +00:00
Steven Edwards
ee78d6302f
Added fci/fdi.h as w32api would not accept Cabinet support headers.
...
svn path=/trunk/; revision=7617
2004-01-14 01:47:01 +00:00
Martin Fuchs
a40cb5023f
automatically adjusted size of notification area and quicklaunch bar in desktop bar
...
svn path=/trunk/; revision=7616
2004-01-13 23:35:47 +00:00
Gé van Geldorp
61b6e0fe14
Install more DLLs
...
svn path=/trunk/; revision=7615
2004-01-13 22:04:31 +00:00
Filip Navara
109bff5226
Better palette generating algorithm.
...
svn path=/trunk/; revision=7614
2004-01-13 19:45:31 +00:00
Hartmut Birr
1057df8763
- Fixed the month of the date on the image.
...
- Used the last write time for the time value on the image.
svn path=/trunk/; revision=7612
2004-01-13 19:25:03 +00:00
Hartmut Birr
a07bc80d2e
- Fixed the handling of command line parameters between quotes.
...
svn path=/trunk/; revision=7611
2004-01-13 18:16:05 +00:00
Steven Edwards
7f8041c8b9
Fix building with DBG = 1
...
svn path=/trunk/; revision=7610
2004-01-13 17:24:41 +00:00
Filip Navara
42c7da6d23
Removed file that accidently got into CVS.
...
svn path=/trunk/; revision=7609
2004-01-13 17:22:49 +00:00