Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by pungy

  1. pungy

    Microsoft Outlook 2003 Problem

    I have the Calendar PARTIALLY working. I can't say for sure but, since it's on a Test PC, I deleted and re-installed MS Office 2003 and Incredimail (my e-mail client). I was able to get the screen where it ask if I want to use Outlook on e-mail. The Reminders are not working. Any suggestions???
  2. pungy

    Microsoft Outlook 2003 Problem

    That's the problem: When I start Outlook, I get MS Office Splash screen, the normal Outlook window is in the background (which I can not get to) and in the foreground I have an Outlook message. That message starts of by saying "Unable to open your default e-mail client. Create a new profile..."...
  3. pungy

    Microsoft Outlook 2003 Problem

    Primary PC OS = Windows XP Pro SP3 Secondary PC OS = Windows -7-Ultimate On my Primary PC, I have installed MS Office 2003. I do use most of the apps such as Word, Access, and Excel. With OUTLOOK, I use that ONLY for the Calendar and Reminders. I have an icon in the Systray, that when I click...
  4. pungy

    Can using Delphi do this?

    roo0047: I got a good laugh from your post. Thanks, I needed that. The reason I decided to go with VB is because, prior to retiring, I use to teach it. I was/am certified in VB by Microsoft. I guess the bottom line is I am more comfortable using VB. I would have to learn Delphi. My attitude...
  5. pungy

    Can using Delphi do this?

    Everyone, thank you for your input. With the help of others, I was able to work things out using VB. That's the way I am going to go. Thanks Again, Sam
  6. pungy

    Can using Delphi do this?

    Join Date: Apr 08 Posts: 4 Samc1943 is an unknown quantity at this point (<10) OS-Windows XP Professional SP3 (going to Upgrade to Windows-7 -Ultimate) I need to write an application that will allow some graphic features such as: scaling (changing it's size), rotate, crop, etc--maybe some...
  7. pungy

    Working with Graphics?

    VB 6 -Enterprise Edition OS-Windows XP Professional SP2 I need to write an application that will allow some graphic features such as: scaling (changing it's size), rotate, crop, etc--maybe some more robust features like emboss, change resolution,etc. Another thing I want to do is to "join"...
  8. pungy

    VB6 and InnoSetup

    Okay, thank you. Does anyone have any experience with this product?
  9. pungy

    VB6 and InnoSetup

    Several weeks ago someone suggested I use InnoScript and InnoSetup to build my install files. I now have a problem and I am asking your help. Via InnoSetup, I have a Output "Release.exe" file called "app300Release.exe". Since that file was built, I updated the application and now have...
  10. pungy

    Need help with a Security Issue using VB6

    OS = Windows XP SP3 Professional; VB6 Enterprise Edition I have written an application that I am going to try and sell. It is going to be given out as Shareware or Freeware with a 30 day full feature trial period. I have worked out the routine for the trial period but my problem is the...
  11. pungy

    Missing DLL's in Crytal Report XI

    vbCoder85: After you install InnoScript and InnoSetup, print the InnoScript Instructions. Next step: From your Window Folder, do a search on ".dep" files and copy them into a new folder. (For example: I called the folder: Dep-Files.) If you are using HELP files, copy "wshom.ocx" into the...
  12. pungy

    Missing DLL's in Crytal Report XI

    vbCoder85: I will be back to you tomorrow (Thurdsay 12/18/08) with details. In the meantime, why don't you download InnoScript and InnoSetup. They are both FREE products. The only cost that I have seen then ask for is "donations". I've been using them for about 2 months and have not sent any...
  13. pungy

    Missing DLL's in Crytal Report XI

    vbcoder85: As you can see, the above question was never answered. What I did was to stop using Microsoft Package and Deployment system and started using a FREE package called InnoScript and InnoSetup. It took all the guest work out of "what to use". It also creates an "Uninstall" routine...
  14. pungy

    Need API help

    I see NO way to DELETE a POST. Please ignore the above. I resolved my problem. Sam
  15. pungy

    Need API help

    OS = Windows XP SP3 Professional; VB 6 Enterprise Edition I am trying to programmatically change the Version Number that is shown in the ABOUT form, specifically the Revision. Must this be done through an API? If so, I found this API: Declare Function GetFileVersionInfo& Lib "version.dll"...

Part and Inventory Search

Back
Top