mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Added RosRtlDevModeW2A function.
svn path=/trunk/; revision=10192
This commit is contained in:
@@ -8,6 +8,8 @@ extern "C"
|
||||
|
||||
void
|
||||
RosRtlDevModeA2W ( LPDEVMODEW pW, const LPDEVMODEA pA );
|
||||
void
|
||||
RosRtlDevModeW2A( LPDEVMODEA pA, const LPDEVMODEW pW );
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user