Re: Calling a VB6 Subroutine from another Subroutine

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"Rick Rothstein" <rickNOSPAMnews@xxxxxxxxxxxxxxxxx> wrote in message news:uecknKYfGHA.2068@xxxxxxxxxxxxxxxxxxxxxxx

Interesting! It is documented as being an Integer

Yep. The only clue the documentation gives to the contrary is that it specifies various flags that simply could not be contained in a 16 bit Integer, such as:

vbMsgBoxRight 524288

Mike



.



Relevant Pages

  • Re: Sort method from Javascript automation
    ... You're right, the Help documentation is often hard to read, and a "common" ... "Jim Rech" wrote: ... > since Excel 2003 Help said that this parameter "specifies which elements are ...
    (microsoft.public.excel.programming)
  • Re: using mailbox for shared memory access
    ... SS$_IVSECFLG means that the combination of flags (and perhaps ... you haven't specified the backing store for the ... The SEC$M_PAGFIL flag specifies this. ... > int starting; ...
    (comp.os.vms)
  • Re: unhare() interface design questions and man page
    ... I've been working on a man page for the upcoming 2.6.16 unshare() ... my reading of the code is that 'flags' can be zero. ... That is, since flags in clonespecifies what should be shared, similar flags in unshareshould specify what should be unshared. ... That is, CLONE_FS, CLONE_FILES, and CLONE_VM *reverse* the effects of the cloneflags of the same name, but CLONE_NEWNS *has the same meaning* as the cloneflag of the same name. ...
    (Linux-Kernel)
  • Re: Please help me with SSArc Syntax!
    ... the Microsoft documentation is totally BOGUS!!!!! ... > dragged this to my C:\ drive on the assumption that perhaps network drives ... But the example specifies sD:\VSSTest ...
    (microsoft.public.vstudio.sourcesafe)
  • Java expands wildcards in command line arguments in Windows: documentation
    ... I am looking for documentation that specifies the following behavior ... java MyClass * ... yields the same result on Windows as on Unix, ...
    (comp.lang.java)