Magnus Olsen
200298ace6
[AUDIT]
...
clean from http://www.catch22.net shall not this be in vendoer drop ??
svn path=/trunk/; revision=21604
2006-04-16 10:40:43 +00:00
Magnus Olsen
1341cc0a8a
[AUDIT]
...
clean : winemine icon/bmp from wine.
svn path=/trunk/; revision=21603
2006-04-16 10:33:54 +00:00
Maarten Bosma
429ccf839a
Flat toolbar buttons for ibrowser
...
svn path=/trunk/; revision=21602
2006-04-16 10:24:11 +00:00
Ged Murphy
125ddcb3bf
[AUDIT]
...
ibrowser
obviously clean, this is not a derivative of an MS product.
svn path=/trunk/; revision=21601
2006-04-16 10:23:20 +00:00
Ged Murphy
010ef3a277
[AUDIT]
...
Network tools
Unlock code I am the author of. Code was produced using clean methods
svn path=/trunk/; revision=21600
2006-04-16 10:18:54 +00:00
Hervé Poussineau
31dc05f5f1
kbdclass and mouclass:
...
- Better synchronization of code between kbdclass and mouclass
- Better cleanup in ClassAddDevice in case of error
- Better support of legacy devices
kbdclass only:
- Send IOCTLs to lower device
svn path=/trunk/; revision=21599
2006-04-16 07:17:34 +00:00
Hervé Poussineau
286a4f2f82
[AUDIT]
...
No suspicious code detected in kbdclass and mouclass.
The code is quite understandable and have comments for harder parts + they share most of their code
svn path=/trunk/; revision=21598
2006-04-16 07:11:56 +00:00
Magnus Olsen
299c670648
Bug 1393 : Patch from w3seek Fix moving class objects between desktop heaps and the shared heaps
...
svn path=/trunk/; revision=21596
2006-04-15 10:41:58 +00:00
Andrew Munger
88699130d7
Send in the list of DHCP options we would like to get back, some servers are not as forthcoming as others.
...
This allows those of you running Windows Server 2003 as your DHCP server to get a domainname and default route.
This commit is dedicated to Jaix Bly.
svn path=/trunk/; revision=21595
2006-04-15 01:25:55 +00:00
Magnus Olsen
88a9cc78ba
Bug 1390 : patch from W3seek : Don't use BOOL for 1 bit members in bitfields
...
svn path=/trunk/; revision=21594
2006-04-14 18:28:15 +00:00
Magnus Olsen
f7f19a1a69
Bug 1391 : Commit w3seek patch for Some Ansi vs. Unicode fixes for window classes
...
svn path=/trunk/; revision=21593
2006-04-14 18:23:11 +00:00
Saveliy Tretiakov
a9161f0913
EngCreateBitmap may return null. Add return value checks
...
svn path=/trunk/; revision=21589
2006-04-14 16:31:06 +00:00
Magnus Olsen
477fabfce2
Remove this doc, w3seek told me they are too outdate
...
svn path=/trunk/; revision=21588
2006-04-14 11:32:55 +00:00
Magnus Olsen
c74793a96d
Windows API standard from ECMA, http://www.ecma-international.org/publications/standards/Ecma-234.htm
...
svn path=/trunk/; revision=21587
2006-04-14 10:48:46 +00:00
Hervé Poussineau
be451e4de7
Add some network-related GUIDs
...
svn path=/trunk/; revision=21586
2006-04-14 10:03:58 +00:00
Saveliy Tretiakov
9241bf5b08
[AUDIT]
...
\trunk\reactos\dll\cpl\ncpa (Unlocked)
I reviewed code and found no signs of reverse engeneering.
All api functions used are documented in msdn. DhcpNotifyConfigChange
is not documented by msdn, but there is a lot information about it on
the net. google returns many results.
svn path=/trunk/; revision=21584
2006-04-13 15:44:18 +00:00
Andrew Munger
b3acf144a3
INF fix committed for hpoussin. Fixes networking (for everyone but encoded).
...
svn path=/trunk/; revision=21583
2006-04-13 15:44:08 +00:00
Saveliy Tretiakov
21e7db1fe7
Add more stubs
...
svn path=/trunk/; revision=21582
2006-04-13 15:23:34 +00:00
Magnus Olsen
19517659cb
Fixing some bugs in create overlay. it works now to create a overlay but it does not show it yet
...
svn path=/trunk/; revision=21581
2006-04-13 14:12:20 +00:00
Hervé Poussineau
c20e86702b
Replace ReactOS implementation of SetupGetInfInformationW by Wine one (much more complete)
...
Merge from Wine (Patches by James Hawkins (<truiken@gmail.com>))
- Store the full name to the INF file in the inf_file structure
- Implement SetupGetInfInformationA
- Implement SetupQueryInfFileInformationA/W (James Hawkins <truiken@gmail.com>)
svn path=/trunk/; revision=21580
2006-04-13 12:16:50 +00:00
Hervé Poussineau
69734f5025
Fix 2nd stage setup. Patch by w3seek
...
svn path=/trunk/; revision=21579
2006-04-13 11:39:25 +00:00
Magnus Olsen
3bd173b1f2
one more redisg adding a member that tells whih destions it is. it work pretty well.
...
svn path=/trunk/; revision=21578
2006-04-13 11:03:19 +00:00
Hervé Poussineau
e0b74935a5
Merge from Wine:
...
- Add Esperanto translation by Antonio Codazzi
- Add Turkish translation by Fatih Aþýcý
svn path=/trunk/; revision=21577
2006-04-13 09:22:58 +00:00
Magnus Olsen
21c7829634
This commit is redesign off ddraw primare surface, we need reach primare surface from every where. We have now a expriment code that show how to create overlay with this new design but we do not set it up right yet.
...
svn path=/trunk/; revision=21576
2006-04-13 09:14:32 +00:00
Hervé Poussineau
bbd318bd04
Conform better to Wine standards
...
svn path=/trunk/; revision=21575
2006-04-13 08:06:45 +00:00
Magnus Olsen
e55cbd36de
Bugfix : hal lock surface so it does not crash any longer
...
svn path=/trunk/; revision=21574
2006-04-13 06:38:52 +00:00
Magnus Olsen
becc8a8d30
Implement surface unlock
...
svn path=/trunk/; revision=21573
2006-04-13 06:29:01 +00:00
Magnus Olsen
de552379c5
make ddraw not crashing in ros. close my debug marco for windows.
...
svn path=/trunk/; revision=21570
2006-04-12 20:10:20 +00:00
Magnus Olsen
d5c6b8650c
Implement DX HAL Lock it works now. we getting back user mode pointer of kernel mode memode pointer. it is mapen now. it did make next test apps working with our ddraw.dll in windows. lest 4 dx draw apps I got is working.
...
svn path=/trunk/; revision=21569
2006-04-12 20:09:09 +00:00
Saveliy Tretiakov
3131b8a4bf
Oops, forget to add these.
...
svn path=/trunk/; revision=21568
2006-04-12 19:18:22 +00:00
Saveliy Tretiakov
bf22683420
Move all context handle stuff to ndr_contexth.c
...
svn path=/trunk/; revision=21567
2006-04-12 19:17:30 +00:00
Hervé Poussineau
e38c527480
SetupDiInstallClassExW;
...
- Use the provided FileQueue (if any)
- Start to implement device interface installation
SetupDiInstallDevice:
- Set FAILEDINSTALL flag in registry if asked to
svn path=/trunk/; revision=21565
2006-04-12 15:16:07 +00:00
Hervé Poussineau
1f910b512d
Add missing OPTIONAL information in prototypes
...
Check for NULL parameters
svn path=/trunk/; revision=21564
2006-04-12 13:41:11 +00:00
Saveliy Tretiakov
533a08bc88
Fix BSOD when executing gdi32_winetest bitmap
...
svn path=/trunk/; revision=21563
2006-04-12 13:22:57 +00:00
Magnus Olsen
7af383349e
from w3seek: make the tree compile with gcc4 again
...
svn path=/trunk/; revision=21562
2006-04-12 12:18:30 +00:00
Magnus Olsen
53a30e2f31
commiting file desktop.x from bug 252 , the patch is from j_anderw it make our win32k lile more stable
...
svn path=/trunk/; revision=21561
2006-04-12 10:15:46 +00:00
Hervé Poussineau
f80351fa44
When listing devices by connection, list PCI devices only.
...
It only works on ReactOS (as Windows doesn't use the same instance ID for the PCI bus), but it prevents a crash
svn path=/trunk/; revision=21560
2006-04-11 22:20:28 +00:00
Hervé Poussineau
c452ae96ed
[AUDIT] Unlock devmgr
...
Michael Fritsch and I are the only authors of this code, and no unclean method has been used to create it
svn path=/trunk/; revision=21559
2006-04-11 22:18:08 +00:00
Hervé Poussineau
f6bed5d651
Delete useless utils:
...
patchnv4: Tries to patch the nVidia NT4 driver, which doesn't work anymore (we now report Windows 2000)
dumprecbin: Dumps the contents of the recycle bin. Has been replaced by a recycle bin library at revision 21553
svn path=/trunk/; revision=21558
2006-04-11 22:10:41 +00:00
Ged Murphy
35c4f8024e
add correct comments for buttons
...
svn path=/trunk/; revision=21557
2006-04-11 22:04:32 +00:00
Hervé Poussineau
bbecbeb865
First step to automatically generate registry entries for network protocols (TcpIp...)
...
Registry settings are moved to media/inf/nettcpip.inf, which is installed for each netcard detected.
svn path=/trunk/; revision=21556
2006-04-11 22:01:08 +00:00
Hervé Poussineau
2829db96fb
[AUDIT] Unlock netcfgx
...
I'm the only author of the code, and no unclean method has been used to create it
svn path=/trunk/; revision=21555
2006-04-11 21:56:00 +00:00
Hervé Poussineau
f1a554d740
[AUDIT] Unlock packages list
...
No reason to let it locked, it is only a list of files
svn path=/trunk/; revision=21554
2006-04-11 21:47:29 +00:00
Hervé Poussineau
878040a922
Add library to deal with recycle bin.
...
It is aimed to be compatible with Windows 2000/XP/2003 (at least) on FAT or NTFS volumes.
svn path=/trunk/; revision=21553
2006-04-11 19:51:55 +00:00
Ged Murphy
66eb03305d
Add buttons to the floating tool window. They don't do anything yet apart from look pretty.
...
Give some order to the resource.h file tool.
svn path=/trunk/; revision=21552
2006-04-11 19:47:04 +00:00
Ged Murphy
16a71b7305
add Thomas' rebar fix back. I need this fix for imagesoft.
...
svn path=/trunk/; revision=21551
2006-04-11 19:09:26 +00:00
Ged Murphy
9f79520edf
revert comctl32 Wine sync. There are some issues with it and I don't have time to fix it at the moment.
...
svn path=/trunk/; revision=21550
2006-04-11 19:03:09 +00:00
Magnus Olsen
d1d6bc3879
First HEL support that is working for one dx apps I got in windows
...
svn path=/trunk/; revision=21549
2006-04-11 15:06:54 +00:00
Saveliy Tretiakov
a56dbb42b5
Added winemine.
...
svn path=/trunk/; revision=21547
2006-04-11 11:14:06 +00:00
Magnus Olsen
813527fe56
more redesign of ddraw. move hal and hel detection of cancreatesurface and createsurface HEL and HAL and use HAL if it found, if HAL not found use HEL
...
svn path=/trunk/; revision=21546
2006-04-11 07:43:29 +00:00