Search:

Type: Posts; User: Telmo Vaz

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    2,129

    background of dialogbox transparent.. why?

    Hi, im having a problem with the background of a dialogbox from a resource script.

    Those Control windows appear on the screen as they should, but the background window don't. Why is this...
  2. Footer Window (always on bottom from its parent)

    Hi guys, This forum has been very helpfull to me. I'm new to Win32 API.

    I've a new question:
    I have a main Window for my program, and then I made another window wich works like a footer.

    By...
  3. Replies
    0
    Views
    860

    incompatibilities with .RS menu?

    HI, I'm having trouble with my Resource Script

    I'm codig my menu bar on the Resource Script like this:
    (example)

    ID_MENU MENUEX
    {
    POPUP "Ficheiro"
    {
    MENUITEM...
  4. Replies
    1
    Views
    838

    "marker" type of menu

    Hi,

    how can I make with win32 api this kind of "tab menu"?

    http://www.homeandlearn.co.uk/bc/images2/startMenu.jpg

    I mean, look at where it says "taskbar" and "start menu", there is like a...
  5. Problems with RegisterClassEx() function... why does it return 0?

    Hi guys, I'm first time working with win32 api, with C


    I dont know why, but my function RegisterClassEx(&submenuWStruct) is returning FALSE. Could you please tell me why?


    Here's the code:
Results 1 to 5 of 5