Win32 API discussion


How to integrate MessageBlaster into Progress application?

Actually I only need to trap the WM_ERASEBKGND event from within Progress. As I understand I should use msgblst32.ocx for this. But I never worked with OCX. Could anybody please give me information about the integration of the OCX into a Progress application?
Thank you very much in advance!


Where can I download MessageBlaster (msgblst32.ocx) ??

I cannot find any download link for msgblst32.ocx. Please help!!


Line Chart

I am working on a project that requires representation of data using line chart to be displayed in a frame.

Is this possible in progress? Any advice?

Thanx in advance


How to get the 'WTSSessionID' out of the WTSQuerySessionInformation function??

I need to get the 'SessionID' from a Terminal Server Session.
I've already found a Progress example how to use the 'WTSQuerySessionInformation' to get the username (= WTSInfoClass = 5 => pointer to a null-terminating string).

To get the SessionId I need to call the same function but with the WTSInfoClass = 4 (= pointer to a ULONG variabele)
How can I do this??? I've changed the parameter from 5 to 4 but I don't get a result!!

I also want to use the same function but with the WTSInfoClass = 23 (= WTSClientInfo => pointer to a WTSCLIENT structure)


Microsoft statusbar activex control customization

Hello,

I have embedded Microsoft Statusbar activex control into our GUI application. The control is inside a smart frame and so that it can be easily included and customized for a container. I am using a imagelist activex control to display images inside the statusbar. The images (BMP, GIFS,JPEG,ICOM) looks stretched inside the statubar panel. The images are 16 X 16 resolution. Did anybody experienced similar problem. Can somebody help?

Thanks
Shanker


Attributes & Events of MS Treview(Please help..(:<)

I am trying to use use checkbox property of MS Treeview.
Does anybody has an idea where can I find the attributes & events of an activeX control?

What I'm trying to do is to:
1. Identify the number of Entries in a Treview
2. Loop for each Entry in a treeview. And lastly,
3. To identify if that item's checkbox is selected.

If you have any Idea, please send me code sample how to achieve this.

Thanx,
gsanchez


How to read data from a 3rd party device!!

Consider I have some devices connected to my system like RF-GUN or some other 3rd party devices, How can i get the data from that?

Also i need to know if there is some basic tutorials to start with this WINAPI Samples. I could find hands of examples from this forum, but to have a good start i hope a simple tutorials will do good. If anyone have basic tutorials on this can u please share it with me??? Plzzz guys...

Can anyone help me out???

Thanks in advance...


Codejock Docking Windows

I have been attempting to get codejocks docking panes working in a Progress V9 smart window.

Has anyone managed to get these components operating in a Progress window ?

I have managed to get the primary windows docking pane the launch and create a fresh window, then by use of the getparent() setparent() calls to user32.dll, these launched window becomes a child window in my parent window, but it seems the codejock component isnt doing any control.


ShellExecuteExA

I'm trying to track programs opened through open edge i.e. word, notepad, excel, etc. To do this I've tried using ShellExecuteExA which seem to be capable of passing back the PID if you specify the SEE_MASK_NOCLOSEPROCESS part of SHELLEXECUTEINFO. My problem is I can't figure out how to set this, everything so far has been based on wait until MS-Word finished printing section of OE Hive). Does anyone have any advice or code samples?


Rect.i file not found in <Statusbar and Progressbar common controls> sample

I want to test the program "Statusbar and Progressbar common controls", but I can't find the file win32/struct/rect.i. Where can I find this file?


Syndicate content