Re: hypertrm exported functions

2008-04-03 Thread Vitaliy Margolen
Dmitry Timoshkov wrote: > "Vitaliy Margolen" <[EMAIL PROTECTED]> wrote: > >> andre furtado wrote: >>> add documentation for exported functions of the win32 hypertrm >>> library... >> Send all patches in unified diff format from the top of the source >> tree. Drop all html content - plain text on

Re: hypertrm exported functions

2008-04-03 Thread Dmitry Timoshkov
"Vitaliy Margolen" <[EMAIL PROTECTED]> wrote: > andre furtado wrote: >> add documentation for exported functions of the win32 hypertrm library... > Send all patches in unified diff format from the top of the source tree. > Drop all html content - plain text only please. > > For more information

Re: hypertrm exported functions

2008-04-03 Thread Vitaliy Margolen
andre furtado wrote: > add documentation for exported functions of the win32 hypertrm library... Send all patches in unified diff format from the top of the source tree. Drop all html content - plain text only please. For more information read http://wiki.winehq.org/SubmittingPatches Vitaliy.

hypertrm exported functions

2008-04-03 Thread andre furtado
add documentation for exported functions of the win32 hypertrm library... BOOL InitInstance(const HINSTANCE hInstance, const LPTSTR lpCmdLine, const int nCmdShow)/* creates the hypertrm session window. args: hInstance - apps instance handle. lpCmdLine - command line. nCmdShow - passed fr