Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DLL Talk / what are the ws_ constants

Author
Message
Three Score
19
Years of Service
User Offline
Joined: 18th Jun 2004
Location: behind you
Posted: 28th Mar 2005 05:03
i need a website or something that lists all the ws_ constants for window styles so that i may use it in a dll

X-Patch x-patch.exe(gui):75% make.exe:5% x-patch.dll(runtime dll):0% developed on win xp home sp2
1tg46
20
Years of Service
User Offline
Joined: 1st Feb 2004
Location: I dont know!
Posted: 28th Mar 2005 05:36
do a google search for API Viewer or API Guide. They are great programs that I use on a regular basis. They give you all constants, functions, types, and subs available through API.


Click sig for DB Network X
Three Score
19
Years of Service
User Offline
Joined: 18th Jun 2004
Location: behind you
Posted: 28th Mar 2005 06:23 Edited at: 28th Mar 2005 06:27
HMM I JSUT KEPT ON SEARCHING FOR WS_(sry for caps too lazy to edit)
ok i will use api veiwer then

hmm
have u any clue of what could disable your app being in the taskbar(ws_ex_tool says that is what it does but it dont)

X-Patch x-patch.exe(gui):75% make.exe:5% x-patch.dll(runtime dll):0% developed on win xp home sp2
1tg46
20
Years of Service
User Offline
Joined: 1st Feb 2004
Location: I dont know!
Posted: 28th Mar 2005 08:07
So you want to disable the program that is in the system panel at the bottom of the screen? I have this one book, "HACKISH C++ Pranks & Tricks". The book has quite a few ways to mess around with the start button, process manager, and many other programs. That may be of use to you.


Click sig for DB Network X
Three Score
19
Years of Service
User Offline
Joined: 18th Jun 2004
Location: behind you
Posted: 28th Mar 2005 08:47
no i want for the app to not have a button on it when u launch it

X-Patch x-patch.exe(gui):75% make.exe:5% x-patch.dll(runtime dll):0% developed on win xp home sp2
1tg46
20
Years of Service
User Offline
Joined: 1st Feb 2004
Location: I dont know!
Posted: 29th Mar 2005 00:58
Not sure if you have .NET language, but you can specify a program not to show in the taskbar. Open a window, select a window, get to its property page, set its ShowInTaskbar to false.


Click sig for DB Network X
Three Score
19
Years of Service
User Offline
Joined: 18th Jun 2004
Location: behind you
Posted: 29th Mar 2005 12:30
no .net and no desire for .net

X-Patch x-patch.exe(gui):75% make.exe:5% x-patch.dll(runtime dll):0% developed on win xp home sp2
1tg46
20
Years of Service
User Offline
Joined: 1st Feb 2004
Location: I dont know!
Posted: 30th Mar 2005 00:45
your loss, .NET rocks


Click sig for DB Network X
Three Score
19
Years of Service
User Offline
Joined: 18th Jun 2004
Location: behind you
Posted: 30th Mar 2005 09:46
i guess i just hate runtimes and try to avoid them unless necessary
that is why i dont use dbp to make practical apps anymore(practical=things besides games such as word processors,paint programs ect)

hmm does anyone know where i can get a 16 bit compiler for windows 3.1/3.11/3.11 for workgroups

X-Patch x-patch.exe(gui):75% make.exe:5% x-patch.dll(runtime dll):0% developed on win xp home sp2
Raven
19
Years of Service
User Offline
Joined: 23rd Mar 2005
Location: Hertfordshire, England
Posted: 30th Mar 2005 13:50
Do a search for Borland Turbo C++ 3.x, but you'll have to learn a whole new style of programming.

Div is capable of it, but limited.
qBasic is capable but a pain to use use imo.

Oh and the WS_ values can be found in VC/[platformsdk]/include/winuser.h

platformsdk versions were added for 2002 and above.
Three Score
19
Years of Service
User Offline
Joined: 18th Jun 2004
Location: behind you
Posted: 31st Mar 2005 10:52
dont u mean dev
and isnt there anything that has full capability but follows the ansi c/c++ syntax

X-Patch x-patch.exe(gui):75% make.exe:5% x-patch.dll(runtime dll):0% developed on win xp home sp2

Login to post a reply

Server time is: 2024-04-25 12:59:40
Your offset time is: 2024-04-25 12:59:40