osdir.com
mailing list archive

Subject: RE: remote zoomin in visual studio 2005 - msg#00017

List: windows.ce.devel

Date: Prev Next Index Thread: Prev Next Index
Hi

You can install the CE remote display tool (power toy i think) and it
shows your pocket pc screen in a window on your desktop. Then use
print-screen to capture the images from that window.

Get it from here...
http://www.microsoft.com/downloads/details.aspx?familyid=74473fd6-1dcc-4
7aa-ab28-6a2b006edfe9&displaylang=en

or google for "ce remote display"

HTH

Matt

________________________________

From: windowsce-dev@xxxxxxxxxxxxxxx
[mailto:windowsce-dev@xxxxxxxxxxxxxxx] On Behalf Of shotbyrobbie
Sent: 06 April 2006 11:57
To: windowsce-dev@xxxxxxxxxxxxxxx
Subject: [windowsce-dev] remote zoomin in visual studio 2005


I used the remote zoomin tool for documentation purposes when using
the embedded vc++ IDE. Since upgrading the VC2005 i can seem to find
this tool.

Can anyone offer a workaround or a small applicatation that will do
this, I would prefer not to each Embedded visual C on my machine just
for this purpose.

Thanks.





Mailing list addresses:
Post message: windowsce-dev@xxxxxxxxxxxxxxx
Unsubscribe: windowsce-dev-unsubscribe@xxxxxxxxxxxxxxx
List owner: windowsce-dev-owner@xxxxxxxxxxxxxxx

Website: http://groups.yahoo.com/group/windowsce-dev




SPONSORED LINKS
Windows ce
<http://groups.yahoo.com/gads?t=ms&k=Windows+ce&w1=Windows+ce&w2=Win32+p
rogramming&w3=Window+ce+development&w4=Basic+programming+language&w5=Com
puter+programming+languages&w6=Microsoft+window+ce&c=6&s=159&.sig=4DOBP6
Xylk6ZXdMRpcazbQ> Win32 programming
<http://groups.yahoo.com/gads?t=ms&k=Win32+programming&w1=Windows+ce&w2=
Win32+programming&w3=Window+ce+development&w4=Basic+programming+language
&w5=Computer+programming+languages&w6=Microsoft+window+ce&c=6&s=159&.sig
=OjIip5XsPYfJGcamqL441g> Window ce development
<http://groups.yahoo.com/gads?t=ms&k=Window+ce+development&w1=Windows+ce
&w2=Win32+programming&w3=Window+ce+development&w4=Basic+programming+lang
uage&w5=Computer+programming+languages&w6=Microsoft+window+ce&c=6&s=159&
.sig=MLycE5MxrB-SFn6ArPdyXA>
Basic programming language
<http://groups.yahoo.com/gads?t=ms&k=Basic+programming+language&w1=Windo
ws+ce&w2=Win32+programming&w3=Window+ce+development&w4=Basic+programming
+language&w5=Computer+programming+languages&w6=Microsoft+window+ce&c=6&s
=159&.sig=lfRfGeA1G_n8UeKjxrEnew> Computer programming languages
<http://groups.yahoo.com/gads?t=ms&k=Computer+programming+languages&w1=W
indows+ce&w2=Win32+programming&w3=Window+ce+development&w4=Basic+program
ming+language&w5=Computer+programming+languages&w6=Microsoft+window+ce&c
=6&s=159&.sig=HDV6AkQnfQKAetOsWmyvlg> Microsoft window ce
<http://groups.yahoo.com/gads?t=ms&k=Microsoft+window+ce&w1=Windows+ce&w
2=Win32+programming&w3=Window+ce+development&w4=Basic+programming+langua
ge&w5=Computer+programming+languages&w6=Microsoft+window+ce&c=6&s=159&.s
ig=sgSqi1Fv4PmlTcZTNfOruA>

________________________________

YAHOO! GROUPS LINKS



* Visit your group "windowsce-dev
<http://groups.yahoo.com/group/windowsce-dev> " on the web.

* To unsubscribe from this group, send an email to:
windowsce-dev-unsubscribe@xxxxxxxxxxxxxxx
<mailto:windowsce-dev-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>

* Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> .


________________________________




[Non-text portions of this message have been removed]



Mailing list addresses:
Post message: windowsce-dev@xxxxxxxxxxxxxxx
Unsubscribe: windowsce-dev-unsubscribe@xxxxxxxxxxxxxxx
List owner: windowsce-dev-owner@xxxxxxxxxxxxxxx

Website: http://groups.yahoo.com/group/windowsce-dev
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/windowsce-dev/

<*> To unsubscribe from this group, send an email to:
windowsce-dev-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/







Was this page helpful?
Yes No
Thread at a glance:

Previous Message by Date: click to view message preview

remote zoomin in visual studio 2005

I used the remote zoomin tool for documentation purposes when using the embedded vc++ IDE. Since upgrading the VC2005 i can seem to find this tool. Can anyone offer a workaround or a small applicatation that will do this, I would prefer not to each Embedded visual C on my machine just for this purpose. Thanks.

Next Message by Date: click to view message preview

Re: how to set menu & title bar fonts for international support

Finally worked it out. We were close but missing one setting. Can't say I understand why the charset must be set on a Unicode system. If anyone else should try to do this the registry keys (at least on CE 4.2 non-Pocket PC) are: [HKEY_LOCAL_MACHINE\System\GDI\SYSFNT] [HKEY_LOCAL_MACHINE\System\GWE\Menu\BarFnt] [HKEY_LOCAL_MACHINE\System\GWE\Menu\PopFnt] In addition to setting the font name (nm), you must also set the character set (cs). You can get this programmatically from EnumFonts(). -jevans --- In windowsce-dev@xxxxxxxxxxxxxxx, "jevans591" <jevans591@...> wrote: > > Hello, > > I found my question in the archives but not an answer. > > We're shipping a rugged US non-Pocket PC Windows CE box with our > program installed to various markets around the world. The problem we > have is that the built-in fonts don't have all the characters we need. > Easy enough to add fonts and use them in our dialogs but so far we're > unable to set the font for title bars and menus. > > I found entries in the registry that appear to control these but > changing them and rebooting have no effect. > Tried setting the menu font programmatically by senging a SETFONT > message to the menu's window. > Also tried hooking the menu class's window proc. > > Does anyone know how to do this? > > Thanks, > > - jevans

Previous Message by Thread: click to view message preview

remote zoomin in visual studio 2005

I used the remote zoomin tool for documentation purposes when using the embedded vc++ IDE. Since upgrading the VC2005 i can seem to find this tool. Can anyone offer a workaround or a small applicatation that will do this, I would prefer not to each Embedded visual C on my machine just for this purpose. Thanks.

Next Message by Thread: click to view message preview

RE: remote zoomin in visual studio 2005

The old Zoomin utility is still there, just hard to find. When CE got integrated into Visual Studio, the remote tools didn't get integrated into VS (yet). You can find them in by Start->All Programs->Microsoft Visual Studio 2005->Visual Studio Remote Tools. John Cramer SOFTWARE DEVELOPMENT ENGINEER, Mobile Developer eXperience Team Microsoft Corp. This posting is provided "AS IS" with no warranties, and confers no rights. --- Matt Evans <matt@xxxxxxxxxxxxxxx> wrote: > Hi > > You can install the CE remote display tool (power > toy i think) and it > shows your pocket pc screen in a window on your > desktop. Then use > print-screen to capture the images from that window. > > Get it from here... > http://www.microsoft.com/downloads/details.aspx?familyid=74473fd6-1dcc-4 > 7aa-ab28-6a2b006edfe9&displaylang=en > > or google for "ce remote display" > > HTH > > Matt > > ________________________________ > > From: windowsce-dev@xxxxxxxxxxxxxxx > [mailto:windowsce-dev@xxxxxxxxxxxxxxx] On Behalf Of > shotbyrobbie > Sent: 06 April 2006 11:57 > To: windowsce-dev@xxxxxxxxxxxxxxx > Subject: [windowsce-dev] remote zoomin in visual > studio 2005 > > > I used the remote zoomin tool for documentation > purposes when using > the embedded vc++ IDE. Since upgrading the VC2005 i > can seem to find > this tool. > > Can anyone offer a workaround or a small > applicatation that will do > this, I would prefer not to each Embedded visual C > on my machine just > for this purpose. > > Thanks. > > > > > > Mailing list addresses: > Post message: windowsce-dev@xxxxxxxxxxxxxxx > Unsubscribe: > windowsce-dev-unsubscribe@xxxxxxxxxxxxxxx > List owner: windowsce-dev-owner@xxxxxxxxxxxxxxx > > Website: > http://groups.yahoo.com/group/windowsce-dev > > > > > SPONSORED LINKS > Windows ce > <http://groups.yahoo.com/gads?t=ms&k=Windows+ce&w1=Windows+ce&w2=Win32+p > rogramming&w3=Window+ce+development&w4=Basic+programming+language&w5=Com > puter+programming+languages&w6=Microsoft+window+ce&c=6&s=159&.sig=4DOBP6 > Xylk6ZXdMRpcazbQ> Win32 programming > <http://groups.yahoo.com/gads?t=ms&k=Win32+programming&w1=Windows+ce&w2= > Win32+programming&w3=Window+ce+development&w4=Basic+programming+language > &w5=Computer+programming+languages&w6=Microsoft+window+ce&c=6&s=159&.sig > =OjIip5XsPYfJGcamqL441g> Window ce development > <http://groups.yahoo.com/gads?t=ms&k=Window+ce+development&w1=Windows+ce > &w2=Win32+programming&w3=Window+ce+development&w4=Basic+programming+lang > uage&w5=Computer+programming+languages&w6=Microsoft+window+ce&c=6&s=159& > .sig=MLycE5MxrB-SFn6ArPdyXA> > Basic programming language > <http://groups.yahoo.com/gads?t=ms&k=Basic+programming+language&w1=Windo > ws+ce&w2=Win32+programming&w3=Window+ce+development&w4=Basic+programming > +language&w5=Computer+programming+languages&w6=Microsoft+window+ce&c=6&s > =159&.sig=lfRfGeA1G_n8UeKjxrEnew> Computer > programming languages > <http://groups.yahoo.com/gads?t=ms&k=Computer+programming+languages&w1=W > indows+ce&w2=Win32+programming&w3=Window+ce+development&w4=Basic+program > ming+language&w5=Computer+programming+languages&w6=Microsoft+window+ce&c > =6&s=159&.sig=HDV6AkQnfQKAetOsWmyvlg> Microsoft > window ce > <http://groups.yahoo.com/gads?t=ms&k=Microsoft+window+ce&w1=Windows+ce&w > 2=Win32+programming&w3=Window+ce+development&w4=Basic+programming+langua > ge&w5=Computer+programming+languages&w6=Microsoft+window+ce&c=6&s=159&.s > ig=sgSqi1Fv4PmlTcZTNfOruA> > > ________________________________ > > YAHOO! GROUPS LINKS > > > > * Visit your group "windowsce-dev > <http://groups.yahoo.com/group/windowsce-dev> " on > the web. > > * To unsubscribe from this group, send an email to: > windowsce-dev-unsubscribe@xxxxxxxxxxxxxxx > <mailto:windowsce-dev-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe> > > > * Your use of Yahoo! Groups is subject to the > Yahoo! Terms of > Service <http://docs.yahoo.com/info/terms/> . > > > ________________________________ > > > > > [Non-text portions of this message have been > removed] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Sign up for updates to this mailing list. email:
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by