Search:

Type: Posts; User: jim_box

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    5,460

    Re: setwindowlongptrw vs setwindowlongptr

    I solved it.
    to work with mixed ansi/unicode there is no need to define UNICODE:
    * When you want to create an existing unicode control,
    * Use the unicode CreateWindowW
    * To subclass/unsubclass...
  2. Replies
    3
    Views
    5,460

    setwindowlongptrw vs setwindowlongptr

    hey everyone

    i have difficulties in understanding what's going on with UNICODE.

    example1:
    I create a listbox with createwindow (not the UNICODE)
    i subclass it with the unicode version ...
  3. Re: hey. i uploaded a new power programing langugae which can compile vb6 projects

    i updated github
    https://github.com/VisualCodeBase/CodeBase
    with fixes + examples of original vb projects that compiled with codebase
  4. hey. i uploaded a new power programing langugae which can compile vb6 projects

    its here
    https://github.com/VisualCodeBase/CodeBase

    and here another thread
    https://www.vbforums.com/showthread.php?889338-new-power-programming-language-understand-well-visual-basic-6

    for...
Results 1 to 4 of 6



Click Here to Expand Forum to Full Width