Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - ddecommand() dde command fivewin management function http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 DDECommand()           DDE command FiveWin management function
--------------------------------------------------------------------------------

   Syntax:              DDECommand( <cDDECommand> ) --> <pGlobalMemory>

                        This is a FiveWin internal function for DDE support.

                        Use FiveWin DDE classes and xBase commands as they
                        are much easier to use and more powerful.


   Parameters:

   <cDDECommand>        A character expression that holds the
                        DDE order we want to process.

   Returns:

   <pGlobalMemory>      A numeric value which holds the pointer of
                        a global memory to be supplied to DDE services.

   Sample:              SAMPLES\\TestDDE.prg DDEClien.prg DDEServe.prg

   Source code:         SOURCE\\WINAPI\\DDE.c

   See also:            DDeCommand() DdeGetCommand() DdeTerminate()



Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson