Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Win API / November 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Rename a file with an invalid filename30 Nov 2007 21:40 GMT5
I have a filename with a ? in the middle of the name. I know it's an invalid
name and I want to rename the file, but I can't rename it because it's an
invalid filename (error 123 The filename, directory name, or volume label
syntax is incorrect.). The file itself is valid, I can ...
Minimum permission to compress files and folders30 Nov 2007 15:20 GMT1
I have some code which compresses a whole folder structure, and it works OK,
but I have admin privileges.  For someone who doesn't, my code fails --
however they can successfully right-click a folder, choose Properties, and
use the Advanced button to compress its whole structure ...
vb6 calling an exe with shell, how to get the results when exe don27 Nov 2007 21:18 GMT3
first I hope this is an okay question for this ng?
Im trying to call an exe using vb6 which I can do already, that part works.  
but when the exe finishes I want to get the return values and use them in the
code to tell the user the action passed/failed or whatever.
BLOB-Image To StdPicture24 Nov 2007 01:18 GMT1
I want to convert DB-BLOB-Data the represent the binary data of
a picture file into StdPicture-Objects.
or somehow 'put' it into a picturebox.
I extract the data using GetChunk so I have a Byte-Array
Smooth curve passing array of points19 Nov 2007 10:03 GMT2
I have an array with (in the order of) a hundred points.
Now, I want to draw a curve passing through all the points.
At present, I just "walk" through the array drawing lines between the
points, but the appearance is not so pleasing to the eye.
Insert smaller image into a bitmap16 Nov 2007 23:40 GMT6
I've got a Windows Forms project done in VB that creates graphs based
on data that is given to the program.  I can save those graphs as
bitmaps but now I want to be able to save multiple graphs in one
bitmap.  Is there a way to paste a smaller bitmap into a larger bitmap
When to call DestroyIcon ?16 Nov 2007 16:25 GMT5
Do I have to call DestroyIcon after every ExtractIconEx call when using
it in a loop, or is it OK to just call it after my loop is finished?
' sample #1 - after loop
For i = 0 To List1.ListCount - 1
Creating Graphical Objects using Visual Basic 200516 Nov 2007 15:16 GMT2
I'm not sure if I'm in the right place for this question, so I'm going to
ask for your forgiveness in advance.
I'm trying to teach myself Visual Basic 2005 .NET and the best way I have
found is to create a project in Visual Basic 2005 .NET.
Difficult one: decrypt files with win api14 Nov 2007 18:51 GMT7
I want to know if there is a way to decrypt files that have been given
a encryption in windows, using a winapi in VB.
If you have a file in windows and right click properties you can set
under advanced the protection (encryption). That way only a pc with
Error Using OpenKeyRegEx Api14 Nov 2007 12:43 GMT1
Using this Api always returns "error 87 Invalid parameters" ... And i don't
understand. I'm using VB2005EE and i'm very "newbee" :o)
Can anyone help me ? Thanks a lot !
Oliver
GetForegroundWindow doesn't work08 Nov 2007 20:05 GMT1
I can't get GetForegroundWindow to work from c# on XP, it always
returns null.
On Vista it works just fine! any ideas as to why?
Alternative to URLDownloadToFile (IE not installed)07 Nov 2007 13:08 GMT6
I'm using URLDownloadToFile and it's working fine, but some of the
users don't have IE installed and don't want to install it.
Is there an alternative to URLDownloadToFile that doesn't require MS
Internet Explorer to be installed?
Detecting if a computer is connected to a domain or workgroup...06 Nov 2007 19:07 GMT2
what´s the fastest way to resolve if a client is in domain or workgroup?
Maybe netapi? Registry value?
Thanks
Get Cursor Position on PictureBox02 Nov 2007 22:15 GMT5
I need to be able to get the cursor position when I click on a drawing in a
picture box in VB6.  I have tried the Get Cursor Position system call, but it
responds only when I click on the form outside the picture box.  There is no
response when I click on the picture box.  Thank ...
GetAsyncKeyState and [Alt Gr]02 Nov 2007 12:25 GMT13
I am using GetAsyncKeyState to read keyboard. Shift is easy to detect.
For example, key [1] has three characters:
[1]: "1"
[Shift][1]: "!"
Pages: 1 2 October, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.