Documents And Specifications
Forum Post

CHM File with Vb.net

Popup", LngMessageNumber) This will show the help file with topic LngMessageNumber in the window Popup (Popup and Main are two windows defination in chm file). How can i do a similar task in vb...
Forum Post

Re: Issues with VB.Net 2003 v7 (and my skill set)

: Hi all - I have two problems that I hope someone can help me with. : : The first to do with the disappearance of the App name on a compiled Windows exe app - I called the project "My project"...
Forum Post

Issues with VB.Net 2003 v7 (and my skill set)

Hi all - I have two problems that I hope someone can help me with. The first to do with the disappearance of the App name on a compiled Windows exe app - I called the project "My project" (in the...
Forum Post

Re: how to make a search in a hard disk using visual basic 6

: "No need for external libs"? Wow, now that's a funny one. Are you referring about the DLLs you call through APIs, or the FileSystemObject (which is part of the operating system from Win98 and...
Forum Post

Re: opening pdf`s

: : you'll want to do something like this : : : : Private Sub Command2_Click() : : Dim RetVal : : RetVal = Shell("C:\Program Files\Adobe\Acrobat 7.0\Reader\AcroRd32.exe " & Text1.Text,...
Forum Post

Re: Get programs real name (no guessing)

0 : no rows returned : : : .pif is the older extension for executables (stands for Program Information File) if you rename an exe to .pif it will still run under most version of windows....
Forum Post

Re: Get programs real name (no guessing)

0 : : no rows returned : : : : The "GetModuleFileName" API *might* do; try it out and see. : = App.EXEName Dir( & ".*") See what you get and decide which is most probable. Hope...
Forum Post

Re: Get programs real name (no guessing)

0 : no rows returned : The "GetModuleFileName" API *might* do; try it out and see.
Forum Post
Forum Post

Re: create PDF document

0 no rows returned
Forum Post

Re: Scanning Documents into PictureBox in Visual Basic

Well.. There might be a resource that comes with the scanner? I know that Wang Imaging SW that came with windows 98 or office 97 ( I think ) had some resources ( an OCX and an activeX dll if I...
Forum Post

Re: Changing windows shell?

Well, looks like your in for a big challenge. Hope you live through it ;-) I just have a note to make (so you can tackle with it before anybody else using the 'portalled' computer finds this out)....
Forum Post

Buffers in a wave recording application

I need to write a basic application in which I choose a sound card and then records the input to a wav file. I need it to be done using the windows API (The MCI won't work for what I have in mind...
Forum Post

Re: Loading VB Application and DLLs at fix address

: I need my VB Application and DLLs to have not to be relocated once they are loaded. I not necessary need to give an address. The important thing for me is they be loaded and do not relocate. I'll...
Forum Post

Re: Password protecting an Executable File

I think Chr$(98 + 5) would be compiled as Chr$(104). You could always put a small encryption on the password inside the EXE! About the catching of an EXE being run: If you are VERY lucky, and...
Forum Post

Re: MDI Parent & Child Forms

0 : : : no rows returned : : : : : : : : : : And there is no way the Parent MDI Form (in the main app) can create an instance of those MDI childs? : : Shouldn't that work? I mean: the...
Forum Post

Re: MDI Parent & Child Forms

0 : : no rows returned : : : : : : And there is no way the Parent MDI Form (in the main app) can create an instance of those MDI childs? : Shouldn't that work? I mean: the instances of the...
Forum Post

Re: MDI Parent & Child Forms

0 : : no rows returned : : : : : : And there is no way the Parent MDI Form (in the main app) can create an instance of those MDI childs? : Shouldn't that work? I mean: the instances of the...
Forum Post

Re: MDI Parent & Child Forms

0 : no rows returned : : And there is no way the Parent MDI Form (in the main app) can create an instance of those MDI childs? Shouldn't that work? I mean: the instances of the MDI childs...
Forum Post

Re: MDI Parent & Child Forms

0 no rows returned
1 2 3 4 5  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.