Click here to Skip to main content
16,006,474 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Question about Time Zone. Pin
Rage24-Apr-03 0:55
professionalRage24-Apr-03 0:55 
GeneralRe: Question about Time Zone. Pin
jhwurmbach24-Apr-03 1:28
jhwurmbach24-Apr-03 1:28 
GeneralRe: Question about Time Zone. Pin
Rage24-Apr-03 2:10
professionalRage24-Apr-03 2:10 
GeneralRe: Question about Time Zone. Pin
George224-Apr-03 2:30
George224-Apr-03 2:30 
GeneralRe: Question about Time Zone. Pin
Rage24-Apr-03 5:12
professionalRage24-Apr-03 5:12 
GeneralRe: Question about Time Zone. Pin
George224-Apr-03 18:40
George224-Apr-03 18:40 
GeneralRe: Question about Time Zone. Pin
George224-Apr-03 1:34
George224-Apr-03 1:34 
Generallnk2019 Pin
Brian Delahunty23-Apr-03 23:57
Brian Delahunty23-Apr-03 23:57 
Hey Lads,

Just trying touse IsPwrHibernateAllowed(). The files all compile fine but gives me LNK2019 error when it tries to link. The function is in the header file Powrprof.h and this works fine in VS 6 [Well it did for me before. Don't have VS 6 installed on this machine]

Any ideas??

I'm using VS.NET 2003

error
error LNK2019: unresolved external symbol "unsigned char __stdcall IsPwrHibernateAllowed(void)" (?IsPwrHibernateAllowed@@YGEXZ) referenced in function "private: void __thiscall CShutdownManagerDlg::CheckStates(void)" (?CheckStates@CShutdownManagerDlg@@AAEXXZ)


Regards,
Brian Dela Smile | :)


GeneralRe: lnk2019 Pin
Dominik Reichl24-Apr-03 2:02
Dominik Reichl24-Apr-03 2:02 
GeneralRe: lnk2019 Pin
Brian Delahunty24-Apr-03 3:35
Brian Delahunty24-Apr-03 3:35 
GeneralTransparent Docking Bars Pin
Richard Hudson23-Apr-03 22:54
Richard Hudson23-Apr-03 22:54 
GeneralRe: Transparent Docking Bars Pin
Joel Lucsy24-Apr-03 2:39
Joel Lucsy24-Apr-03 2:39 
GeneralRe: Transparent Docking Bars Pin
Richard Hudson24-Apr-03 4:34
Richard Hudson24-Apr-03 4:34 
QuestionHow do I load an icon onto client area of a single document app?? Pin
IrishSonic23-Apr-03 22:47
IrishSonic23-Apr-03 22:47 
AnswerRe: How do I load an icon onto client area of a single document app?? Pin
KaЯl24-Apr-03 5:23
KaЯl24-Apr-03 5:23 
GeneralHave done that but how now do tell if an icon is clicked on?? Pin
IrishSonic25-Apr-03 7:42
IrishSonic25-Apr-03 7:42 
GeneralRe: Have done that but how now do tell if an icon is clicked on?? Pin
KaЯl25-Apr-03 7:47
KaЯl25-Apr-03 7:47 
AnswerRe: How do I load an icon onto client area of a single document app?? Pin
David Crow24-Apr-03 6:07
David Crow24-Apr-03 6:07 
GeneralProblem (bug?) with new WinXP icons and COleClientItem Pin
posselt23-Apr-03 20:41
posselt23-Apr-03 20:41 
GeneralDisable/Enable PrintScreen key Pin
CS42923-Apr-03 20:31
CS42923-Apr-03 20:31 
GeneralRe: Disable/Enable PrintScreen key Pin
Rickard Andersson2023-Apr-03 20:47
Rickard Andersson2023-Apr-03 20:47 
GeneralRe: Disable/Enable PrintScreen key Pin
Dominik Reichl23-Apr-03 22:08
Dominik Reichl23-Apr-03 22:08 
GeneralRe: Disable/Enable PrintScreen key Pin
Joan M23-Apr-03 22:30
professionalJoan M23-Apr-03 22:30 
GeneralSerialization question... Pin
work_to_live23-Apr-03 18:52
work_to_live23-Apr-03 18:52 
GeneralRe: Serialization question... Pin
work_to_live26-Apr-03 7:27
work_to_live26-Apr-03 7:27 

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.