Click here to Skip to main content
15,909,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Override Daylight Saving in DT Props Pin
john john mackey17-Sep-04 9:40
john john mackey17-Sep-04 9:40 
GeneralRe: Override Daylight Saving in DT Props Pin
john john mackey17-Sep-04 9:41
john john mackey17-Sep-04 9:41 
GeneralDefault Menu Item Pin
sschilachi10-Sep-04 9:48
sschilachi10-Sep-04 9:48 
GeneralRe: Default Menu Item Pin
Branislav11-Sep-04 3:34
Branislav11-Sep-04 3:34 
GeneralRe: Default Menu Item Pin
sschilachi11-Sep-04 6:44
sschilachi11-Sep-04 6:44 
GeneralRe: Default Menu Item Pin
Branislav12-Sep-04 0:27
Branislav12-Sep-04 0:27 
GeneralC#/C++ Interop - Nested Classes Pin
TheBlindWatchmaker10-Sep-04 7:55
TheBlindWatchmaker10-Sep-04 7:55 
GeneralN00B to VC++ Needing Help...Its probably quite simple Pin
Whiterat10-Sep-04 7:24
Whiterat10-Sep-04 7:24 
First off im a VB man not VC so this is all very new to me,
Ok got a resource file that fails to compile:

Compiling resources...
C:\Documents and Settings\Gaz\Desktop\sig2dat3.11.a-src\sig2dat.rc (13): error RC2104 : undefined keyword or key name: WS_DLGFRAME
Error executing rc.exe.
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Debug\giFThash.sbr': No such file or directory
Error executing bscmake.exe.

sig2dat.exe - 2 error(s), 0 warning(s)


Now i presume the first part is a c**k up somewhere in the code, but not a clue whats up with the second one,

I presume this is ok:

IDD_ABOUT DIALOGEX DISCARDABLE 0, 0, 350, 350
STYLE WS_DLGFRAME | WS_POPUP | WS_CAPTION | DS_CENTERMOUSE
FONT 8, "MS Sans Serif"

So what am i missing?

Thanks
Sorry about the n00bishness
Confused | :confused: GazConfused | :confused:
GeneralRe: N00B to VC++ Needing Help...Its probably quite simple Pin
David Crow10-Sep-04 7:40
David Crow10-Sep-04 7:40 
GeneralRe: N00B to VC++ Needing Help...Its probably quite simple Pin
Whiterat10-Sep-04 7:46
Whiterat10-Sep-04 7:46 
GeneralRe: N00B to VC++ Needing Help...Its probably quite simple Pin
Whiterat10-Sep-04 12:23
Whiterat10-Sep-04 12:23 
GeneralRe: N00B to VC++ Needing Help...Its probably quite simple Pin
Alexander M.,10-Sep-04 15:03
Alexander M.,10-Sep-04 15:03 
QuestionHow to get thread handle from thread ID? Pin
lsaturn10-Sep-04 6:39
lsaturn10-Sep-04 6:39 
AnswerRe: How to get thread handle from thread ID? Pin
David Crow10-Sep-04 7:41
David Crow10-Sep-04 7:41 
AnswerRe: How to get thread handle from thread ID? Pin
Alexander M.,10-Sep-04 14:53
Alexander M.,10-Sep-04 14:53 
Generalmeaning of (%....) in c++ Pin
mark18210-Sep-04 6:19
mark18210-Sep-04 6:19 
GeneralRe: meaning of (%....) in c++ Pin
vineas10-Sep-04 6:28
vineas10-Sep-04 6:28 
GeneralRe: meaning of (%....) in c++ Pin
mark18210-Sep-04 6:35
mark18210-Sep-04 6:35 
GeneralDiscover associated program via Windows registry Pin
MarcoNedwig10-Sep-04 6:06
MarcoNedwig10-Sep-04 6:06 
GeneralRe: Discover associated program via Windows registry Pin
David Crow10-Sep-04 7:47
David Crow10-Sep-04 7:47 
GeneralWinsock problem. Pin
Deepak Samuel10-Sep-04 5:33
Deepak Samuel10-Sep-04 5:33 
GeneralRe: Winsock problem. Pin
David Crow10-Sep-04 5:41
David Crow10-Sep-04 5:41 
GeneralRe: Winsock problem. Pin
Timothy Grabrian10-Sep-04 12:07
professionalTimothy Grabrian10-Sep-04 12:07 
GeneralRe: Winsock problem. Pin
Alexander M.,10-Sep-04 14:48
Alexander M.,10-Sep-04 14:48 
GeneralCNTService Pin
Bob Stanneveld10-Sep-04 5:22
Bob Stanneveld10-Sep-04 5:22 

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.