Click here to Skip to main content
16,011,444 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: SDK Pin
Christian Graus4-Dec-00 10:23
protectorChristian Graus4-Dec-00 10:23 
GeneralCalendar Control needed Pin
Serge_l3-Dec-00 22:49
Serge_l3-Dec-00 22:49 
GeneralRe: Calendar Control needed Pin
NormDroid3-Dec-00 23:19
professionalNormDroid3-Dec-00 23:19 
GeneralRe: Calendar Control needed Pin
Brendan Tregear5-Dec-00 13:23
Brendan Tregear5-Dec-00 13:23 
GeneralWindows Message Mapping Pin
3-Dec-00 7:38
suss3-Dec-00 7:38 
GeneralRe: Windows Message Mapping Pin
VitSoft3-Dec-00 23:24
VitSoft3-Dec-00 23:24 
GeneralWindows 32bit API Pin
3-Dec-00 6:23
suss3-Dec-00 6:23 
GeneralRe: Windows 32bit API Pin
5-Dec-00 2:53
suss5-Dec-00 2:53 
Yes, almost all comertial programs are programmed in C/C++.
Both programs designed for Win16 (16 bits) and Win32 (32 bits) can be run under Win98. However there are uncountable reasons to use Win32 programming rather than Win16.
I don't know what compiler are you using. Weather your compiler suports Win32 or not should be ask to the compiler manufacturer. For example:
Visual C Version 1.x is designed for 16 bit programming.
Visual C 4.0 and above suports only 32 bit programming.
Borland C 4.5 suports both 16 and 32 bit programming, but it does not have debugger for 32 bit programs.
Borland C 5.0 and above supports Win32.
There are many other windows compilers.



GeneralRe: Windows 32bit API Pin
5-Dec-00 3:15
suss5-Dec-00 3:15 
GeneralWindows 32bit API Pin
3-Dec-00 6:22
suss3-Dec-00 6:22 
GeneralRe: Windows 32bit API Pin
5-Dec-00 3:14
suss5-Dec-00 3:14 
GeneralIIS 3 Pin
3-Dec-00 3:39
suss3-Dec-00 3:39 
GeneralMissing CWnd Handle Pin
2-Dec-00 11:57
suss2-Dec-00 11:57 
GeneralRe: Missing CWnd Handle Pin
Tim Deveaux3-Dec-00 5:25
Tim Deveaux3-Dec-00 5:25 
GeneralRe: Missing CWnd Handle Pin
3-Dec-00 23:29
suss3-Dec-00 23:29 
GeneralModifying Button Styles Pin
hugoitt2-Dec-00 11:37
hugoitt2-Dec-00 11:37 
GeneralRe: Modifying Button Styles Pin
Tim Deveaux3-Dec-00 6:47
Tim Deveaux3-Dec-00 6:47 
GeneralI need help with CDc!!! Pin
James Bird2-Dec-00 4:29
James Bird2-Dec-00 4:29 
GeneralRe: I need help with CDc!!! Pin
Christian Graus3-Dec-00 13:48
protectorChristian Graus3-Dec-00 13:48 
GeneralDocument , View & Frame Pin
2-Dec-00 3:36
suss2-Dec-00 3:36 
GeneralRe: Document , View & Frame Pin
Tim Deveaux3-Dec-00 7:30
Tim Deveaux3-Dec-00 7:30 
GeneralScreen Capture Pin
1-Dec-00 18:42
suss1-Dec-00 18:42 
GeneralRe: Screen Capture Pin
Suha Aktan4-Dec-00 17:20
Suha Aktan4-Dec-00 17:20 
GeneralExplorer Pin
1-Dec-00 16:23
suss1-Dec-00 16:23 
GeneralMDI Pin
Steve P1-Dec-00 12:26
Steve P1-Dec-00 12:26 

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.