Re: Changing Dialog Orientation
- From: "Bruce Eitman \(eMVP\)" <beitman.nospam@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 4 May 2006 12:42:12 -0400
So create the directory.
--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net
Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member
"Francis" <Francis@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0C7F696F-CC54-4F46-A434-9EC1F6A4F49E@xxxxxxxxxxxxxxxx
Good Morning,
Thank you for the reply.
I can find the res file in the RELEASEDIR\0409 folder .
However, I do not know where the Files\<Language ID> is
I have a folder that is
C:\WINCE500\Pbworkspaces\Mx21mobility\WINCE500\MX21_ARMV4I\OAK\files\INTLTRNS\0409
under my project workspace.
Are you referring to this ?
After this is done,
do you mean that I will just need to open the res file in PB and then
resize
the dialog that I want.
For your advice.
Thank you very much once again.
"Bruce Eitman (eMVP)" wrote:
Or even easier:
Go to your _FLATRELEASEDIR\<Language ID> folder, where Language ID is the
language ID that you are building for - US English == 0409. Copy the res
files that you want to modify to your Files\<Language ID> folder and make
the changes. Run buildrel and then makeimg
This method allows QFEs to update the Public folders, while keeping your
visual changes seperate.
BUT, first you will need to fix the problems that you created in the
Public
folder.
--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net
Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member
"<ctacke/>" <ctacke_AT_OpenNETCF_com> wrote in message
news:OJCp5D4aGHA.1228@xxxxxxxxxxxxxxxxxxxxxxx
Rule #1 in CE development:
Never, ever, ever, ever, ever, ever, EVER modify public code. Ever.
Clone it to your BSP folder and modify it there.
-Chris
"Francis" <Francis@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:CA51E1CE-C045-41FC-8BEC-B6586D928C57@xxxxxxxxxxxxxxxx
Good Morning,
Thank you for responding to my problem.
The folder I edited is
C:\WINCE500\PUBLIC\WCESHELLFE\OAK\CTLPNL\CPLMAIN\
The cplmain.rc file is the file being edited.
I resized the dialog IDD_VOLUME found in this file
(by dragging some buttons and resizing the overall dialog)
Please advice the correct way of doing it.
Thank you
"Bruce Eitman (eMVP)" wrote:
What did you edit, what folder...? You are really going to need to
tell
me
what you did if you want help.
It sounds like maybe you edited the wrong thing. You should be
editing
res
files in your own Files subfolder. That is to say copy the res file
that
you want to change to directory in your Files folder.
--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net
Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member
"Francis" <Francis@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:04AD1020-7DD5-4211-9663-B2CC234EAF21@xxxxxxxxxxxxxxxx
Hi,
Thank you for responding.
From the IDD_VOLUME dialog, I just drag 4 of the radio buttons
at the bottom of the dialog box further up and also
resize the overall dialog box to make it smaller.
Thereafter, I build the cplmain project and encoutered the
following
error:-
C:\WINCE500\PBWorkspaces\Mx21mobility\WINCE500\MX21_ARMV4I\cesysgen\oak\lib\ARMV4I\retail\cplmain.exp
CVTRES : fatal error CVT1100: duplicate resource. type:DIALOG,
name:50,
language:0x0409
LINK : fatal error LNK1123: failure during conversion to COFF: file
invalid
or corrupt
NMAKE : fatal error U1077: 'link' : return code '0x463'
Stop.
NMAKE : fatal error U1077: 'C:\WINCE500\sdk\bin\i386\nmake.exe' :
return
code '0x2'
Stop.
Please advice what the problem could be.
Thank you.
"Bruce Eitman (eMVP)" wrote:
How did you resize it?
--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net
Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member
"Francis" <Francis@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A0B242B2-1462-4D0F-92D8-67F73E46BC4B@xxxxxxxxxxxxxxxx
I have tried resizing the 'Volume' dialog and after compilation,
it
contains
error.
The error is 'duplicate dialog resource'.
When view the cplmain.rc file, under Dialog, one can see two
dialogs
with
similar names but each dialog is different.
Please advice what the likely problem is.
Thank you.
.
- References:
- Re: Changing Dialog Orientation
- From: Bruce Eitman \(eMVP\)
- Re: Changing Dialog Orientation
- From: Francis
- Re: Changing Dialog Orientation
- Prev by Date: Re: Including File in OS image
- Next by Date: Re: How to change template in PB 5.0 ?
- Previous by thread: Re: Changing Dialog Orientation
- Next by thread: Re: Changing Dialog Orientation
- Index(es):