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 / June 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How can I get Reference Count to some Object20 Jun 2004 06:45 GMT5
1. How can I get Reference Count for some Object (any type)?
2. Create Reference for some Object and not increment Reference Count for that Object?
[SolarAngel]
Graphic Errors19 Jun 2004 23:07 GMT1
My computer was having all kinds of problems, so we wiped everything out and reinstalled Windows 98 ~ finally I can get on the internet again, but now all of the graphics are messed up.  Any web page backgrounds have noise in them ~ including this page!  It's making everything ...
Convert BMP to JPG19 Jun 2004 08:37 GMT6
  What is the easiest way to convert BMP to JPG in VB6 without using any OCX?
  Thank you
MsgBoxEx???18 Jun 2004 23:57 GMT5
Apart from creating a custom messagbox form, is there a way to customize the
message to allow for radio buttons and checkboxes with corresponding return
values??
Secondly, how do I extract/reference/get handle of the standard msgbox icons
fileopen dialog for a directrory18 Jun 2004 21:41 GMT3
hi,
i am searching for a solution to open a fileopen dialog, which allow me to select a directory and not a file. i know there is a solution, but i couldn't find it.
can someone give me a link or an example?
thanks
Create Shortcut18 Jun 2004 21:14 GMT5
Short and simple
How do I create a shortcut programatically please.
[I'm using win 2000 but I would like the code to
to work for win95 > winXP]
Reading properties .ICO and .CUR-files using GetObject function18 Jun 2004 15:56 GMT9
I'am reading image properties (Width, Height, BitsPixel) from image files
using the the GetObject function (Private Declare Function GetObject Lib
"gdi32" Alias "GetObjectA" (ByVal _
hObject As Long, ByVal nCount As Long, lpObject As Any) As Long)
System tray balloon tips18 Jun 2004 15:16 GMT7
I'm using the shell_notifyicon API in VB6:
Private Type NOTIFYICONDATA
   cbSize As Long
   hwnd As Long
How to find the parent Directory PIDL of the Child Folder?18 Jun 2004 15:00 GMT3
How to find the parent Directory of the Child Folder whose PIDl i have using Shell Programming APi call
Here i required to Move one level up b navigating in the backwark order from the Child to the its Parent.
Undocumented API18 Jun 2004 09:49 GMT3
The internet is boasting about some undocumented API exported from
Shell32.dll to receive shell window notifications like window creation and
activate and destroyed events. is there anybody who can tell me if this is
true or not and if this is true how one can implement it and one ...
Need Help with CreateFile on Win9818 Jun 2004 09:07 GMT1
I need to get a valid CreateFile handle on Win 98/ME to use with
DeviceIoControl.
The following call works on 2K/XP:
hdh = CreateFile("\\.\PhysicalDrive0" , _
Display numbers as raster cells/pixels18 Jun 2004 08:42 GMT1
I am developing a spatial model, and I am reading in an ASCII file into my VB.NET application. I would like each number to be represented as a cell or pixel, and for all the pixels to join together to form a grid. I only need this for illustrative purposes, as I need a graphic ...
Type libraries for API Declarations?18 Jun 2004 07:47 GMT6
I received the following from an associate - can somone explain what he
means?
"I've been reading up on type libraries. A concerned developer from
Amsterdam
need help18 Jun 2004 06:54 GMT1
Can anyone guide me ?? I want to connect to users machines remotely to a specified shared directory and try to copy my files to that directory and if any updates in the packages do that changes to their directories . I am using vb application and struggling to get right choice ...
Hooking the mouse18 Jun 2004 00:08 GMT2
I have created a local hook to trap WH_MOUSE messages that occur within my
application's thread.  I am doing this for an inactivity monitor.  The
problem is that WH_MOUSE is apparently firing periodically when everything
is sitting still.  In testing I noticed I'll hook two events, ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 May, 2004
 
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.