C Board  

Go Back   C Board > General Programming Boards > C Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 05-02-2004, 10:59 AM   #1
Registered User
 
Join Date: Apr 2004
Posts: 20
Thumbs up XP style in DOS !

Hi all, today I saw a program running in DOS mode but had a XP style ! This was really strange to me and I wonder whether I can do the same thing. Can you give me some advices ?
I included the screenshot of that program.
Attached Files
File Type: zip scrshot.zip (19.3 KB, 67 views)
skywing is offline   Reply With Quote
Old 05-02-2004, 11:30 AM   #2
Registered User
 
Codeplug's Avatar
 
Join Date: Mar 2003
Posts: 3,844
It wasn't "running in DOS mode" - in any interpretation of the statement. If the app started as a console application, then it simply removed the console window and started another window.

If you use a program like Spy++ to look at the window class of that window, it won't be the same window class for a console app (pretty sure).

gg

[EDIT]
I suppose it could be a Win16 application, which would be a "DOS mode" app.
[/EDIT]
Codeplug is offline   Reply With Quote
Old 05-02-2004, 11:42 AM   #3
Registered User
 
Join Date: Apr 2004
Posts: 20
I really saw it running withdown Windows environment ! So far, I can make a "rectangle" window using C language which can move,close,.....But it just looks like Windows 3.1 or so. I don't know how he (the author) could make such beautiful windows and icons like that.
skywing is offline   Reply With Quote
Old 05-02-2004, 02:09 PM   #4
/*enjoy*/
 
Join Date: Apr 2004
Posts: 159
Code:
originally posted by skywin
could make such beautiful windows and icons like that.
if want to write same application to this author use a visual c++ ==> macros
begin with (dialogue based)
....
......................... or win 32 application
enjoy is offline   Reply With Quote
Old 05-02-2004, 04:00 PM   #5
Welcome to the real world
 
Join Date: Feb 2004
Posts: 50
Enjoy,

I'm sorry, but that doesn't even make sense. Quit.
OOPboredom is offline   Reply With Quote
Old 05-03-2004, 08:23 AM   #6
/*enjoy*/
 
Join Date: Apr 2004
Posts: 159
i want to help you ?????!
enjoy is offline   Reply With Quote
Old 05-03-2004, 07:07 PM   #7
Registered User
 
Join Date: Apr 2004
Posts: 20
How about OpenGL or something like that ? I've heard about it many times but I still don't know what it is.
skywing is offline   Reply With Quote
Old 05-03-2004, 07:34 PM   #8
Ultraviolence Connoisseur
 
Join Date: Mar 2004
Posts: 159
all you have to do is load images for the button and crap, and you can make it look good.
nonpuz is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
XP Style MK4554 Windows Programming 4 06-29-2006 03:16 PM
Question.. pode Windows Programming 12 12-19-2004 07:05 PM
Direct Connect between XP and DOS lightatdawn Tech Board 0 01-22-2004 11:22 PM
Visual C++ .NET 2003 and XP Style kuphryn Windows Programming 1 10-07-2003 11:08 AM
Windows XP visual themes and style changing bennyandthejets Windows Programming 15 10-03-2003 10:49 AM


All times are GMT -6. The time now is 10:15 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22