Click here to Skip to main content
15,919,879 members
Home / Discussions / C#
   

C#

 
GeneralRe: Finding the user's choice of install location Pin
RNEELY25-Jan-05 6:21
RNEELY25-Jan-05 6:21 
GeneralRe: Finding the user's choice of install location Pin
mikey_g25-Jan-05 6:37
mikey_g25-Jan-05 6:37 
GeneralDefining excepion Pin
Paolo Ponzano25-Jan-05 3:41
Paolo Ponzano25-Jan-05 3:41 
GeneralRe: Defining excepion Pin
Dennis C. Dietrich25-Jan-05 4:03
Dennis C. Dietrich25-Jan-05 4:03 
GeneralProgrammatic Break Points Pin
MrEyes25-Jan-05 1:10
MrEyes25-Jan-05 1:10 
GeneralRe: Programmatic Break Points Pin
leppie25-Jan-05 2:40
leppie25-Jan-05 2:40 
GeneralBattery power Ramaining Pin
Amir Jalaly24-Jan-05 23:50
Amir Jalaly24-Jan-05 23:50 
GeneralRe: Battery power Ramaining Pin
Dennis C. Dietrich25-Jan-05 1:27
Dennis C. Dietrich25-Jan-05 1:27 
Amir Jalaly wrote:
How Can find the total battery remaining time (or %) in notebook? Is there any dll for this work?

This kind of function can be found in the Power Management[^] part of the Win32 API. I your case you'll have to PInvoke GetSystemPowerStatus()[^] (there is even an example on how to use it in C# on MSDN: Using Win32 and Other Libraries[^]).

Best regards
Dennis
GeneralRe: No postback for runtime created control Pin
Nick Parker25-Jan-05 3:15
protectorNick Parker25-Jan-05 3:15 
GeneralRegular expression Pin
Jan R Hansen24-Jan-05 23:12
Jan R Hansen24-Jan-05 23:12 
GeneralRe: Regular expression Pin
S. Senthil Kumar25-Jan-05 7:27
S. Senthil Kumar25-Jan-05 7:27 
GeneralRe: Regular expression Pin
peter271325-Jan-05 13:08
peter271325-Jan-05 13:08 
GeneralCustom MenuItem problem Pin
spif200124-Jan-05 20:43
spif200124-Jan-05 20:43 
GeneralSample Licensing Application Pin
vchalla24-Jan-05 18:07
vchalla24-Jan-05 18:07 
GeneralRe: Sample Licensing Application Pin
Dave Kreskowiak25-Jan-05 5:52
mveDave Kreskowiak25-Jan-05 5:52 
GeneralClickOnce security issue Pin
Judah Gabriel Himango24-Jan-05 12:03
sponsorJudah Gabriel Himango24-Jan-05 12:03 
GeneralO/S Visual Studio Compiler Question... Pin
new_phoenix24-Jan-05 11:42
new_phoenix24-Jan-05 11:42 
GeneralRe: O/S Visual Studio Compiler Question... Pin
Judah Gabriel Himango24-Jan-05 12:07
sponsorJudah Gabriel Himango24-Jan-05 12:07 
GeneralRe: O/S Visual Studio Compiler Question... Pin
new_phoenix24-Jan-05 14:29
new_phoenix24-Jan-05 14:29 
GeneralRe: O/S Visual Studio Compiler Question... Pin
Judah Gabriel Himango25-Jan-05 4:12
sponsorJudah Gabriel Himango25-Jan-05 4:12 
GeneralRe: O/S Visual Studio Compiler Question... Pin
Dave Kreskowiak25-Jan-05 5:48
mveDave Kreskowiak25-Jan-05 5:48 
GeneralExtracting Email Ids from Email content Pin
ratsy24-Jan-05 11:28
ratsy24-Jan-05 11:28 
GeneralView an EXE structures Pin
Budi Zhu24-Jan-05 10:28
Budi Zhu24-Jan-05 10:28 
GeneralRe: View an EXE structures Pin
Christian Graus24-Jan-05 11:05
protectorChristian Graus24-Jan-05 11:05 
GeneralRe: View an EXE structures Pin
Judah Gabriel Himango24-Jan-05 12:19
sponsorJudah Gabriel Himango24-Jan-05 12:19 

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.