Hi,
I have it half way done. Run the test program and you can see. Program works in
W2k, XP and Wine. mingw32-gcc -mwindows -Os GetGlyphOutline.c -o ggo.exe
I stopped messing with it two weeks ago, I needed to work on something else.
When testing you can select the alphanumeric character with the keyboard. The
original program had "a" but I changed it to "L" something simple to draw at
first. You will see the problem.
The test program from Dr. Dobb's Journal http://www.ddj.com/184409154?pgno=12
Thanks,
James
Runs and hides~
Hi,
build is broken. sorry to find out like this,
[CC] tools/widl/write_msft.c
In file included from tools/widl/widltypes.h:25,
from tools/widl/write_msft.c:48:
include/reactos/wine/guiddef.h:48: warning: redefinition of `LPGUID'
include/psdk/winnt.h:1545: warning: `LPGUID' previously declared here
tools/widl/write_msft.c: In function `ctl2_find_name':
tools/widl/write_msft.c:261: warning: implicit declaration of function `_strnicmp'
[CC] tools/widl/parser.tab.c
In file included from tools/widl/widltypes.h:25,
from tools/widl/widl.h:24,
from parser.y:36:
include/reactos/wine/guiddef.h:48: warning: redefinition of `LPGUID'
include/psdk/winnt.h:1545: warning: `LPGUID' previously declared here
[CC] tools/widl/port/mkstemps.c
[LD] output-i386/tools/widl/widl
obj-i386/tools/widl/write_msft.o(.text+0x25c): In function `ctl2_find_name':
: undefined reference to `_strnicmp'
collect2: ld returned 1 exit status
make: *** [output-i386/tools/widl/widl] Error 1
Thanks,
James
Katarzyna Chauca wrote:
> Couse MSCoder publishes in Spain, France and Germany but you
> can write in english.
Sorry, I thought it was an e-mag, I hadn't realise it was hard copy only.
> As far as I know you have developers from all over the world
> so I hope you will be interested in promote ReactOS in those
> countries.
As a collective group, we are certainly interested in promoting ROS in every
country.
> I saw one magazine from France with ReactOS so why you don't
> want to cooperate with us?
I assume that was written by a 3rd party author, not a ROS dev.
I didn't say I don't want to cooperate, but I personally don't want to write
a 10 page article for a magazine which I can't read.
> I think that such proyects as ReactOS are for developers from
> all countries.
I agree, which is why I personally wouldn't want to write an article limited
to those languages.
However, this doesn't mean someone else won't, you've already had an offer
from weird_w, who is a native English speaker.
Have you ever considered an English release? It would open your magazine up
to a much greater audience.
As for the current status, you would probably have more success targeting
ROS devs who's native language is one of the magazines published languages.
If you popped into IRC, I could point out some of the culprits for you ;)
> Will you please cooperate with us?
Of course, my cooperation was never an issue, hence my replies to your past
emails :)
Ged.
Katarzyna Chauca wrote:
>
> Hi again
> I have no confirmation if someone will write an article about
> ReactOS for
> MSCoder magazine.
> Please let me know
Is there a reason your website is only available in German, French and
Spanish?
I wouldn't want write an article for a magazine which followed the same
pattern.
Ged
Hi again
I have no confirmation if someone will write an article about ReactOS for
MSCoder magazine.
Please let me know
Best Regards
--
Katarzyna Chauca
Market Manager
www.mscoder.org/eswww.hakin9.org/es
Hi,
This could be from 23325 but I started to get this in 23228. Networking is lighting
fast! I had the full ReactOS page less than a second! Once in a while I get this fault.
Thanks,
James
(ntoskrnl/mm/mm.c:221) Page fault at high IRQL was 2, address c000009a
Entered debugger on last-chance exception (Exception Code: 0xc0000005) (Page Fault)
Memory at 0xC000009A could not be read: Page not present.
kdb:> bt
Eip:
<fetnd5.sys:2296>
Frames:
<fetnd5.sys:2053>
<00000002>
Hi,
Some time ago, I thought about implementing the appearance tab of the
desk.cpl, to allow some basic theming.
This is what I've done so far:
http://static.flickr.com/76/200954523_5f103460fd_o.png
On win XP you can change and apply the colors correctly. Fonts / size is
not yet implemented, nor loading of themes from the registry.
But it doesn't work on ROS.
On 0.3.0 RC1 the ColorPicker dialog doesn't work at all. On trunk you
can at least change the color by editing the values.
But they are not applied and either not saved to the registry (regedit
always crashes) or not loaded from registry at startup.
The color button on the background page doesn't work either.
1.) Is loading of syscolors from the registry already implemented? Is
someone going to do it in the near future?
2.) How should storage of themes be done on ROS? Exactly the same way XP
does it (Control Panel\Appearance\New Schemes\xx\...) or in a ROS
specific way?
On XP Scheme names are stored in themeui.dll, I think this is pretty
complicated and is only needed for systems with users having different
languages.
Greetings,
Timo
I manage to get it to boot and play on the net with mozilla and play quake in demo
mode and this bug check. Graphics mode was set to 32 bit 1024x7xx.
(./subsystems/win32/win32k/ntuser/message.c:1107) Copy message to kernel from t8
(dll/win32/winmm/mci.c:900) Couldn't load driver for type L"CDAUDIO".
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini
NPOOL: Low-side redzone overwritten, Block 8124d6c0, Size 4, Tag 656e6f4e(enoN)b
KeBugCheck at ntoskrnl/mm/npool.c:1514
(ntoskrnl/mm/mm.c:221) Page fault at high IRQL was 2, address c5b62
(ntoskrnl/mm/mm.c:221) Page fault at high IRQL was 2, address 5c39
Entered debugger on last-chance exception (Exception Code: 0xc0000005) (Page Fa)
(Look here, read on)
Memory at 0x00005C39 could not be written: Page not present.
kdb:> bt
Eip:
<ntoskrnl.exe:71d92 (ntoskrnl/ke/i386/v86m_sup.S:122 (KiV86Complete))>
Frames:
<ntoskrnl.exe:6cabe (ntoskrnl/ke/i386/bios.c:70 (Ke386CallBios))>
<videoprt.sys:2722 (drivers/video/videoprt/int10.c:181 (IntInt10CallBios))>
<vbemp.sys:1ae5 (drivers/video/miniport/vbe/vbemp.c:773 (VBEResetDevice))>
<vbemp.sys:1b2f (drivers/video/miniport/vbe/vbemp.c:543 (VBEResetHw))>
<videoprt.sys:1f26 (drivers/video/videoprt/dispatch.c:49 (IntVideoPortResetDisp>
<8053881c>
<ntoskrnl.exe:1bd6 (ntoskrnl/ke/bug.c:311 (KeBugCheckWithTf))>
<ntoskrnl.exe:1d50 (ntoskrnl/ke/bug.c:493 (KeBugCheckEx))>
<ntoskrnl.exe:1d67 (ntoskrnl/ke/bug.c:514 (KeBugCheck))>
<ntoskrnl.exe:46b25 (ntoskrnl/mm/npool.c:1514 (check_redzone_header))>
<ntoskrnl.exe:46c24 (ntoskrnl/mm/npool.c:1579 (ExFreeNonPagedPool))>
<ntoskrnl.exe:5742b (ntoskrnl/ob/oblife.c:151 (ObpDeleteObject))>
<ntoskrnl.exe:12a45 (ntoskrnl/cm/registry.c:296 (CmiWorkerThread))>
<ntoskrnl.exe:63cd1 (ntoskrnl/ps/thread.c:126 (PspSystemThreadStartup))>
<ntoskrnl.exe:6cb45 (ntoskrnl/ke/i386/ctxswitch.S:82 (KiThreadStartup))>
kdb:>
Hi NG,
first I want to say that it is a great project which I want to join…
I develop since 5 years in C++, but I have only used M$ Dev Studio …
- Is there anything that can I do for the team ?
- Are there documents which describe the coding guidelines ?
BTW:
I have checked out the trunk and build the boot CD. During the setup I got a
BSOD for information check the attached screenshot…
The BSOD comes after the setup has copied the last file …
Kr
Christian
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.3/395 - Release Date: 21.07.2006