G
Guest
Hi,
I want to make an application to dismounting the volume D: and after
hibernate, restart...
The library files XPEPM.dll, .lib and .h from XPE SP1 CD1 makes problems in
visual studio 6.0, the linker says
error LNK2001: unresolved external symbol "unsigned long __stdcall
XPE_Hibernate(int)" (?XPE_Hibernate@@YGKH@Z)
The application is a win32 console application with __cdecl.
The xpepm.dll version is 2.0.807.0.
What is the problem and what is to do?
I want to make an application to dismounting the volume D: and after
hibernate, restart...
The library files XPEPM.dll, .lib and .h from XPE SP1 CD1 makes problems in
visual studio 6.0, the linker says
error LNK2001: unresolved external symbol "unsigned long __stdcall
XPE_Hibernate(int)" (?XPE_Hibernate@@YGKH@Z)
The application is a win32 console application with __cdecl.
The xpepm.dll version is 2.0.807.0.
What is the problem and what is to do?