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 / March 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
hide when minimized19 Mar 2005 03:20 GMT13
Does anybody have a sample how to implement the "hide when minimized"
functionality into a vb6 app.
Thanks
Marc
Win32 Api code helpfull only with Notepad18 Mar 2005 21:54 GMT9
I have the following code which just helpfull with Notepad:
Code:
<DllImport("user32", CharSet:=CharSet.Auto, SetLastError:=True)> _
   Public Shared Function FindWindow(ByVal lpClassName As String, ByVal
Add new submenu at run time18 Mar 2005 16:13 GMT1
Does anyone have the code to add a new submenu to the menu control at run
time?? I can expand the parent ok but need to add a child menu on-the-fly.
Thanks
Get folder for \Application Data18 Mar 2005 11:08 GMT1
How can I programatically get a logged in users folder path to
Application Data and Local Settings\Application Data. I need
to do this for WinXP and Win95/98. Currently I use ENVIRON("USERPROFILE")
but it fails in Win98.
Process handles & object references18 Mar 2005 08:16 GMT9
I need to start a program (maybe ms access!) passing a *command line*
parameter (clp), then get a reference to its object model.
Using shell(), I can start the program with the clp, but shell()
returns a process handle, not a reference to the object model.
How to translate a few C++ declares to VB declares18 Mar 2005 05:45 GMT3
Normally I Google the web and usenet, and do a deep search at Planet
Source Code.  But these functions don't have VB declares anywhere, at
least in the scope of my searching.
The functions I need are ICSeqCompressFrameStart, ICSeqCompressFrame,
Calling API without declares18 Mar 2005 05:07 GMT30
Came across some interesting code that allows you to use API function in
VB/VBA without declaring the functions:
Call API functions by Name, without Declare, v 2.0
Written by Arkadiy Olovyannikov
Change the address bar of Intenet Explorer17 Mar 2005 20:11 GMT2
How can I use win32 api to change the address bar of internet explorer;
for example if i want to change the address bar from http://www.msn.cm/ to
http://www.yahoo.com/, how can I do that, is there any function like
sendmessage can handle this ?
[for EXPERT]  How to detect a system thread17 Mar 2005 18:51 GMT13
I'm using VB5.
I'm attaching a thread to another.
----------
The guide says about the 'AttachThreadInput' API :
DCs and bitmaps17 Mar 2005 18:48 GMT2
This isn't really a specific question about code, but more a question about
theory.
A Device Context contains things like a bitmap, a brush, a pen, and probably
some other things.  In order to draw things on a Device Context, it's a
ChangeServiceConfig in VB6 SP517 Mar 2005 16:21 GMT3
I'm trying to work with ChangeServiceConfig api in VB6,
but I've got error 87 every time I call the API.
Is there a way to make this API to work ?
Thanks to your replies.
Position popup commandbar with dual monitor17 Mar 2005 15:07 GMT1
Have a problem with a popup commandbar in an Excel userform not popping up
on the right monitor
when there is a dual monitor setup. The Excel application will show on the
right monitor, but the
How to draw jpeg from file into image control without LoadPicture?17 Mar 2005 14:36 GMT5
In order to display a series of jpeg files, I am using LoadPicture to stick
them into an image control.
Is there a better (faster or less resource intensive) way to do this?
The problem is that from time to time, the image control simply display a
How can I get my processor frequency?17 Mar 2005 14:32 GMT6
q re: WindowList 17 Mar 2005 11:59 GMT1
I'm just playing with this property and after a bit of advice as I've
never used it before.  AIUI, if you create an mdi and then a menu which
has it's WindowList Property set to true, that menu will automatically
keep track of any child windows which are created within the mdi ...
Pages: 1 2 3 4 5 6 7 8 9 10 February, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.