Lost Password?

Go Back   CodeCall Programming Forum > Software Development > C and C++

C and C++ C and C++ forum for discussing all forms of C except for C#. These languages are powerful low level languages used for creating Operating Systems, Device Drivers, compilers and much more.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-05-2008, 04:22 PM
jashsayani's Avatar   
jashsayani jashsayani is offline
Newbie
 
Join Date: Jun 2008
Posts: 7
Rep Power: 0
jashsayani is on a distinguished road
Question [HELP] Window size...

I am learning Dis-assembly and need some help with C++ information...

If the size of the Window in Visual Basic 6 is:
Height = 4065
Width = 4230

Then, what will be the size of the Window in C / C++ ?


Note: Window size is not the same in both languages...
__________________
I know: C and C++ / Java / Visual Basic / .NET
Learning: Dis-assembly and XCode for iPhone
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 06-08-2008, 03:01 PM
0xNull 0xNull is offline
Newbie
 
Join Date: Jun 2008
Posts: 11
Rep Power: 0
0xNull is on a distinguished road
Default Re: [HELP] Window size...

If you are using the win32 api use this page to find information about the functions

MSDN: Microsoft Developer Network

The function CreateWindow()

Quote:
HWND CreateWindow(
LPCTSTR lpClassName,
LPCTSTR lpWindowName,
DWORD dwStyle,
int x,
int y,
int nWidth,
int nHeight,
HWND hWndParent,
HMENU hMenu,
HINSTANCE hInstance,
LPVOID lpParam
);
In this link you will find the description about function and the parameters

CreateWindow Function ()
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-08-2008, 11:22 PM
jashsayani's Avatar   
jashsayani jashsayani is offline
Newbie
 
Join Date: Jun 2008
Posts: 7
Rep Power: 0
jashsayani is on a distinguished road
Default Re: [HELP] Window size...

@ OxNull

Thanks a lot !!!
__________________
I know: C and C++ / Java / Visual Basic / .NET
Learning: Dis-assembly and XCode for iPhone
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 06-09-2008, 12:23 PM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: London, England
Posts: 5,290
Last Blog:
Web slideshow in JavaS...
Rep Power: 45
Xav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to behold
Send a message via MSN to Xav
Default Re: [HELP] Window size...

Nice work, 0xNull. +rep
__________________
[TRUTH] TcM is the best moderator ever! [/TRUTH]
"Valid XHTML is like sex - everybody claims to have the same goal, but everybody has their own tricks and results vary wildly."
Mr. Xav | Website | Forums | Blog
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Set window on Top [HELP] wazofski Visual Basic Programming 1 05-10-2008 02:42 PM
Capture image of a specific window. sakishrist Visual Basic Programming 0 04-21-2008 11:44 AM
A Not So Simple Problem felixme86 C and C++ 2 09-27-2007 02:24 PM
java applet window size?? stack Java Help 5 07-24-2007 09:00 AM
! Need urgent help ! Drawing program using cygwin siren C and C++ 0 05-26-2007 10:51 PM


All times are GMT -5. The time now is 11:32 PM.

Contest Stats

John ........ 223.00000
dargueta ........ 168.00000
Xav ........ 164.00000
LogicKills ........ 20.00000
sam ........ 20.00000
gaylo565 ........ 18.00000
|pH| ........ 15.00000
WingedPanther ........ 15.00000
Johnnyboy ........ 3.00000
navghost ........ 1.00000

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 67%

Ads