Results 1 to 3 of 3

Thread: How to make a Form SYSMODAL

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2009
    Posts
    76

    Thumbs down How to make a Form SYSMODAL

    I have asked this questions several times but didn't get any answer, so again in hope that someone would help me out, I am asking them here again.

    I want to create a form SYSMODAL (when it open it will only remain active and the background get dim like Shutdown dialog box in XP)

    So far I found this
    SysModal Dialog Style Bit
    If this style bit is set, the dialog box will stop all other applications and no other applications can take the focus. This state remains until the SysModal dialog is dismissed.

    Value

    Decimal Hexadecimal Constant
    8 0x00000008 msidbDialogAttributesSysModal
    I don't know how to use it.

    NOTE: I don't want to add an extra dll file with my app, if you are going to suggest some dll file that can help me do

    ALSO

    I am looking for a way to create Shortcuts on Desktop but without using Windows Script Host Object Model since this needs to attach a dll file with my app. Which I don't want.

    So is there any way that I can create a Shortcut on desktop without using Windows Script Host Object Model.
    and ALSO
    How to make IE as default browser (in WIndows 7)
    I tried changing the default browser through the registry.
    and this didn't help.

    So please if anyone can help...........
    < advertising link removed by moderator >

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Sep 2009
    Posts
    76

    Re: How to make a Form SYSMODAL

    big bump
    < advertising link removed by moderator >

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Sep 2009
    Posts
    76

    Re: How to make a Form SYSMODAL

    Bump
    < advertising link removed by moderator >

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width