Search:

Type: Posts; User: RedLenses

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    2,691

    Yes I've tried... I believe the answer is no,...

    Yes I've tried...

    I believe the answer is no, since the DLL mus run in the calling process' context which if it is a service, can not create a window.
  2. Replies
    3
    Views
    2,691

    Can a DLL create a window?

    Is it possible to create a window in a win32 dll? If so, how can I do it?

    I have a service and another DLL that runs under MTX that need to be able to call a DLL that creates a valid window...
  3. Replies
    1
    Views
    1,752

    Create a Window in a Win32 Dll?

    Is it possible to create a window in a win32 dll? If so, how can I do it?

    I have a service and another DLL that runs under MTX that need to be able to call a DLL that creates a valid window...
  4. Thread: #includes

    by RedLenses
    Replies
    3
    Views
    1,799

    #includes

    Does anyone have/know of a program or macro that will go through a project and determine which #includes are unneccesary??

    i.e. it comments them out one by one and makes sure things still compile,...
Results 1 to 4 of 4