Click here to Skip to main content
15,894,343 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Any Function in VC++ that can retrive the Unique ID of my computer, Pin
rocky_pulley19-May-05 16:49
rocky_pulley19-May-05 16:49 
GeneralRe: Any Function in VC++ that can retrive the Unique ID of my computer, Pin
scott sanders19-May-05 17:16
scott sanders19-May-05 17:16 
Generaljpg support Pin
Stirfie19-May-05 14:40
Stirfie19-May-05 14:40 
GeneralRe: jpg support Pin
Christian Graus19-May-05 16:23
protectorChristian Graus19-May-05 16:23 
GeneralRe: jpg support Pin
PJ Arends19-May-05 16:45
professionalPJ Arends19-May-05 16:45 
GeneralRe: jpg support Pin
ThatsAlok19-May-05 18:23
ThatsAlok19-May-05 18:23 
GeneralRe: jpg support Pin
Stirfie20-May-05 0:27
Stirfie20-May-05 0:27 
GeneralWin98 Compatibility problem (Help please) Pin
Demián Gutierrez19-May-05 13:41
Demián Gutierrez19-May-05 13:41 
Hi,

I'm developing a toolbar for the taskbar and it works fine in windows Xp. Now I have to make it work in Win98. I added the unicode layer for win98 and tested it... But I just crashed... I discover that the crashed are in API calls like CreateWindow and MoveWindow... (Those calls works well in WinXP, all the parameters seems to be ok, etc).

Other interesting thing is that not all calls crashes. Some does, but some does not. But it's not random.

For example the MoveWindow call just crash with something like:

Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention.

And the CreateWindow crash with (Sorry, I have the message in spanish, but its a stack error at module ...):

REGSVR32 provocó un error de pila en el módulo KERNEL32.DLL de 0167:bff724c1.

Please, if any one has a hint, I'm really stuck with this.
GeneralPlease help me draw on my desktop behind the icons Pin
Weasel11119-May-05 11:22
Weasel11119-May-05 11:22 
GeneralRe: Please help me draw on my desktop behind the icons Pin
Christian Graus19-May-05 16:24
protectorChristian Graus19-May-05 16:24 
Generalplease help on CListCtrl and LVN_BEGINLABELEDIT Pin
lucy19-May-05 11:13
lucy19-May-05 11:13 
QuestionHow to go about mixing C++ dll with C# forms for use in a scripting language that can call dlls Pin
KnaveR77719-May-05 10:52
KnaveR77719-May-05 10:52 
GeneralI need control over other windows. Pin
bugDanny19-May-05 10:47
bugDanny19-May-05 10:47 
GeneralRe: I need control over other windows. Pin
Joel Holdsworth19-May-05 11:10
Joel Holdsworth19-May-05 11:10 
GeneralRe: I need control over other windows. Pin
bugDanny20-May-05 5:19
bugDanny20-May-05 5:19 
GeneralRe: I need control over other windows. Pin
Joel Holdsworth20-May-05 6:42
Joel Holdsworth20-May-05 6:42 
GeneralOverloaded operators and enums Pin
Andrew Manison19-May-05 9:49
Andrew Manison19-May-05 9:49 
Generalanother small pointers problem Pin
Mridang Agarwalla19-May-05 8:21
Mridang Agarwalla19-May-05 8:21 
GeneralRe: another small pointers problem Pin
Monty219-May-05 8:32
Monty219-May-05 8:32 
GeneralRe: another small pointers problem Pin
David Crow19-May-05 8:35
David Crow19-May-05 8:35 
GeneralSocket Question Pin
talkster519-May-05 8:19
talkster519-May-05 8:19 
GeneralRe: Socket Question Pin
Ryan Binns19-May-05 18:11
Ryan Binns19-May-05 18:11 
GeneralRe: Socket Question Pin
talkster519-May-05 19:58
talkster519-May-05 19:58 
GeneralRe: Socket Question Pin
talkster520-May-05 3:39
talkster520-May-05 3:39 
GeneralRe: Socket Question Pin
talkster520-May-05 4:38
talkster520-May-05 4:38 

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.