Tag/
共39个网摘 [
1 2 ]
下一页 |
dbforum147收录,使用标签:but, is, there, a, way, of, showing, the, folder, tree, with, the, sizes, of, all, files,时间:2008-6-30 23:30:19 | 相关网摘,我也收藏
folder sizes
Hello,
I am trying to find out how much disk space the various files & folders in
my 'Documents' take up.
I know how to get the size of individual files, and individual folders, but
is there a way of showing the folder tree with the sizes of all files ,
folders, sub-folders ate the same time ?
Thanks
KK
http://www.databaseforum.info/7/11/d36bdb91d3e86cb6.html
dbforum147收录,使用标签:If, I, go, to, the, top, of, the, file, and, put, in, another, line, of, date, it, will,时间:2008-6-30 23:27:53 | 相关网摘,我也收藏
Vista Ulta. Excel 2002 Comments out of alinement
I have a couple of thousand rows with a hundred comments which I'm showing.
If I go to the top of the file and put in another line of date it will
through every comment I have out of whack. What can I do about this? Can I
fix this without a micro because I don't know crap about micro's.
http://www.databaseforum.info/7/4/242dda5cdd039bfe.html
dbforum147收录,使用标签:routine, because, they, are, both, parts, of, the, Office, software,时间:2008-6-30 21:45:12 | 相关网摘,我也收藏
How do you print 1 Page and Network Printers Appear in Word but not Outlook
I have two problems. First, it seems rather ridiculuous that there is no
easy way to print one page of an e-mail message. The only choice that you
have are even, odd, and all pages. The default format for e-mail is html.
What is even stranger is that I have Word 2003 SP1 set as the default for
editing e-mail messages, but when I click on edit on the Outlook menu bar,
it does not default to the word print dialog box, which last time I checked
allowed you to specify a range of pages.
The other problem is that I have a networked printer that appears in the
Word Printer dialog box, but does not appear in the Outlook dialog box.
You would think that Outlook and Word would use the same printer dialog
routine because they are both parts of the Office software.
TIA,
Pete
http://www.databaseforum.info/9/14/ad904cc38fca5920.html
dbforum147收录,使用标签:I, already, posted, about, my, problem, a, couple, of, days, ago,时间:2008-6-30 21:23:48 | 相关网摘,我也收藏
Tooltip causes an ASSERT() in a child dialog box
Hello experts,
I already posted about my problem a couple of days ago, but it's not
solved yet and I have some more details about it.
Using MS VC 6.0 and Vista.
I create a CTabCtrl control in a dialog box. For each tab, a child
dialog box contains a bunch of controls (CEdit, CComboBox...). I can
display tooltips for each control, no problem.
The problem is that when the cursor (I mean the mouse) leaves a
control, if it enters the tooltip area, I get an ASSERT() warning:
In WinCore.cpp
void CWnd::AssertValid() const
{
...
// should be a normal window
ASSERT(::IsWindow(m_hWnd));
...
}
This occurs only when the dialog boxes displayed in the tabs are CHILD
dialog boxes. If I choose "Overlapped" or "Popup", it works (but I
need a child dialog box).
What should I do to avoid this problem?
TXS
Phil
-
http://www.databaseforum.info/2/20/6947b0db7708918e.html
dbforum147收录,使用标签:keeping, the, number, of, tiers, help, reduce, memory, and, processor, usage,时间:2008-6-30 21:03:30 | 相关网摘,我也收藏
Is it advisable to write Mobile Device applications using multi-tier
methodology? Or as Devices are much more resource-limited, would keeping
the number of tiers help reduce memory and processor usage
http://www.databaseforum.info/13/6/ca97a1fe27dae255.html
Cocoky收录,使用标签:no, reference, to, reference, standard, bind, no, arry, of, reference,时间:2008-5-26 21:34:20 | 相关网摘,我也收藏
no reference to reference, standard bind, no arry of reference
http://topic.csdn.net/u/20080525/10/d72c22de-bab7-4db8-85f2-fbcba7cd0c70.html?seed=641177691
devnetwork收录,使用标签:I, face, the, following, problem:, I, have, written, a, wrapper, library, that, exposes, specific, functionalities, of, the, Word, and, Excel, Automation, API, and, use, it, in, an, application, that, is, regularly, updated, on, the, client, side., It, is, clear, that, the, client, must, provide, the, Automation, Libraries, for, both, Word, and, Excel, which, come, with, the, Office, installation, CD, but, are, not, installed, by, default., Suppose, the, client, side, does, not, provide, those, libraries, due, to, uncomplete, Office, installation., What, I, wonder, is, if, there, is, a, decent, way, for, me, to, install, those, libraries, provided, their, version, is, the, same, as, the, Office, version, on, the, client, side, and, use, them, with, my, library, on, the, client, side, I, saw, that, the, libraries, are, installed, in, the, GAC., Is, it, a, good, way, to, check, if, the, libraries, are, present, on, the, client, side, during, the, setup, of, my, application, and, if, not, install, them, in, the, GAC, and, is, this, going, to, be, enough, for, the, whole, thing, to, start, working,时间:2008-4-25 13:51:12 | 相关网摘,我也收藏
I face the following problem: I have written a wrapper library that exposes specific functionalities of the Word and Excel Automation API and use it in an application that is regularly updated on the client side. It is clear that the client must provide the Automation Libraries for both Word and Excel which come with the Office installation CD but are not installed by default. Suppose the client side does not provide those libraries due to uncomplete Office installation. What I wonder is if there is a decent way for me to install those libraries provided their version is the same as the Office version on the client side, and use them with my library on the client side I saw that the libraries are installed in the GAC. Is it a good way to check if the libraries are present on the client side during the setup of my application and if not, install them in the GAC, and is this going to be enough for the whole thing to start working
http://www.dev-network.net/16/b0f60fbe0ce4255e.php
devnetwork收录,使用标签:In, second, case, some, of, the, text, in, each, label, wrapped, or, not, seen, and, my, whole, layout, goes, disaary.,时间:2008-4-16 22:24:55 | 相关网摘,我也收藏
In second case some of the text in each label wrapped or not seen and my whole layout goes disaary.
How can I set the labeles to take dynamic length according to text set to it.
Is there any propery in the label to support this feature
/Thanks in advance
Prash
http://www.dev-network.net/3/684804fdc1927cd8.php
devnetwork收录,使用标签:there, a, way, to, check, the, installation, directory, of, msi, package, and, prompt, the, user, if, the, folder, they, choose, is, not, valid.,时间:2008-4-16 22:23:42 | 相关网摘,我也收藏
s there a way to check the installation directory of msi package and prompt the user if the folder they choose is not valid.
if so can anyone point me to the right direction ,i tried custom action or installer class c# and i am not getting no where.
any help is greatly appreciated.
http://www.dev-network.net/3/d82c0185e01ec79e.php
devnetwork收录,使用标签:having, a, bit, of, trouble, making, thread-safe, calls, on, a, Form, I''ve, written, for, use, as, a, dialog., Basicly, the, form, I''ve, written, is, for, display, printing, progress., The, user, chooses, a, bunch, of, documents, to, print, on, the, "PrintForm", and, then, "PrintProgressForm", is, displayed, as, a, dialog, of, the, PrintForm., Within, the, PrintProgressForm, I, want, to, occasionally, display, a, message, box, indicating, an, important, status, message, that, may, require, a, yes, /, no, answer, for, example, "Out, of, paper, give, up, -, Yes, /, No".,时间:2008-4-16 22:23:02 | 相关网摘,我也收藏
m having a bit of trouble making thread-safe calls on a Form I've written for use as a dialog. Basicly the form I've written is for display printing progress. The user chooses a bunch of documents to print on the "PrintForm", and then "PrintProgressForm" is displayed as a dialog of the PrintForm. Within the PrintProgressForm I want to occasionally display a message box indicating an important status message that may require a yes / no answer, for example "Out of paper, give up - Yes / No".
The printing work is done within PrintProgressForm using a BackgroundWorker, so the message box will be shown from the BackgroundWorker thread. So I'll pop up a message box with the PrintProgressForm as the owner. I check if the form needs invokation, yet half the time it doesn't. And when it doesn't, it then goes on to complain that PrintForm (which I'm not even attempting to access) has been accessed by an unsafe call.
What's going on here
http://www.dev-network.net/3/0bd053c0fd58f36e.php
devnetwork收录,使用标签:If, these, are, objects, of, your, own, creation, why, not, give, the, object, a, Name, property,时间:2008-4-16 22:19:04 | 相关网摘,我也收藏
If these are objects of your own creation why not give the object a Name property
http://www.dev-network.net/1/6e21df7c32a07508.php
devnetwork收录,使用标签:know, how, to, get, object, from, process/processid, The, method, returns, an, array, of, the, process,时间:2008-4-16 22:18:02 | 相关网摘,我也收藏
know how to get object from process/processid
http://www.dev-network.net/1/2dcda8dc445cb2a3.php
devnetwork收录,使用标签:Null, Reference, Exception, was, unhandled:, Object, reference, not, set, to, an, instance, of, an, object.,时间:2008-4-14 8:31:50 | 相关网摘,我也收藏
Null Reference Exception was unhandled: Object reference not set to an instance of an object.
http://www.dev-network.net/3/af435b50e4d8237a.php
devnetwork收录,使用标签:I, would, like, to, create, my, Windows, Form, to, the, size, 1920x1080, to, fill, the, screen, of, a, 1080p, LCD,时间:2008-4-14 8:20:08 | 相关网摘,我也收藏
http://www.dev-network.net/archive/3/2.php
longzhanyuye2008收录,使用标签:This, guy, is, very, tough, there, are, a, lot, of, articles, worth, reading, on, his, blog!,时间:2008-2-3 15:06:23 | 相关网摘,我也收藏
http://blog.csdn.net/21aspnet/archive/2007/05/11/1604041.aspx
xuanlu425收录,使用标签:Cheap, wow, gold, Buy, wow, gold, Buy, cheap, wow, gold, Cheap, world, of, warcraft, gold,时间:2008-1-4 9:45:10 | 相关网摘,我也收藏
Wow Gold Store Welcome you! Look here to Buy WoW Gold, Cheap WoW Gold, Power Leveling, buy Cheap wow gold in www.tbcgold.com ,Our wow gold service is trustable and reliable
http://www.tbcgold.com
共39个网摘 [
1 2 ]
下一页