2009-10-06 03:28 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/win_misc.c
+ Added TODO (hb_osEncodeCP()).
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-10-06 03:28 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbwin/win_misc.c
|
||||
+ Added TODO (hb_osEncodeCP()).
|
||||
|
||||
2009-10-06 02:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* INSTALL
|
||||
* config/global.mk
|
||||
|
||||
@@ -69,6 +69,8 @@
|
||||
#define QS_ALLPOSTMESSAGE 0x0100
|
||||
#endif
|
||||
|
||||
/* TODO: Add hb_osEncodeCP(). */
|
||||
|
||||
HB_FUNC( WIN_RUNDETACHED )
|
||||
{
|
||||
LPTSTR lpCommandName = HB_ISCHAR( 1 ) ? HB_TCHAR_CONVTO( hb_parc( 1 ) ) : NULL;
|
||||
|
||||
Reference in New Issue
Block a user