Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
O

obr

@obr
About
Posts
11
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Download resume
    O obr

    Does anybody know, where can I find any sample of http download resume? Thank You Jirka

    C / C++ / MFC question career

  • Show desktop
    O obr

    It is what I don't want. This script call IShellDispatch4 method. Problem is, that copy .scf file is not enough. You need IShelDispatch4 interface, that You don't find on W95 and also on WindowsNT. Jirka

    C / C++ / MFC question

  • Show desktop
    O obr

    Can anyone tell me, how can I implement Show desktop button without IShellDispatch4 object? Well I can get desktop window handle, I can go through list of child windows and minimize them, but not all of theese are aplicable. Thank You Jirka

    C / C++ / MFC question

  • Show desktop
    O obr

    Can anyone tell me, how can I implement Show desktop button without IShellDispatch4 object? Well I can get desktop window handle, I can go through list of child windows and minimize them, but not all of theese are aplicable. Thank You Jirka

    Article Writing question

  • Birthdays should be holidays by law
    O obr

    Better is going to work on bithday, than go to the pub with coleages and get holidays by law on next day ;) Jirka

    The Lounge com help

  • Splitting resources
    O obr

    Does anybody know, how can I split resource file into more files? And second, when I change rc file outside of VC, then open it in VC and save, my changes are OK, but rc file itself is changed (order of dialogs, strings....) Any suggestions? Thank You Jirka

    The Lounge question learning

  • MIDL crazy behaviour
    O obr

    I have IDL with 18interfaces and about 500 methods.(No one interface has more then 30 methods) Now if I add any new method to any of this interfaces, MIDL generate this in .tlh: #pragma start_map_region("y:\3r_appn\customer\manager\debug\custsrv3.tli") __declspec(implementation_key(1)) VARIANT_BOOL ITSSCustomerServer::GetError ( BSTR * pErrorText ); . . instead of this from previous ver: #include "y:\3r_appn\customer\manager\debug\custsrv3.tli" In .tli then #pragma implementation_key(1) inline VARIANT_BOOL ITSSCustomerServer::GetError ( BSTR * pErrorText ) { VARIANT_BOOL _result; HRESULT _hr = raw_GetError(pErrorText, &_result); if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this)); return _result; } . . Instead of inline VARIANT_BOOL ITSSCustomerServer::GetError ( BSTR * pErrorText ) { VARIANT_BOOL _result; HRESULT _hr = raw_GetError(pErrorText, &_result); if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this)); return _result; } . . OK, but now linker doesn know any of theese methods. Does anybody know why and how solve this? Thank You Jirka

    The Lounge debugging sales question

  • DCOM limits
    O obr

    Yes, You are right, 100 is enough. But I have little bit diferent problem. In one idl file I have more than one interface defined and sum of all methods in all interfaces is 500. When I try add any method to any interface in this dll, midl ended with strange error. I can remove method in one interface and add another in second, all work fine, but I cannot excceed 500 in idl. Does anybody know why?

    The Lounge question

  • DCOM limits
    O obr

    Does anyone know about any limits on amount of methods in one idl file? (using MS midl compiler) Is it depending on service pack?

    The Lounge question

  • Programming documentation
    O obr

    Please can someone point me to any usefull software for creating programming documentation. Thanks obr

    The Lounge

  • How old are you people??
    O obr

    36 and I'm not the oldest here, wow :-D

    The Lounge collaboration question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups