Click here to Skip to main content
15,921,203 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: So Mad Pin
steff kamush2-Jun-04 23:20
steff kamush2-Jun-04 23:20 
GeneralRe: So Mad Pin
tanstaafl283-Jun-04 6:11
tanstaafl283-Jun-04 6:11 
GeneralRe: So Mad Pin
Doing4him3-Jun-04 17:09
Doing4him3-Jun-04 17:09 
GeneralRe: So Mad Pin
tanstaafl286-Jun-04 13:50
tanstaafl286-Jun-04 13:50 
GeneralCrystal Reports function Pin
Jane Ng2-Jun-04 19:59
Jane Ng2-Jun-04 19:59 
GeneralRe: Crystal Reports function [EDITED] Pin
Dave Kreskowiak3-Jun-04 3:48
mveDave Kreskowiak3-Jun-04 3:48 
Questionhow can i gei the menory size that one application used in vb Pin
huoyw2-Jun-04 17:49
huoyw2-Jun-04 17:49 
AnswerRe: how can i gei the menory size that one application used in vb Pin
Dave Kreskowiak3-Jun-04 3:41
mveDave Kreskowiak3-Jun-04 3:41 
Used? You mean the maximum memory that was used?

Use the Performance Monitor (perfmon) and watch the following memory counters:
Process:
Pool Paged Bytes
Pool NonPageed Bytes
Virtual Bytes Peak
Working Set Peak

There is no one value that gives you an accurate measure of how much memory your VB app took up.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: how can i gei the menory size that one application used in vb Pin
huoyw7-Jun-04 21:11
huoyw7-Jun-04 21:11 
GeneralRe: how can i gei the menory size that one application used in vb Pin
Dave Kreskowiak8-Jun-04 0:29
mveDave Kreskowiak8-Jun-04 0:29 
GeneralDirectX Pin
zman9002-Jun-04 17:44
zman9002-Jun-04 17:44 
GeneralRe: DirectX Pin
Dave Kreskowiak3-Jun-04 3:37
mveDave Kreskowiak3-Jun-04 3:37 
GeneralRe: DirectX Pin
zman9003-Jun-04 19:24
zman9003-Jun-04 19:24 
GeneralRe: DirectX Pin
Dave Kreskowiak4-Jun-04 0:17
mveDave Kreskowiak4-Jun-04 0:17 
QuestionUi? Pin
Boggahutt872-Jun-04 13:29
Boggahutt872-Jun-04 13:29 
AnswerRe: Ui? Pin
Dave Kreskowiak3-Jun-04 3:30
mveDave Kreskowiak3-Jun-04 3:30 
QuestionHow to get the default printer? Pin
Anonymous2-Jun-04 11:45
Anonymous2-Jun-04 11:45 
AnswerRe: How to get the default printer? Pin
Dave Kreskowiak3-Jun-04 3:08
mveDave Kreskowiak3-Jun-04 3:08 
GeneralRe: How to get the default printer? Pin
Anonymous3-Jun-04 4:02
Anonymous3-Jun-04 4:02 
GeneralRe: How to get the default printer? Pin
Dave Kreskowiak3-Jun-04 4:32
mveDave Kreskowiak3-Jun-04 4:32 
GeneralRe: How to get the default printer? Pin
Dave Kreskowiak3-Jun-04 4:46
mveDave Kreskowiak3-Jun-04 4:46 
GeneralRe: How to get the default printer? Pin
Anonymous3-Jun-04 4:41
Anonymous3-Jun-04 4:41 
GeneralRe: How to get the default printer? Pin
Dave Kreskowiak3-Jun-04 4:47
mveDave Kreskowiak3-Jun-04 4:47 
GeneralRe: How to get the default printer? Pin
Anonymous3-Jun-04 5:14
Anonymous3-Jun-04 5:14 
GeneralRe: How to get the default printer? Pin
Dave Kreskowiak3-Jun-04 5:44
mveDave Kreskowiak3-Jun-04 5:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.