Hi!
I saw some little Progs (mainly etc.) that looked very great. They don't look like normal windows. They have nothing in common with them. (No title-bar etc.) It looks like the windows were designed with Photoshop or something. So I want to create such windows.
If you don't know what I mean I will search such a prog.
I saw some little Progs (mainly etc.) that looked very great. They don't look like normal windows. They have nothing in common with them. (No title-bar etc.) It looks like the windows were designed with Photoshop or something. So I want to create such windows.
If you don't know what I mean I will search such a prog.
ssssshh, don't say dangerous words here. ;-)
If I remember well, roy, one of our members posted such a source code and some explainations... all the window was made by bitmap and owner-draw effects... unfortunaly, the page has some RE-related contents, so I can't post the adress here...
Mob, one of our members again posted here an example about shaped windows... search the board and you will find some interesting results...
If I remember well, roy, one of our members posted such a source code and some explainations... all the window was made by bitmap and owner-draw effects... unfortunaly, the page has some RE-related contents, so I can't post the adress here...
Mob, one of our members again posted here an example about shaped windows... search the board and you will find some interesting results...
This was discussed multiple times here in the last weeks:
http://www.asmcommunity.net/board/index.php?topic=6586
http://www.asmcommunity.net/board/index.php?topic=6586
Hi!
Sorry, obviously I search for the wrong keywords :)
PS: what du you mean with Re-related?
Sorry, obviously I search for the wrong keywords :)
PS: what du you mean with Re-related?
RE == Reverse Engineered == Hacking/Cracking
if you mean custom *shaped* graphical windows then try out this
( it's very small and easy to understand AND YOU DON'T NEED
EXTERN DLL'S OR ADDITIONAL REGION-MAPS!!! )
if you understand the basics it's very easy to code gfx buttons with
mouse_over/out/whatever effects... last year i wrote something like a
test-application that combined my entire windows-gdi knowlegde...
( it's very small and easy to understand AND YOU DON'T NEED
EXTERN DLL'S OR ADDITIONAL REGION-MAPS!!! )
if you understand the basics it's very easy to code gfx buttons with
mouse_over/out/whatever effects... last year i wrote something like a
test-application that combined my entire windows-gdi knowlegde...