Commit graph

17368 commits

Author SHA1 Message Date
Magnus Olsen 6faa7273db 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
2005-10-19 16:53:08 +00:00
Christoph von Wittich 612361f0d7 add support for cpl applets
add hardcoded "." include path like already in msvcmaker.cpp

svn path=/trunk/; revision=18595
2005-10-19 16:08:34 +00:00
Christoph von Wittich 03bd1b5838 reformat rc files to make them more readable AND comile with msvc
change CALLBACK to APIENTRY like in windows

svn path=/trunk/; revision=18594
2005-10-19 16:05:12 +00:00
Christoph von Wittich da36e335c1 reverted to 17089, we have to fix rbuild instead
svn path=/trunk/; revision=18593
2005-10-19 14:18:29 +00:00
Christoph von Wittich d7d94ab421 fixed rc files to compile with ms rc
svn path=/trunk/; revision=18592
2005-10-19 14:09:23 +00:00
Christoph von Wittich 2531be20a0 fixed prototypes in cpl.h
svn path=/trunk/; revision=18591
2005-10-19 14:08:31 +00:00
Brandon Turner e1ace3e194 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
2005-10-19 13:12:01 +00:00
Christoph von Wittich 9ff9863045 set eol-style:native
svn path=/trunk/; revision=18589
2005-10-19 02:53:03 +00:00
Christoph von Wittich f49330a2f1 fixed some msvc compile issues
fixed duplicated IDs in rc files

svn path=/trunk/; revision=18588
2005-10-19 02:41:18 +00:00
Christoph von Wittich 0789731009 set eol-style:native
svn path=/trunk/; revision=18587
2005-10-19 02:21:19 +00:00
Christoph von Wittich a019e28705 added missing advapi32.lib
svn path=/trunk/; revision=18586
2005-10-19 02:01:23 +00:00
Christoph von Wittich 457733ee7a add support for control panel applets
svn path=/trunk/; revision=18585
2005-10-19 01:59:25 +00:00
Christoph von Wittich 4370373447 fixed msvc compile problem
svn path=/trunk/; revision=18584
2005-10-19 00:56:49 +00:00
Christoph von Wittich bbe3e0120a fixed some compile problems with msvc 2003/2005
svn path=/trunk/; revision=18583
2005-10-19 00:46:31 +00:00
Christoph von Wittich 149be15434 fixed compile problems with msvc 2003/2005
svn path=/trunk/; revision=18582
2005-10-19 00:19:25 +00:00
Christoph von Wittich ffe3881148 added missing shell32.lib
svn path=/trunk/; revision=18581
2005-10-18 23:53:47 +00:00
Christoph von Wittich ade25eb742 added missing shell32.lib
svn path=/trunk/; revision=18580
2005-10-18 23:48:37 +00:00
Christoph von Wittich ec9c456d35 fix anonymous union problem
svn path=/trunk/; revision=18579
2005-10-18 23:43:51 +00:00
Christoph von Wittich 424070b190 fix compile with msvc
svn path=/trunk/; revision=18578
2005-10-18 23:34:34 +00:00
Christoph von Wittich b9f4233bd2 revert 18576
fix rbuild instead

svn path=/trunk/; revision=18577
2005-10-18 23:25:46 +00:00
Christoph von Wittich 44c7db58f6 remove include/wine, this will fix compiling with msvc
svn path=/trunk/; revision=18576
2005-10-18 23:00:31 +00:00
Christoph von Wittich 3f6c66966e added missing user32.lib
svn path=/trunk/; revision=18575
2005-10-18 22:55:29 +00:00
Christoph von Wittich fae230e486 add missing libs to xml file
svn path=/trunk/; revision=18574
2005-10-18 22:34:04 +00:00
Christoph von Wittich ede418d57b fixed WINVER in calc.xml for compile with msvc
now it can be compiled with 0 errors, 0 warnings

svn path=/trunk/; revision=18573
2005-10-18 22:27:38 +00:00
Christoph von Wittich 0d333ca4de changed windres back to rc
fixed rc preprocessor defines in dsp file generation

svn path=/trunk/; revision=18572
2005-10-18 21:56:39 +00:00
Ged Murphy 88be8ed34a move the apps into the same position they are found in windows.
svn path=/trunk/; revision=18571
2005-10-18 21:41:45 +00:00
Aleksey Bragin 9710fe98ef German translations by FooDerGrosse, kevin_schnabel at gmx dot de (Bug 915)
(now I didn't forget anything)

svn path=/trunk/; revision=18570
2005-10-18 21:39:20 +00:00
Christoph von Wittich b1e1f8bc26 fix taskmgr.rc to compile with ms rc
svn path=/trunk/; revision=18569
2005-10-18 21:39:15 +00:00
Aleksey Bragin 76ba3dcaf2 German translations by FooDerGrosse, kevin_schnabel at gmx dot de (Bug 915)
(fix)

svn path=/trunk/; revision=18568
2005-10-18 21:35:01 +00:00
Aleksey Bragin 27155bc285 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
2005-10-18 21:26:25 +00:00
Christoph von Wittich a4a022cf82 set eol-style:native
svn path=/trunk/; revision=18566
2005-10-18 21:18:15 +00:00
Aleksey Bragin f5aa212472 German translations by FooDerGrosse, kevin_schnabel at gmx dot de (Bug 915)
svn path=/trunk/; revision=18565
2005-10-18 21:12:09 +00:00
Ged Murphy 50a9b6e255 OK, all done messing about now.
I hope you all had as much fun as I did :p

svn path=/trunk/; revision=18564
2005-10-18 20:58:42 +00:00
Ged Murphy 96f6fcd6e5 update xml file to include tcpsvcs
svn path=/trunk/; revision=18563
2005-10-18 20:55:14 +00:00
Ged Murphy 9ed49dabde move tcpsvcs from the /apps directory to the /services directory
svn path=/trunk/; revision=18562
2005-10-18 20:53:43 +00:00
Ged Murphy 754a4d2b09 revert adding this folder. will move it in the correct manner
svn path=/trunk/; revision=18561
2005-10-18 20:50:11 +00:00
Ged Murphy e4b3a2b6e0 revert deleting this folder to keep it's history.
will move it correctly next time :)

svn path=/trunk/; revision=18560
2005-10-18 20:47:21 +00:00
Ged Murphy 07f8595889 add tcpsvcs registry data
svn path=/trunk/; revision=18559
2005-10-18 20:24:01 +00:00
Ged Murphy 41f6aaf3f9 Add tcpsvcs to the services directory.
svn path=/trunk/; revision=18558
2005-10-18 20:17:20 +00:00
Ged Murphy 11aa08b141 update xml
svn path=/trunk/; revision=18557
2005-10-18 20:15:25 +00:00
Ged Murphy 899748a026 remove tcpsvcs from the apps directory
svn path=/trunk/; revision=18556
2005-10-18 20:14:53 +00:00
Christoph von Wittich c85d6131ee add stdlib.h to fix compile issues with msvc
svn path=/trunk/; revision=18555
2005-10-18 19:48:50 +00:00
Ged Murphy 80f7d06cfd add new quotes file to /system32/drivers/etc
svn path=/trunk/; revision=18554
2005-10-18 17:07:45 +00:00
Ged Murphy 8cdf4ff3d5 - 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
2005-10-18 17:06:36 +00:00
Brandon Turner 5c00cee958 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
2005-10-18 13:32:32 +00:00
Brandon Turner b8674b8084 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
2005-10-18 12:25:31 +00:00
Royce Mitchell III 547d458153 calc_buffer_display():
eliminate unnecessary copying ( and potential buffer overrun )
eliminate variable naming conflicts

svn path=/trunk/; revision=18550
2005-10-18 04:23:50 +00:00
Royce Mitchell III 67d9667289 msvc6 compilation fixes
fix buffer over(under?)flow in calc_sep()

svn path=/trunk/; revision=18549
2005-10-18 04:15:55 +00:00
Brandon Turner a658088fed 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
2005-10-18 03:12:49 +00:00
Brandon Turner 287174554b Remove the check for __REACTOS__. FormatMessage works better and is implemented in ros.
svn path=/trunk/; revision=18547
2005-10-18 01:55:20 +00:00