Alex Ionescu [Wed, 19 Oct 2005 22:51:21 +0000 (22:51 +0000)]
- Fix build issues.
svn path=/trunk/; revision=18614
Christoph von Wittich [Wed, 19 Oct 2005 22:43:09 +0000 (22:43 +0000)]
remove winternl.h
svn path=/trunk/; revision=18613
Christoph von Wittich [Wed, 19 Oct 2005 22:42:32 +0000 (22:42 +0000)]
fix NtSecAPI.h
aclui now compiles without winternl.h
svn path=/trunk/; revision=18612
Christoph von Wittich [Wed, 19 Oct 2005 21:46:30 +0000 (21:46 +0000)]
fix compile with msvc
svn path=/trunk/; revision=18611
Magnus Olsen [Wed, 19 Oct 2005 21:46:17 +0000 (21:46 +0000)]
update cmd todo text
svn path=/trunk/; revision=18610
Ged Murphy [Wed, 19 Oct 2005 21:26:25 +0000 (21:26 +0000)]
update xml file. dhcp has moved to /services
svn path=/trunk/; revision=18609
Ged Murphy [Wed, 19 Oct 2005 21:25:26 +0000 (21:25 +0000)]
dhcp has moved to /services
svn path=/trunk/; revision=18608
Ged Murphy [Wed, 19 Oct 2005 21:22:28 +0000 (21:22 +0000)]
move dhcp client from /subsys/system to /services
svn path=/trunk/; revision=18607
Magnus Olsen [Wed, 19 Oct 2005 21:10:17 +0000 (21:10 +0000)]
Fix the head so it compiles again.
do not define same DBG_** twice.
svn path=/trunk/; revision=18606
Christoph von Wittich [Wed, 19 Oct 2005 21:08:53 +0000 (21:08 +0000)]
fix compile with msvc
svn path=/trunk/; revision=18605
Aleksey Bragin [Wed, 19 Oct 2005 20:35:01 +0000 (20:35 +0000)]
Translation to russian language + fixes in En.rc
svn path=/trunk/; revision=18604
Aleksey Bragin [Wed, 19 Oct 2005 20:09:30 +0000 (20:09 +0000)]
Fix a typo
svn path=/trunk/; revision=18603
Brandon Turner [Wed, 19 Oct 2005 19:50:15 +0000 (19:50 +0000)]
add CRLF to fix build
svn path=/trunk/; revision=18602
Filip Navara [Wed, 19 Oct 2005 19:33:15 +0000 (19:33 +0000)]
Fix DbgPrint calls.
svn path=/trunk/; revision=18601
Christoph von Wittich [Wed, 19 Oct 2005 17:18:34 +0000 (17:18 +0000)]
fixed inconsistent newlines
svn path=/trunk/; revision=18600
Christoph von Wittich [Wed, 19 Oct 2005 17:05:58 +0000 (17:05 +0000)]
added missing advapi32.lib
svn path=/trunk/; revision=18599
Alex Ionescu [Wed, 19 Oct 2005 17:03:38 +0000 (17:03 +0000)]
- NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS.
- winnt.h: respect WIN32_NO_STATUS for DBG codes.
- rtl: change STDCALL to NTAPI
- everything else: add precompiled headers where missing, define WIN32_NO_STATUS.
svn path=/trunk/; revision=18598
Magnus Olsen [Wed, 19 Oct 2005 17:02:15 +0000 (17:02 +0000)]
Change LANGUAGE LANG_JAPANESE, SUBLANG_NEUTRAL to LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
So it works in windows, and in Visualstudio
svn path=/trunk/; revision=18597
Magnus Olsen [Wed, 19 Oct 2005 16:53:08 +0000 (16:53 +0000)]
Change LANGUAGE LANG_JAPANESE, SUBLANG_NEUTRAL to LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
So it works in windows, and in Visualstudio
svn path=/trunk/; revision=18596
Christoph von Wittich [Wed, 19 Oct 2005 16:08:34 +0000 (16:08 +0000)]
add support for cpl applets
add hardcoded "." include path like already in msvcmaker.cpp
svn path=/trunk/; revision=18595
Christoph von Wittich [Wed, 19 Oct 2005 16:05:12 +0000 (16:05 +0000)]
reformat rc files to make them more readable AND comile with msvc
change CALLBACK to APIENTRY like in windows
svn path=/trunk/; revision=18594
Christoph von Wittich [Wed, 19 Oct 2005 14:18:29 +0000 (14:18 +0000)]
reverted to 17089, we have to fix rbuild instead
svn path=/trunk/; revision=18593
Christoph von Wittich [Wed, 19 Oct 2005 14:09:23 +0000 (14:09 +0000)]
fixed rc files to compile with ms rc
svn path=/trunk/; revision=18592
Christoph von Wittich [Wed, 19 Oct 2005 14:08:31 +0000 (14:08 +0000)]
fixed prototypes in cpl.h
svn path=/trunk/; revision=18591
Brandon Turner [Wed, 19 Oct 2005 13:12:01 +0000 (13:12 +0000)]
after some long hard thought i decided to not use the broken cmd version of CommandLineToArgvW and start using the less broken ros api version. This doesnt matter all that much as cmd isnt compiled as unicode(yet).
svn path=/trunk/; revision=18590
Christoph von Wittich [Wed, 19 Oct 2005 02:53:03 +0000 (02:53 +0000)]
set eol-style:native
svn path=/trunk/; revision=18589
Christoph von Wittich [Wed, 19 Oct 2005 02:41:18 +0000 (02:41 +0000)]
fixed some msvc compile issues
fixed duplicated IDs in rc files
svn path=/trunk/; revision=18588
Christoph von Wittich [Wed, 19 Oct 2005 02:21:19 +0000 (02:21 +0000)]
set eol-style:native
svn path=/trunk/; revision=18587
Christoph von Wittich [Wed, 19 Oct 2005 02:01:23 +0000 (02:01 +0000)]
added missing advapi32.lib
svn path=/trunk/; revision=18586
Christoph von Wittich [Wed, 19 Oct 2005 01:59:25 +0000 (01:59 +0000)]
add support for control panel applets
svn path=/trunk/; revision=18585
Christoph von Wittich [Wed, 19 Oct 2005 00:56:49 +0000 (00:56 +0000)]
fixed msvc compile problem
svn path=/trunk/; revision=18584
Christoph von Wittich [Wed, 19 Oct 2005 00:46:31 +0000 (00:46 +0000)]
fixed some compile problems with msvc 2003/2005
svn path=/trunk/; revision=18583
Christoph von Wittich [Wed, 19 Oct 2005 00:19:25 +0000 (00:19 +0000)]
fixed compile problems with msvc 2003/2005
svn path=/trunk/; revision=18582
Christoph von Wittich [Tue, 18 Oct 2005 23:53:47 +0000 (23:53 +0000)]
added missing shell32.lib
svn path=/trunk/; revision=18581
Christoph von Wittich [Tue, 18 Oct 2005 23:48:37 +0000 (23:48 +0000)]
added missing shell32.lib
svn path=/trunk/; revision=18580
Christoph von Wittich [Tue, 18 Oct 2005 23:43:51 +0000 (23:43 +0000)]
fix anonymous union problem
svn path=/trunk/; revision=18579
Christoph von Wittich [Tue, 18 Oct 2005 23:34:34 +0000 (23:34 +0000)]
fix compile with msvc
svn path=/trunk/; revision=18578
Christoph von Wittich [Tue, 18 Oct 2005 23:25:46 +0000 (23:25 +0000)]
revert 18576
fix rbuild instead
svn path=/trunk/; revision=18577
Christoph von Wittich [Tue, 18 Oct 2005 23:00:31 +0000 (23:00 +0000)]
remove include/wine, this will fix compiling with msvc
svn path=/trunk/; revision=18576
Christoph von Wittich [Tue, 18 Oct 2005 22:55:29 +0000 (22:55 +0000)]
added missing user32.lib
svn path=/trunk/; revision=18575
Christoph von Wittich [Tue, 18 Oct 2005 22:34:04 +0000 (22:34 +0000)]
add missing libs to xml file
svn path=/trunk/; revision=18574
Christoph von Wittich [Tue, 18 Oct 2005 22:27:38 +0000 (22:27 +0000)]
fixed WINVER in calc.xml for compile with msvc
now it can be compiled with 0 errors, 0 warnings
svn path=/trunk/; revision=18573
Christoph von Wittich [Tue, 18 Oct 2005 21:56:39 +0000 (21:56 +0000)]
changed windres back to rc
fixed rc preprocessor defines in dsp file generation
svn path=/trunk/; revision=18572
Ged Murphy [Tue, 18 Oct 2005 21:41:45 +0000 (21:41 +0000)]
move the apps into the same position they are found in windows.
svn path=/trunk/; revision=18571
Aleksey Bragin [Tue, 18 Oct 2005 21:39:20 +0000 (21:39 +0000)]
German translations by FooDerGrosse, kevin_schnabel at gmx dot de (Bug 915)
(now I didn't forget anything)
svn path=/trunk/; revision=18570
Christoph von Wittich [Tue, 18 Oct 2005 21:39:15 +0000 (21:39 +0000)]
fix taskmgr.rc to compile with ms rc
svn path=/trunk/; revision=18569
Aleksey Bragin [Tue, 18 Oct 2005 21:35:01 +0000 (21:35 +0000)]
German translations by FooDerGrosse, kevin_schnabel at gmx dot de (Bug 915)
(fix)
svn path=/trunk/; revision=18568
Aleksey Bragin [Tue, 18 Oct 2005 21:26:25 +0000 (21:26 +0000)]
German translations by FooDerGrosse, kevin_schnabel at gmx dot de (Bug 915)
(sorry forgot to svn add/commit one file)
svn path=/trunk/; revision=18567
Christoph von Wittich [Tue, 18 Oct 2005 21:18:15 +0000 (21:18 +0000)]
set eol-style:native
svn path=/trunk/; revision=18566
Aleksey Bragin [Tue, 18 Oct 2005 21:12:09 +0000 (21:12 +0000)]
German translations by FooDerGrosse, kevin_schnabel at gmx dot de (Bug 915)
svn path=/trunk/; revision=18565
Ged Murphy [Tue, 18 Oct 2005 20:58:42 +0000 (20:58 +0000)]
OK, all done messing about now.
I hope you all had as much fun as I did :p
svn path=/trunk/; revision=18564
Ged Murphy [Tue, 18 Oct 2005 20:55:14 +0000 (20:55 +0000)]
update xml file to include tcpsvcs
svn path=/trunk/; revision=18563
Ged Murphy [Tue, 18 Oct 2005 20:53:43 +0000 (20:53 +0000)]
move tcpsvcs from the /apps directory to the /services directory
svn path=/trunk/; revision=18562
Ged Murphy [Tue, 18 Oct 2005 20:50:11 +0000 (20:50 +0000)]
revert adding this folder. will move it in the correct manner
svn path=/trunk/; revision=18561
Ged Murphy [Tue, 18 Oct 2005 20:47:21 +0000 (20:47 +0000)]
revert deleting this folder to keep it's history.
will move it correctly next time :)
svn path=/trunk/; revision=18560
Ged Murphy [Tue, 18 Oct 2005 20:24:01 +0000 (20:24 +0000)]
add tcpsvcs registry data
svn path=/trunk/; revision=18559
Ged Murphy [Tue, 18 Oct 2005 20:17:20 +0000 (20:17 +0000)]
Add tcpsvcs to the services directory.
svn path=/trunk/; revision=18558
Ged Murphy [Tue, 18 Oct 2005 20:15:25 +0000 (20:15 +0000)]
update xml
svn path=/trunk/; revision=18557
Ged Murphy [Tue, 18 Oct 2005 20:14:53 +0000 (20:14 +0000)]
remove tcpsvcs from the apps directory
svn path=/trunk/; revision=18556
Christoph von Wittich [Tue, 18 Oct 2005 19:48:50 +0000 (19:48 +0000)]
add stdlib.h to fix compile issues with msvc
svn path=/trunk/; revision=18555
Ged Murphy [Tue, 18 Oct 2005 17:07:45 +0000 (17:07 +0000)]
add new quotes file to /system32/drivers/etc
svn path=/trunk/; revision=18554
Ged Murphy [Tue, 18 Oct 2005 17:06:36 +0000 (17:06 +0000)]
- move quotes out of the rc file and read them from /system32/drivers/etc as per windows.
- clean up code a bit
- exit threads with a return val
svn path=/trunk/; revision=18553
Brandon Turner [Tue, 18 Oct 2005 13:32:32 +0000 (13:32 +0000)]
fix errors in "activate". Change activate, window, and msgbox commands from checking for __REACTOS__ to NT4_INTERNAL_COMMAND. they are turned off by default(uncomment line 23 to enable).
svn path=/trunk/; revision=18552
Brandon Turner [Tue, 18 Oct 2005 12:25:31 +0000 (12:25 +0000)]
remove more __REACTOS__ checks / unused code. I left WIN32_LEAN_AND_MEAN defined at all times. If this causes problems feel free to remove it.
svn path=/trunk/; revision=18551
Royce Mitchell III [Tue, 18 Oct 2005 04:23:50 +0000 (04:23 +0000)]
calc_buffer_display():
eliminate unnecessary copying ( and potential buffer overrun )
eliminate variable naming conflicts
svn path=/trunk/; revision=18550
Royce Mitchell III [Tue, 18 Oct 2005 04:15:55 +0000 (04:15 +0000)]
msvc6 compilation fixes
fix buffer over(under?)flow in calc_sep()
svn path=/trunk/; revision=18549
Brandon Turner [Tue, 18 Oct 2005 03:12:49 +0000 (03:12 +0000)]
remove some more __REACTOS__ checks. We dont need our GetConsoleWindow and it was never used. The size of CMD_LENGTH is the same for both and at some point will not longer be used once we have all dynamic allocations.
svn path=/trunk/; revision=18548
Brandon Turner [Tue, 18 Oct 2005 01:55:20 +0000 (01:55 +0000)]
Remove the check for __REACTOS__. FormatMessage works better and is implemented in ros.
svn path=/trunk/; revision=18547
Christoph von Wittich [Tue, 18 Oct 2005 00:01:16 +0000 (00:01 +0000)]
set eol-style:native
svn path=/trunk/; revision=18546
Christoph von Wittich [Tue, 18 Oct 2005 00:00:27 +0000 (00:00 +0000)]
fixed compiling with msvc
svn path=/trunk/; revision=18545
Christoph von Wittich [Mon, 17 Oct 2005 23:38:24 +0000 (23:38 +0000)]
fix some bugs in regedit
like alloca -> HeapAlloc + HeapFree
svn path=/trunk/; revision=18544
Thomas Bluemel [Mon, 17 Oct 2005 22:18:14 +0000 (22:18 +0000)]
fix incorrect usage of alloca and a buffer overflow
svn path=/trunk/; revision=18540
Gé van Geldorp [Mon, 17 Oct 2005 22:13:44 +0000 (22:13 +0000)]
Forgot to change comment. Thanks to Royce3 for pointing it out.
svn path=/trunk/; revision=18538
Gé van Geldorp [Mon, 17 Oct 2005 22:08:07 +0000 (22:08 +0000)]
Patch by hardon. Properly handle 0 timeouts. Fixes bug 857.
svn path=/trunk/; revision=18536
Gé van Geldorp [Mon, 17 Oct 2005 21:57:02 +0000 (21:57 +0000)]
Everything must come to an end, even the desktop window. Fixes bug 805.
svn path=/trunk/; revision=18534
Magnus Olsen [Mon, 17 Oct 2005 21:47:17 +0000 (21:47 +0000)]
New icons from our UI:mf
svn path=/trunk/; revision=18532
Gé van Geldorp [Mon, 17 Oct 2005 21:40:37 +0000 (21:40 +0000)]
Should have committed this along with r18529
svn path=/trunk/; revision=18531
Magnus Olsen [Mon, 17 Oct 2005 21:40:38 +0000 (21:40 +0000)]
New icons from our UI:mf
svn path=/trunk/; revision=18530
Gé van Geldorp [Mon, 17 Oct 2005 21:36:23 +0000 (21:36 +0000)]
Inform HAL about the switch to graphics mode as late as possible. Fixes bug 880.
svn path=/trunk/; revision=18529
Gunnar Dalsnes [Mon, 17 Oct 2005 20:11:21 +0000 (20:11 +0000)]
-dont return NULL when realloc to 0 bytes (fixes one kernel32_winetest heap test)
-only allow realloc to new position if GMEM_MOVEABLE is passed (fixed mem)
-only allow realloc to new position if GMEM_MOVEABLE is passed OR mem is not locked (moveable mem)
svn path=/trunk/; revision=18528
Christoph von Wittich [Mon, 17 Oct 2005 18:04:11 +0000 (18:04 +0000)]
fixed rc files to compile with rc
svn path=/trunk/; revision=18526
Christoph von Wittich [Mon, 17 Oct 2005 17:30:45 +0000 (17:30 +0000)]
replaced rc with windres
svn path=/trunk/; revision=18525
Gé van Geldorp [Mon, 17 Oct 2005 16:59:31 +0000 (16:59 +0000)]
First use "ptr", then set it to NULL
svn path=/trunk/; revision=18524
Christoph von Wittich [Mon, 17 Oct 2005 15:59:23 +0000 (15:59 +0000)]
added missing translations for IDS_NEW_KEY and IDS_NEW_VALUE
svn path=/trunk/; revision=18523
Gé van Geldorp [Mon, 17 Oct 2005 15:52:50 +0000 (15:52 +0000)]
Fix installation after latest PnP changes. Fix by hpoussin
svn path=/trunk/; revision=18522
Christoph von Wittich [Mon, 17 Oct 2005 15:17:54 +0000 (15:17 +0000)]
fixed buffer overflow
removed useless LocalUnlock
fixed memory leak
svn path=/trunk/; revision=18521
Christoph von Wittich [Mon, 17 Oct 2005 13:57:40 +0000 (13:57 +0000)]
only define DPRINT macro if the compiler can handle __VA_ARGS__
reduces Warnings when compiling with MSVC
svn path=/trunk/; revision=18520
Martin Fuchs [Mon, 17 Oct 2005 13:14:04 +0000 (13:14 +0000)]
Fix for Bugzilla entry 904: activated the "not yet implemented" message for now, until SHFindFiles() will be implemented in shell32.dll
svn path=/trunk/; revision=18519
Martin Fuchs [Mon, 17 Oct 2005 12:58:07 +0000 (12:58 +0000)]
fix for Bugzilla entry 900 by mrnobo1024 at yahoo.com: don't destroy menus when switching between normal and scientific mode
svn path=/trunk/; revision=18518
Christoph von Wittich [Mon, 17 Oct 2005 12:44:16 +0000 (12:44 +0000)]
fixed "index out of range"
svn path=/trunk/; revision=18517
Martin Fuchs [Mon, 17 Oct 2005 12:41:52 +0000 (12:41 +0000)]
fix a few taskbar context menu bugs including Bugzilla entry 720
svn path=/trunk/; revision=18516
Christoph von Wittich [Mon, 17 Oct 2005 12:23:19 +0000 (12:23 +0000)]
removed HeapFree because of unexpected behaviour
svn path=/trunk/; revision=18515
Martin Fuchs [Mon, 17 Oct 2005 12:07:49 +0000 (12:07 +0000)]
remove some unused special handling code and comments
svn path=/trunk/; revision=18514
Christoph von Wittich [Mon, 17 Oct 2005 12:04:26 +0000 (12:04 +0000)]
fix compile with gcc
now it compiles with gcc && msvc
svn path=/trunk/; revision=18513
Hervé Poussineau [Mon, 17 Oct 2005 12:02:31 +0000 (12:02 +0000)]
Add PCI_WHICHSPACE_CONFIG and PCI_WHICHSPACE_ROM constants
svn path=/trunk/; revision=18512
Christoph von Wittich [Mon, 17 Oct 2005 11:49:36 +0000 (11:49 +0000)]
added missing HEAP_ZERO_MEMORY
added missing HeapFree
svn path=/trunk/; revision=18511
Christoph von Wittich [Mon, 17 Oct 2005 11:10:11 +0000 (11:10 +0000)]
fix regedit to compile with MSVC
svn path=/trunk/; revision=18510
Christoph von Wittich [Mon, 17 Oct 2005 11:09:35 +0000 (11:09 +0000)]
fix some headers to compile with MSVC
svn path=/trunk/; revision=18509
Martin Fuchs [Mon, 17 Oct 2005 11:03:30 +0000 (11:03 +0000)]
- move shortcut comment texts into string resources
- add error handling
- create new "Accessories" folder in programs start menu
svn path=/trunk/; revision=18508
Christoph von Wittich [Mon, 17 Oct 2005 09:44:17 +0000 (09:44 +0000)]
destroy window handles when program terminates
svn path=/trunk/; revision=18507