Search:

Type: Posts; User: Pragma

Search: Search took 0.03 seconds.

  1. Replies
    58
    Views
    59,924

    Re: VB - 31 Bit Encryption function

    Hey

    My bad sorry :)
    I forgot to save/read file in binary mode.

    // Best regards Pragma
  2. Replies
    58
    Views
    59,924

    Re: VB - 31 Bit Encryption function

    Hey CVMichael

    I found a bug in your function RndCrypt.

    ================
    This not working
    ================
    Password: transcom
    Text to encrypt: om
  3. Replies
    2
    Views
    6,343

    Re: Disable close button of an ie instance

    Hey

    If you using Windows API you can do it.
    My code is not complete.


    Public Function EnableSysMenuExit(ByRef hWnd As Long, ByVal uEnable As Boolean) As Boolean
    Dim hSysMenuWindow As...
  4. Internet Explorer (SHDocVw.InternetExplorer) as a child

    Hey.

    I'm building an application with a browser.
    I don't want to use webbrowser control, I want to use InternetExplorer.Application instead and set Internet Explorer as a child to a picturebox...
Results 1 to 4 of 4



Click Here to Expand Forum to Full Width