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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
shFileOperationsA question18 Jan 2005 17:00 GMT1
Can someone help me understand the function and the user defined parameters
that are associated with it?
Thank you.
GetDc18 Jan 2005 11:22 GMT8
Why is GetDc(Picture1.hwnd) different from Picture1.hHC?
tia
John
A question about function "AVISaveOptions"18 Jan 2005 08:54 GMT3
Hi,There are some codes in http://www.shrinkwrapvb.com/avihelp/avihlp_4.htm 
,which is very helpful to create AVI file by BMP files.
-------------------------------------------------------------------
   Dim opts As AVI_COMPRESS_OPTIONS
Need uxtheme.h17 Jan 2005 23:32 GMT1
I'm working on a function that uses XP theme visual styles.
Can anyone tell me where I can find the "uxtheme.h" module that (I suppose)
contains all the constant definitions?
Thanks a lot,
Re : Flowing Text Around an Image in a RichTextBox17 Jan 2005 23:25 GMT1
Does anyone know how to flow Text (type) around an image (bmp) in a RichText
Box?  The file would be an .rtf file.
I have yet to find anything on the subject anywhere on the Internet.
Thank in advance.
add picture from picturebox to imagelist17 Jan 2005 23:18 GMT2
I want to add a picture from a picturebox to an imagelist but this code
doesn't work because picture1.picture = 0. What am i doing wrong?
rval = SHGetFileInfo("C:\test.xls", 0, finfo, Len(finfo), SHGFI_TYPENAME Or
SHGFI_ICON)
Registry write delay17 Jan 2005 02:17 GMT8
Hi people.
I'm checking possibilities why some code is being executed twice when
it should only happen once. I do write a StatusID indicating if the feature
has already run however I am thinking it doesn't get written to the registry
API-Guide under WinXP Pro problem16 Jan 2005 20:57 GMT7
I am running API-Guide version 3.7.854  (http://users.chello.be/cr27630/3.7/agsetup.exe)
(This is a utility for learning API functions for Visual Basic , including examples) .
After installing the application (running agsetup.exe)  under Windows XP Pro ,
I receive the following ...
Shared memory16 Jan 2005 14:25 GMT11
I am using memory mapped files for cross process communication.  I create a
mapped file which is mapped to the swap file (virtual memory) by calling
CreateFileMapping with the hFile parameter = -1.  I then access the data in
a separate process by calling OpenFileMapping with the ...
Deleting Default registry Value16 Jan 2005 09:56 GMT4
reg.RegDelete ("HKCU")
how can I use regdelete function to delete a default value?
for example if I want to delete the (Default) key in the HKCU root?
Please help
Lookup host by user - how to?16 Jan 2005 07:46 GMT2
is there a way to lookup (programmatically) the host a user is or was last
time logged into in win2k AD? I know how to do it with netsh wins, but that,
as I understand, does not have an API.
thanks,
HOW TO: Catch GotFocus (WM_SETFOCUS) and LostFocus (WM_KILLFOCUS) for Child Windows (contained controls) in UserControl?15 Jan 2005 14:44 GMT4
HOW TO: Catch GotFocus (WM_SETFOCUS) and LostFocus (WM_KILLFOCUS) for Child Windows (contained controls) in UserControl?
I have made UserControl that doesn't receive focus, but it's a controls container with no controls within (in design, maybe I will
add some later on in RT, ...
Transparency in WMF and GIF15 Jan 2005 12:23 GMT1
I'm trying to save a WMF as a GIF using GDI+ but
bitmap.loadfromfile wmffile
bitmap savetofile giffile, gifcodec,0
loses the transparency.
Transmitt Queue Empty  - Serial  Port  using Visual Basic14 Jan 2005 18:12 GMT2
Hi,
Please,  Some one have one example about how check if the transmitt
buffer  of serial ports is empty in VB using API or not ?
Ok ,I know, I must use the WaitCommEvent, SetCommMask and GetCommMask,
add associated icon to picturebox using hwnd14 Jan 2005 17:13 GMT1
Is it possible to add an associated icon wich i get with shGetFileInfo to a
picturebox from wich i only have the hwnd?
tia
John
Pages: 1 2 3 4 5 6 7 8 9 December, 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.