Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
GeneralMDI as SDI Pin
Colin Angus Mackay19-Sep-03 12:56
Colin Angus Mackay19-Sep-03 12:56 
GeneralPointers to Functions Pin
Wjousts19-Sep-03 12:36
Wjousts19-Sep-03 12:36 
GeneralRe: Pointers to Functions Pin
J. Dunlap19-Sep-03 12:48
J. Dunlap19-Sep-03 12:48 
GeneralRe: Pointers to Functions Pin
aka the guy20-Sep-03 3:47
aka the guy20-Sep-03 3:47 
GeneralRe: Pointers to Functions Pin
Wjousts20-Sep-03 13:28
Wjousts20-Sep-03 13:28 
GeneralRe: Pointers to Functions Pin
Blake Coverett20-Sep-03 15:23
Blake Coverett20-Sep-03 15:23 
GeneralRe: Pointers to Functions Pin
Wjousts21-Sep-03 10:12
Wjousts21-Sep-03 10:12 
GeneralRe: Pointers to Functions Pin
Blake Coverett21-Sep-03 11:38
Blake Coverett21-Sep-03 11:38 
GeneralGetting size of Bitmap in bytes or kilobytes. Pin
TigerNinja_19-Sep-03 7:54
TigerNinja_19-Sep-03 7:54 
GeneralRe: Getting size of Bitmap in bytes or kilobytes. Pin
leppie19-Sep-03 8:29
leppie19-Sep-03 8:29 
GeneralRe: Getting size of Bitmap in bytes or kilobytes. Pin
Wjousts19-Sep-03 9:35
Wjousts19-Sep-03 9:35 
GeneralRe: Getting size of Bitmap in bytes or kilobytes. Pin
leppie19-Sep-03 10:34
leppie19-Sep-03 10:34 
GeneralRe: Getting size of Bitmap in bytes or kilobytes. Pin
Wjousts19-Sep-03 12:00
Wjousts19-Sep-03 12:00 
GeneralRe: Getting size of Bitmap in bytes or kilobytes. Pin
Blake Coverett20-Sep-03 15:25
Blake Coverett20-Sep-03 15:25 
Neither will "w x h x bpp" exactly, as it doesn't account for padding or headers. To be fair, the original poster asked about both in memory and on disk, and the FileInfo answer was certainly correct for the on disk case.

--
-Blake (com/bcdev/blake)
GeneralRe: Getting size of Bitmap in bytes or kilobytes. Pin
leppie20-Sep-03 23:10
leppie20-Sep-03 23:10 
GeneralContext Menus will text box Pin
Wjousts19-Sep-03 6:56
Wjousts19-Sep-03 6:56 
GeneralRe: Context Menus will text box Pin
Carlos H. Perez19-Sep-03 10:39
Carlos H. Perez19-Sep-03 10:39 
GeneralRe: Context Menus will text box Pin
Wjousts19-Sep-03 11:59
Wjousts19-Sep-03 11:59 
GeneralRe: Context Menus will text box Pin
J. Dunlap19-Sep-03 12:16
J. Dunlap19-Sep-03 12:16 
GeneralRe: Context Menus will text box Pin
Wjousts19-Sep-03 12:29
Wjousts19-Sep-03 12:29 
GeneralRe: Context Menus will text box Pin
Nish Nishant19-Sep-03 16:23
sitebuilderNish Nishant19-Sep-03 16:23 
GeneralRe: Context Menus will text box Pin
Carlos H. Perez19-Sep-03 17:47
Carlos H. Perez19-Sep-03 17:47 
GeneralRe: Context Menus will text box Pin
Nish Nishant19-Sep-03 18:07
sitebuilderNish Nishant19-Sep-03 18:07 
GeneralRe: Context Menus will text box Pin
J. Dunlap19-Sep-03 18:11
J. Dunlap19-Sep-03 18:11 
GeneralTrying to Access Managed C# Interface from Non Managed C++ Extended Stored Proc Pin
acote@postech.ca19-Sep-03 6:34
acote@postech.ca19-Sep-03 6:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.