Click here to Skip to main content
15,907,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog Box Sizing Pin
Serge Velikevitch4-Oct-00 6:31
sussSerge Velikevitch4-Oct-00 6:31 
GeneralMainFrame adjust size Pin
pedro4-Oct-00 4:54
pedro4-Oct-00 4:54 
GeneralRe: MainFrame adjust size Pin
Tim Deveaux4-Oct-00 11:34
Tim Deveaux4-Oct-00 11:34 
GeneralJet DB Engine Initialization Error Pin
Rick Fishwick4-Oct-00 4:47
sussRick Fishwick4-Oct-00 4:47 
QuestionHow do Develop Windows Explorer? Pin
gsreenu3-Oct-00 23:15
gsreenu3-Oct-00 23:15 
AnswerRe: How do Develop Windows Explorer? Pin
Michael Dunn4-Oct-00 6:18
sitebuilderMichael Dunn4-Oct-00 6:18 
GeneralRepainting the IDR_MAINFRAME icon does not help Pin
Dipalee3-Oct-00 22:11
Dipalee3-Oct-00 22:11 
GeneralRe: Repainting the IDR_MAINFRAME icon does not help Pin
Erik Funkenbusch4-Oct-00 13:01
Erik Funkenbusch4-Oct-00 13:01 
Windows uses the first icon it finds in the resource. The AppStudio places the icon with the lowest resource number first. IDR_MAINFRAME is usually the lowest number, so you should replace the IDR_MAINFRAME icon with the icon you want to use, or create a new icon that has a lower resource ID number than IDR_MAINFRAME.
Generalinstall an icon in the Windows task bar Pin
Crystal3-Oct-00 15:13
Crystal3-Oct-00 15:13 
GeneralWriting a Windows 2000 Driver Pin
Bjorn Borresen3-Oct-00 14:19
sussBjorn Borresen3-Oct-00 14:19 
GeneralRe: Writing a Windows 2000 Driver Pin
Erik Funkenbusch4-Oct-00 13:03
Erik Funkenbusch4-Oct-00 13:03 
GeneralRe: Writing a Windows 2000 Driver Pin
Bjorn Borresen15-Oct-00 15:41
sussBjorn Borresen15-Oct-00 15:41 
General*** Saving TABLES from Access with MFC application *** Pin
Steve Lai3-Oct-00 9:31
Steve Lai3-Oct-00 9:31 
General*** Displaying TABLES from Access in a MFC application *** Pin
Steve Lai3-Oct-00 9:13
Steve Lai3-Oct-00 9:13 
Generaladd-in problem Pin
Y. Hirsch3-Oct-00 8:58
Y. Hirsch3-Oct-00 8:58 
GeneralRe: add-in problem Pin
Michael Dunn4-Oct-00 5:39
sitebuilderMichael Dunn4-Oct-00 5:39 
GeneralRe: add-in problem Pin
Erik Funkenbusch4-Oct-00 13:04
Erik Funkenbusch4-Oct-00 13:04 
GeneralScreen Capture Pin
Larry3-Oct-00 6:39
Larry3-Oct-00 6:39 
GeneralScreen Capture Pin
loh3-Oct-00 6:39
loh3-Oct-00 6:39 
GeneralRe: Screen Capture Pin
Sam Hobbs3-Oct-00 8:17
Sam Hobbs3-Oct-00 8:17 
GeneralMultiple configurations and dependencies Pin
Alex Harford3-Oct-00 6:38
sussAlex Harford3-Oct-00 6:38 
GeneralRe: Multiple configurations and dependencies Pin
Tim Deveaux3-Oct-00 11:35
Tim Deveaux3-Oct-00 11:35 
GeneralTIMER API Pin
xiaowei3-Oct-00 6:35
xiaowei3-Oct-00 6:35 
GeneralRe: TIMER API Pin
Serge Velikevitch3-Oct-00 9:38
sussSerge Velikevitch3-Oct-00 9:38 
GeneralRe: TIMER API Pin
Larry7-Oct-00 9:18
Larry7-Oct-00 9:18 

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.